General - page 10

hello unfortunately i entered wrong word in my name so how i can edit it can please some one guide me. and please also tell me that it can be issue for withdraw the payment in future
  Help please  (3)
Hello, I've been using an EA expert in MT5 since a long time for my main account. i just opened a new secondary account in MT5 and once I log into it the EA goes under the secondary account. is it a glitch or is it actually moving there? and any recommendation because I wanna open the same bot for
  test indicator  (1)
how i can test indicator mq5
How to enable trade_allowed=True by default I am getting False but we don't want set manually i want set this value by using python code please help
Hello everyone, I'm new on meta trader, I'm trying to develop a simple python script that can connect to my account and get some informations, like balance, account t info, open orders ... etc. I found metaAPiCloud and I understood that is a third party that gives you the ability to access meta api
is there an easy way to easily apply the same indicator hundreds of times each with different inputs? or must it be done through code? if so how to code that? this is the indicator Free download of the 'MTF_LRMA' indicator by 'Scriptor' for MetaTrader 5 in the MQL5 Code Base, 2019.02.07
Hello, Below is what's happening to me, It is the same on the Broker's website and now here. It never has happened before on my laptop but is still ok on my desktop. Thanks, and regards, Gman
Hello everyone ! Hope you are doing well... Please, I would like to know how to implement this tool in Mql5 ? If anyone here could help me with a little source code for this tool, it would have really helped me. Thanks
Hi. Is there any Local "South African's, that can code me a expert adviser? Regards Neal
Not sure if anyone faced with this issue? I have Upgraded laptop from Windows 7 to Windows 10, and suddenly my MT4 won't work. Try to download MT5 direct from MQL5 and during installation, ask to key in Proxy server address. and can't proceed at all. Hope someone in the community can assist.
I cannot make new purchase after I run out of 5 times of activation. Please instruct me or reset the product purchase for me. Thank you
Hi, Why i get this message in metatrader 4 journal? 2018.12.19 20:51:43.356    MQL5.community: authorization failed 2018.12.19 20:51:42.973    MQL4 Market: failed to get list of user products [401] ..................... 2018.12.19 08:53:05.191    '***********': datacenter connecting failed [6] 2018...
Where/How to request Oanda retail open positions? I've tried requesting this way; url= " https://api-fxpractice.oanda.com/v3/instruments/AUD_USD/positionBook " but I get result different results (see attached pic)
How do I delete or edit my comments left on a market item (comments given for an EA etc.)
Do any members here use the above indicators to help their trading
Good day. I have logged in to my account on my PC, and I have fogotten my Password Now due to the fact I use a VPS and I do not want my system to go offline not even for a bit. is there a way I can recover my password from my MT5 platform without going back to the Broker. Thank you for any
i want to do ENUM_TIMEFRAMES xTF; // some logic to set xTF bool listOfIsNewCandle[ 6 ] ; if (someBoolCondition) { if (xTF == PERIOD_M1 ) listOfIsNewCandle = {isNewCandle_6min,isNewCandle_5min,isNewCandle_4min,isNewCandle_3min,isNewCandle_2min, false };
All MT5 installed on my computer are showing this error when trying to log in to the Community, however, the MT4 versions are able to log in normally
So while subscribing to a signal I received a notification saying US100 is not available with my broker, as the symbol is titled NAS100 .. is there anyway to connect these symbols in settings? If needed, were to program an EA to convert US100 to NAS100, would the signal still be received to the
Seems like mt5 is backward because we still can't use line studies on. the strategy tester. Why not develop something that is the same with the main trading platform but with added replay mode and and still maintain the EA testing as well. It's so weird that the strategy test, is only meant for EAs
I am subscribed to Just2Trade-MT5 on a MT5 Demo account. How do I get marketwatch to show tickers instead of forex? How do I get the strategy tester to use stock ticker symbols instead of forex pairs? Thank you
Hey there! How can I calculate separate profit factors for long and short operations in OnTester()? I want to refine my scenarios considering those ones in which both profict fators for short and long operations are nice enough (separately). However, as long as I have a consolidated profit factor
when I remove an EA from a chart and then sync again to MQL5 VPS to stop the it running from vps, as soon as i sync to VPS, new orders opens on the charts that I have EA running. So how do I stop this from happening? Thanks
im tring to write a mql5 code based of rsi... i want the EA to only take two trades max a day even when more siginal criteria still pop up... further more, a max of one sell order and one buy order. How do i go about that... my code apparanently takes as many trades as possible as long as the
Can you help me to fix this problem? ';' - open parenthesis expected bot.mq5 42 28 (42) double pipValue = Point; (43) if (_Digits == 3 || _Digits == 5){ (44) pipValue *= 10; (45) }
I started coding the EA in MQL4 but decided it was time to switch to MQL5. I want to write an EA which will take trades off support and resistance levels , but will also use protective hedges to guard against loss in case the trade doesn't go the direction it is supposed to. The protective hedge
Hi Can anyone recommend a Broker suitable for Hyperactivity (Scalping). Thank You
Hi All, I have an EA and when the trades close there is no dotted line showing on the chart I remember it was showing the dotted lines before, i dont remember when and what I have changed in the code, but the ordersend line is still the same and anyway i can't find anything in the ordersend that