Testing a trading bot

 
Hey guys, so i recently made a trading bot in python on the MetaEditor5, I wonder if i can test the bots efficiency with the Strategy tester on MT5? thanks in advance
I want to test it from 2 years ago till today.
The Fundamentals of Testing in MetaTrader 5
The Fundamentals of Testing in MetaTrader 5
  • www.mql5.com
What are the differences between the three modes of testing in MetaTrader 5, and what should be particularly looked for? How does the testing of an EA, trading simultaneously on multiple instruments, take place? When and how are the indicator values calculated during testing, and how are the events handled? How to synchronize the bars from different instruments during testing in an "open prices only" mode? This article aims to provide answers to these and many other questions.
 
It doesn't work with the python code, have you run a python code on the strategy tester alredy?