MT5 backtest with python

 
Hi community,

I made a project under MT5 with python code.

Is there a solution to backtest this project ?

Thanks !
 
Erwann Pannerec: Hi community, I made a project under MT5 with python code. Is there a solution to backtest this project? Thanks !

MetaTrader 5 does not have built-in support for back-testing Python code in its Strategy Tester. There may be 3rd party solutions for that out there, but I am unaware of any. Try doing a search on GitHub or via Google in general.