-
I bet this will be a great MT5 tool.
I tried compiling both the MQL4 and MQL5 versions of the EA and was hit with a wave of error which i believe the dev can work on
-
Do it is possible to add support for MQL4?
https://www.mql5.com/en/blogs/post/715996
-
When you upload it to mql4 it's not working.
Close the app and open the app again won't work
-
Hi
MQL4 is the language MetaTrader4 Scripts are written. It's a derivate of C with some features added/removed.
Is there either a way to add custom file extensions to atom-beautify?
Or can you…
-
Rename `Misc/ATR_MA_Trend.mq4.todo` to .mq4 and check the syntax for MQL4. It's used by [ATR_MA_Trend](https://github.com/EA31337/Strategy-ATR_MA_Trend) strategy.
Est. 1d
-
The MA computed by EA31337 Indi_MA, used in MA.mq5 in EA31337-Indicators/Common/Price has slight difference compared with the MA provided by MetaTrader (Either builtin "Moving Average" indicator or "C…
cgava updated
6 months ago
-
There is an index error in the MA.mq5 code, which produces the following result:
![image](https://github.com/EA31337/EA31337-indicators-common/assets/5547820/e6bf108c-5cf0-4b11-970f-40644a85fcc1)
…
cgava updated
7 months ago
-
Subscribe to this issue and stay notified about new [weekly trending repos in MQL4](https://github.com/trending/mql4?since=weekly).
-
Hi Is there any way this would work if I just used "WinINet/1.6" for user agent as I am using this in mt4 and the only part not working is:
`TerminalInfoString(TERMINAL_OS_VERSION),"
TerminalInfoS…
-
I am getting this error in Sublime (OSX Sierra) console:
Mqlcompiler | error: wrong file extension: (.mql4)
Any ideas?