Backtesting Python Bot with MT5

Dec 10, 2022 at 07:53
1,215浏览
1 Replies
会员从Nov 22, 2022开始   1帖子
Dec 10, 2022 at 07:53
Hello
I write a python bot and it's working fine with mt5.all the functions that i write is correct and i use lib like metatrader5, pandas and ect for my code.
the only problem is backtesting. i know i can write a data loader and reporting system myself with python but it's too much useless work right now.
is there any backtester for mt5 that i can connect my code to it with terminals and other stuffs ?
会员从Dec 30, 2022开始   2帖子
Dec 30, 2022 at 08:35
If you want to backtest a trading strategy using Python, you can 1) run your backtests with pre-existing libraries, 2) build your own backtester, or 3) use a cloud trading platform. Option 1 is our choice. It gets the job done fast and everything is safely stored on your local computer.
登录 / 注册 to comment
You must be connected to Myfxbook in order to leave a comment
*商业用途和垃圾邮件将不被容忍,并可能导致账户终止。
提示:发布图片/YouTube网址会自动嵌入到您的帖子中!
提示:键入@符号,自动完成参与此讨论的用户名。