Hello, I cannot seem to get the ZMQ EA to perform basic tasks reliably or at all. _zmq.DWX_MTX_GET_ALL_OPEN_TRADES() will respond with dict_keys([]), meaning there is no data for EURUSD. I’ll get ...
First use the MQL4 indcator to generate a .txt file containing all of the 28 currency pair prices for the sample size of your choice. Next use the python script to analyze that file. The script will ...