With the "Run Test" button, you can test your automation’s logic directly inside the automation editor.
You can select what bot to test the automation on and use the bot’s specific settings for the test. For example, you can stress test an automation across multiple bots to see the decision outcome at the exact moment you run the test.
The test will instantly show you every decision’s outcome using real-time market data. You can even test different variables by changing the automation’s custom inputs.
For example, you can quickly and easily test if the bot’s minimum volume and minimum probability of profit thresholds are met in a live trading scenario.
If you are using a symbol loop, the test will show the results for each ticker.
If all decision criteria are met to open a position, the new position’s details are displayed, including the strike prices and expiration date.
Great news: you are never limited in the number of tests you can run. We encourage you to run as many tests as necessary to feel confident that your automations will perform exactly how you want them to.