You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
If you have some time, could you please make a tree of classes and their functions so you can find your way around faster ?
Unless there's a MetaTrader tool/add-on that does that already ?!
I think there is not a Metatrader tool for that kind of task. Can you provide a template? Also, i was thinking a github page maybe helps a lots(like a better documentation).
I am getting error when compiling:
MqlTradeRequest request = {0};
cannot convert 0 to enum 'ENUM_TRADE_REQUEST_ACTIONS' ExecuteMT5.mqh 68 31
MT5 build 2981 21 June 2021
I see this is reported here long time ago but nobody is fixing: https://github.com/Denn1Ro/MQL_Easy/issues/5
I am getting error when compiling:
MqlTradeRequest request = {0};
cannot convert 0 to enum 'ENUM_TRADE_REQUEST_ACTIONS' ExecuteMT5.mqh 68 31
MT5 build 2981 21 June 2021
I see this is reported here long time ago but nobody is fixing: https://github.com/Denn1Ro/MQL_Easy/issues/5
Hi,
soon an updated version will be released that fixes the error.
any update in progress ?
maybe you could also fix this .. https://www.mql5.com/en/forum/345511
thanks for mql_easy