を少し発展させて、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 ...
こんにちは。もるふぉと申します。外資系IT会社のプログラマです。 今まで、PHP, Ruby, Python, Java, C++, GoLang などを利用して自社、他社問わず様々な企業のソフトウェアを構築してきました。 EAは自分用のものを作成してきました。 エンジニアリングの観点 ...
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 ...