を少し発展させて、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 ...
プログラム言語PythonからMQL4の勉強を始めた。「PythonでFXの自動売買」と意気込んでいたが、敷居が高い。そこで以前かじったMT4の言語MQL4で再度挑戦。裁量取引では鳴かず飛ばすなので、自動売買へ…あわよくばMAを販売して副収入と皮算用中で。