Intermediate6 min5 STEPS

Strategy Made Unexpected Trades

Investigate why a deployment executed trades you did not expect using the audit log and activity feed

Updated 2/13/2026
Knowledge LayerTutorials

Guided flows

Guided step-by-step flows for setup and operations.

Steps

01Review trade details

Navigate to the deployment's trade history and click the unexpected trade. Review the timestamp, price, execution details, and the condition that triggered it. All trade actions are recorded in the audit log.

02Check strategy configuration

Review entry conditions. Was there ambiguity or error in logic? Backtest to see if same behavior repeats.

03Analyze market context

What were prices/indicators when trade executed? Did a spike or anomaly trigger unintended entry?

04Review activity log

Strategy activity log shows decision process. Look for clues: 'Entry condition met: RSI < 30' explains why trade opened.

05Adjust rules if needed

If trade was logically correct but undesired, refine entry conditions. Add filters to prevent similar situations.

Was this tutorial helpful?

Need Help?

Stuck on a step? The support team can help troubleshoot.

Contact Support