Closed Source Strategy Tester by EdMLegionXX
By EdMLegionXX
Performance Metrics
- Author: EdMLegionXX
- Symbol: CME_MINI:MES1!
- Timeframe: 15 minutes
- Net P&L: +1,065.00 USD (+0.11%)
- Win Rate: 37.4%
- Profit Factor: 1.169
- Max Drawdown: 1,392.50 USD (0.14%)
- Total Trades: 182
Description
Allows you to test an indicator that is closed source (you don't have access to the code). You will need to understand the exposed data elements of the indicator you are testing. This strategy is only looking for a buy, sell, exit long, or exit short to be signals that change from 0 to 1. The stop loss/take profit, if used, are expected to be price values. I encourage you to copy this code and modify it to your needs for specific indicators. Release NotesAllows you to test an indicator that is closed source (you don't have access to the code). You will need to understand the exposed data elements of the indicator you are testing. This strategy is only looking for a buy, sell, exit long, or exit short to be signals that change from 0 to 1. The stop loss/take profit, if used, are expected to be price values.I encourage you to copy this code and modify it to your needs for specific indicators.Release NotesSet useSession default to false.Release NotesStill trying to get the TP/SL to work right.