General - page 303

  Subscribe Signal  (3)
Can Signal was allow to stop manually the trades or not
Hi It would be great if any one can share their expereince with <broker name removed>. I have been using this since over a montha and never had any issues with deposits and withdrawals until today. I was told that my withdrawals are frozen as I have reached more than 13 subordinates under my
I wonder, is the order ticket number unique to all brokers, or it is possible for two orders from different brokers to have same ticket number? I'm saving my trades to a database, I don't want to have two order same ticket number down the road because I'm trading with multiple brokers
Hi, I have placed a job on Freelance and I have had responses, I am trying to view their feedback/profile but I am unable to work out how, can someone please guide ma in the right direction. thanks
In MQL5, despite MQL4, GetLastError() doesn't reset the _LastError variable. If CSymbolInfo ::CheckMarketWatch() is called in a loop providing symbols from an array, and there is an unknown symbol in the array, subsequent calls of the function will fail. The function is called in the Name() method
Hi, is there any way to export the History tab (Report) including Magic Number
hi, if open order 10 i want calculate if (10th order - 1st order) = 1$ profit so close both trade, 2 to 9 order wait for profit
I have a new account with a balance. Have not had the option to trade at all. Please anyone help. Thanks
I have two new warnings to issue about 1) signals, and 2) VPS offered by a broker. Starting with 1) DO NOT COPY STOPLOSS/TAKEPROFIT. This just happened to me a day or two ago and, apparently, many people on the JohnPaul77 signal, and who knows how many signal subscribers have been affected by...
  VPS not starting  (6)
Hello Team, My VPS is not starting ,please could you help? I've attached some screenshots. Thanks Marco Error Message 2022.06.17 09:40:35.934 Virtual Hosting 6373876: failed to get status for 6373876 failed to execute the migrate command
Hello I'm working with copy trader in my broker and its strategy working with martingale . I need a EA that help me to avoid accept more order ( if accept specified lost volume it would be better as option ) and send me alarm to follow rest of order manually . as you completely aware martingale
  Restore signal  (2)
Is it possible to restore the signal after unsubscribe few days ago
Hello, I have constructed a program for automated trading . It worked without a brake for several days and without change. Today it stopped buying and selling ( short position ). On the code it's everything ok, and on my trading account there are enough money so to trade. What could it be? Ty
What happened to product description automatic language conversion I remember when the validation used to be done by moderators once I converted the product decription to all languages in mql5 but the moderator told me I don't need to do that because it is automatically converted but it seems now it
Helo MQL5 group. I am signal provider. I dont see my broker in list Could you add my broker to the list for me. Thanks a lot This is information about broker. www.FXCE.Com Thanks
Hi, my virtual server recently expired and I even had it on auto renewal. but it never got renewed. I tried doing it manually and it gives me an error saying that "no hosting server is available for FXchoice-pro live". My other friends try it with the same mt4 trader broker and do not have the same
Even Less than 50 trades per year will be fine, More than 50 trades per year, More than 100 trades per year, More than 150 trades per year, More than 200 trades per year, More than 300 trades per year, More than 500 trades per year
The following things I can't really understand: 1. What is "Stochastic: final smoothing" ? 2. What is "Stochastic: type of smoothing" ? 3. What is the RSI, BB, Stochastic and MA Signal Bar? 4. What is "MA: horizontal shift" ? 5. What is "MA: hsmoothing type"
I have a program which gets instructions from a CSV file, I want to know if it's possible to account for the last row I executed so that the next time I check I only read instructions for newly added rows. Can I also just know the number of lines in a CSV file
I've creted a flask api to call copy_ticks_range. but when I called it It prints None, after that I called last_error() function and It's Says: (-10004, "No IPC connection") what is the meaning of this? Can anyone help me? (I also tried given example and gives same output) Thank you! And My Code is
Hello friends, I'm testing an automated trading bot (Python + Metatrader 5) For my bot I'm requesting the price values for: open, close, low, high (for last price bar) For some time ranges it suddenly stops working. The behaviour is: open (empty value) close (empty value) low (empty value) high
I would like to be able to check by code whether the backtest is using open price, control prices and tick data/mode. So that I can restrict the use of open price. How can I do that
After subscribe the signal is it possible to get refund after cancel a week? Because i did get any singnal after i move my subcription
Hi guys, i keep getting an AttributeError with my code, does anyone know how to fix it, it has got be stumped. Get the last tick for the Crypto is Error but Currency cross is Ok! My code in attachment file. Any support would be great
Hello, I got a problem with my MT5 displaying new candles. Some times in some instruments, there only display the price line following the tick change, but no new candle stick or bars displaying. Old candles are still there in the bar chart, seems there are errors in a certain time and then the bars
Hello if possible, please share here for unusual divergences to predict next movements
  Wishes for MT5  (1163   1 2 3 4 5 ... 116 117)
A logical continuation of the theme: https://www.mql5.com/ru/forum/105052
  Convert EA  (1)
Hi I need to convertan eA from MT4 to MT5 does anyone know how tp help me
turn off EA from metatrader mobile app? IS this possible? thanks, mark
  Python api mt5  (2)
Hello everyone, I am using the python mt5 library, it's really great, execpt I miss some functions. I am refering to those about economic calendar (https://www.mql5.com/en/docs/calendar). Will it be included in the next release? When would that be? Thanks pgz