Backtesting Python Bot with MT5

Dec 10, 2022 at 07:53
1,188 Views
1 Replies
Member Since Nov 22, 2022   1 posts
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 ?
Member Since Dec 30, 2022   2 posts
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.
Sign In / Sign Up to comment
You must be connected to Myfxbook in order to leave a comment
*Commercial use and spam will not be tolerated, and may result in account termination.
Tip: Posting an image/youtube url will automatically embed it in your post!
Tip: Type the @ sign to auto complete a username participating in this discussion.