How do I validate an automation and fix errors with FIA?

How do I validate an automation and fix errors with FIA?

Validation checks whether the automation has the required configuration and whether its workflow can be used as defined. FIA can explain validation issues and help you work through the affected part of the automation.

Validation should be completed before backtesting and deployment.

How to validate an automation with FIA

  1. Open the automation.
  2. Select Use FIA.
  3. Ask FIA to validate the automation.
  4. Review the identified issue or issues.
  5. Correct the affected configuration.
  6. Validate the workflow again.
  7. Once the automation is valid, backtest it before deciding whether to deploy it.

FIA can briefly explain the relevant workflow logic when presenting a validation issue, making it easier to understand why the configuration needs to be changed.

What is Fix with FIA?

When a validation error is being reviewed, Fix with FIA can send the relevant error context to FIA.

FIA can then:

  • Explain the problem.
  • Identify the affected part of the workflow.
  • Explain what needs to be changed.
  • Work with you to update the configuration.

After making the correction, validate the automation again.

Can an incomplete automation be considered valid?

No.

Required configuration must be complete.

For example, an automation requires a valid trigger. If a required trigger setting is missing or incorrect, the issue must be fixed before the workflow can be treated as valid.

Is validation the same as backtesting?

No.

Validation checks whether the automation is configured correctly.

Backtesting applies the strategy logic to historical data so you can review how those rules would have behaved over the selected historical period.

A valid automation should still be backtested before deployment.

Historical results do not guarantee future results.

What If?

ScenarioWhat to do
What if I built the automation manually?You can still switch to Use FIA and ask FIA to validate the workflow on the canvas.
What if there are several validation errors?Review and correct the affected configurations, then run validation again.
What if validation succeeds but the strategy is not what I intended?Validation does not replace your review of the trading rules. Check the trigger, conditions, quantities, actions, timing, and exits before backtesting or deploying.
What if I fix the workflow after a backtest?Backtest the revised version again so the historical test corresponds to the strategy you are considering for deployment.

Last updated: 26 Aug 2026