Backtesting Python Bot with MT5

Dec 10, 2022 at 07:53
1,202 Views
1 Replies
Biedrs kopš   1 ieraksti
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 ?
Biedrs kopš   2 ieraksti
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.
Pieslēgties / Sign Up to comment
You must be connected to Myfxbook in order to leave a comment
*Spams netiks pieļauts, un tā rezultātā var slēgt kontu.
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.