Trading Historical Data

 
Is there a way to manually test a system by manually entering and exiting trades in MetaTrader with historic data so that it keeps track of your wins and losses?
 
babatot :
Is there a way to manually test a system by manually entering and exiting trades in MetaTrader with historic data so that it keeps track of your wins and losses?

You can certainly write your own simple EA to place orders. One example is provided here: https://www.mql5.com/en/articles/1509. I hope this helps.