-
Buen día.
1. Demasiado código redundante, además de estar colocado al principio del código, en MQL4 no importa si las funciones no están definidas en el principio del código, ni mucho menos declara…
-
If you try for example to open 50 trades you won't be able to return all open orders due to the string limitation of MQL4, a did a hack which is putting all orders in one array and then publish one by…
-
This looks like a very interesting project, but unfortunately does not compile on the current version of MQL5. Many calls, such as SetObject have the wrong parameters. I’ve managed to correct many of …
-
Toggle command (with short cut and/or Edit > Comment > Toggle Comment) don't work.
Can you add these funcionality please?
Thanks
-
Hi,
First of all a big thanks for bringing this module live.I am using 2.0.0-pre and using pre-compiled library but getting this error.Any idea where I am going wrong?
I am using version 4,build 950.
…
-
The two file "DWX_ZeroMQ_Server_v2.0.1_RC8.mq4" and "GlobalVariable.mq4" are showing error and warnings
The file "DWX_ZeroMQ_Server_v2.0.1_RC8.mq4" is showing 1 error
'&' - parameter passed as r…
-
Hi femtotrader...
I try this replicator on MT4. It seems okey and great.
Wanna ask u.... How to re adjust the name of symbol. Due to there is different symbol for different broker.
For exam…
-
I am using build 1280 of mt4 and I ran into this wierd problem, im not sure if its just me or it will effect others but i wanted to post my (dodgy) fix if anyone else runs into it. Any time i used get…
-
https://docs.mql4.com/basis/function/events
OnChartEvent
OnChartEvent() is the handler of a group of ChartEvent events:
CHARTEVENT_KEYDOWN event of a keystroke, when the chart window is focused;
…
-
Where is the documentation for IndicatorCounted() and all of the functions used in Alveo.UserCode.CodeBase?