を少し発展させて、MetaTrader 4で動くエキスパート・アドバイザーやスクリプトを記述するためのプログラミング言語、MQL4からPythonのスクリプトを実行する方法を、サンプルを交えながら解説します。 もっと短く言うと、python3X.dllを使ってMT4の中にPythonを ...
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 ...