Can I make an EA in MetaEditor using python and after that to make some strategy tester in MetaTrader 5?
alpoeffect:
Can I make an EA in MetaEditor using python and after that to make some strategy tester in MetaTrader 5?
Yes we can 😊
Can I make an EA in MetaEditor using python and after that to make some strategy tester in MetaTrader 5?
alpoeffect:
Can I make an EA in MetaEditor using python and after that to make some strategy tester in MetaTrader 5?
Can I make an EA in MetaEditor using python and after that to make some strategy tester in MetaTrader 5?
No. Python scripts cannot be backtested using the MT5 platform. Only EAs written in MQL can be backtested using MT5.
I think
if script working is Python then, it can not backtested
and
if EA trade main is MQL5 and call to calculate at python, then is can possible to backtesting
demoinvest:
I think
if script working is Python then, it can not backtested
and
if EA trade main is MQL5 and call to calculate at python, then is can possible to backtesting
The point of a python API is to use python tools, not MT5. If you want to use only MT5 then you need to write your algos in MQL. You use python because you want to backtest and trade using python libraries.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register