Backtest Your AI Trading Agent
Backtesting is a critical step in evaluating the performance of your AI Trading Agent. It allows you to test your strategy using historical market data to see how it would have performed in the past.

After copying or creating an agent through Agent Builder, you should be automatically redirected to the backtesting view. If you don't see the backtesting modal, you can open it by clicking the "Run Backtesting" button on your agent's dashboard.
How to Test Your Agent with Historical Data
Choose the Backtest Period: Select a historical range from 1 to 30 days. Longer periods offer more reliable results.
Set Portfolio Size: Define your starting wallet balance to ensure your strategy executes properly.
Add ERC-20 Tokens (Optional): Add tokens to simulate real trades if you want to test with your current holdings.
Run the Backtest: Click "Run" to simulate your agent’s trades during the selected period.
Next Step:
Once you're satisfied with the backtesting results, you can proceed to the next step. For detailed instructions on creating and assigning a wallet to your agent, see the Create & Assign Wallet section.
Last updated