Backtesting Python Bot with MT5

Dec 10, 2022 at 07:53
1,218 개의 뷰
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
*상업적 사용 및 스팸은 허용되지 않으며 계정이 해지될 수 있습니다.
팁: 이미지/유튜브 URL을 게시하면 게시물에 자동으로 삽입됩니다!
팁: @기호를 입력하여 이 토론에 참여하는 사용자 이름을 자동으로 완성합니다.