If your backtest shows no matching trades found, it means the automation did not generate any trades during the selected backtest period. A backtest generates trades only when the workflow conditions are triggered during the selected historical period. If the entry conditions are too specific, the date range is too short, or the market did not match the strategy logic, no trades will be shown.
You can try reviewing:
- The selected start date and end date.
- Entry and exit conditions in the workflow.
- The selected symbol or instrument.
- Initial capital and slippage values.
- Whether the automation includes an order placement action.
What if…
| Scenario | Solution |
|---|
| The selected period is too short | Increase the date range and run the backtest again. |
| The strategy conditions are too restrictive | Review the entry and exit conditions in the workflow. |
| The market did not meet the strategy logic | No trades will be generated for that period. |
| I want to export the tradebook | Export is available only when trades are generated.
|
Last updated: 13 Jul 2026