
- www.mql5.com
You could, but you would effectively just be "shelling" out the process of starting MetaTrader from the command-line with the required configuration, so you might as well use a command batch file instead which then calls a python script to process the set file. Read the documentation on how to start MetaTrader from the command line.
You could, but you would effectively just be "shelling" out the process of starting MetaTrader from the command-line with the required configuration, so you might as well use a command batch file instead which then calls a python script to process the set file. Read the documentation on how to start MetaTrader from the command line.
n't
Your question makes no sense. As I have already explained, a pure python script, cannot directly start an EA on MetaTrader. You can only do it via the command-line (or by "shelling" from python) as described in the documentation I linked for you. Did you read it?
Your question makes no sense. As I have already explained, a pure python script, cannot directly start an EA on MetaTrader. You can only do it via the command-line (or by "shelling" from python) as described in the documentation I linked for you. Did you read it?
You agree to website policy and terms of use