Strategy tester is showing a flatline ...

 
Strategy tester is showing a flatline when testing my set file, but the bot is currently taking live trades from same set file ! Why is this? Set file is attached to this message
 
  1. No file attached
  2. Set file just sets the EA's parameters, it is then irrelevant.
  3. If you want help with your code, you must post your code.
  4. Use the debugger or print out your variables, including _LastError and prices and find out why. Do you really expect us to debug your code for you?
              Code debugging - Developing programs - MetaEditor Help
              Error Handling and Logging in MQL5 - MQL5 Articles (2015)
              Tracing, Debugging and Structural Analysis of Source Code - MQL5 Articles (2011)
              Introduction to MQL5: How to write simple Expert Advisor and Custom Indicator - MQL5 Articles (2010)