-
New script needs to be created: `dl_bt_metaquotes.py` for downloading backtest data (DAT) for given symbol (`-p`) and years (`-y`) from metaquotes.net into given folder (`-d`, e.g. `download/metaquote…
-
Im putting the file in the experts folder, but it does not show up, and when I go to compile it it shows 100 errors when I change it to MQL5
![image](https://user-images.githubusercontent.com/1427662…
-
Hi, here is an image of the folder, how do I follow the steps in this link https://github.com/darwinex/DarwinexLabs/tree/master/tools/dwx_zeromq_connector?
![2](https://user-images.githubuserconten…
ghost updated
5 years ago
-
I thought about an issue with Bitmex (it returns closing timestamps for ohlcv candles) and how to workaround it on a most proper manner...
One possibility, as I already stated somewhere, would be a…
-
I wonder If Someone Knows some indicators or a trick that a bot can use to determine bad markets conditions?!
If You do Please Let Me Know.
@binary-ex-machina
@lasaidhari
@Hooponopono
@hotmatri…
-
**Solution-0**
I have wrapped the Lazy pirate Pattern into a .dll
And I made a MQL binding for it.
It can be found [here](https://github.com/swilwerth/mql-lpclient-latest)
What is provided is…
-
I am getting an Error with code 129 (Invalid Price). My python code is :
```
from DWX_ZeroMQ_Connector_v2_0_1_RC8 import DWX_ZeroMQ_Connector
_zmq = DWX_ZeroMQ_Connector()
_zmq._DWX_MTX_NEW_TRA…
-
Hello,
When using mtapi in the backtest on MT4,
I get this error, Abnormal Termination.
I tried uninstall then reinstall, but did not help.
after pushing start in Back test mode, the graph is stan…
-
deinit is not being called everytime.
the program can subscribe and receive message at first run. after closing the expert and reopen, mt4 held up zmq binding. the program cannot receive messages …
-
Need api functions to be built for MT4, similar to AmiBroker.