⏱️Watchlist Backtest Tab

This tab provides settings to automatically test a strategy across your watchlist

The Watchlist Backtest Tab

πŸ” Test WatchList on Current Parameters

This button runs a backtest on each ticker in your WatchList using your current strategy parameters and downloads a CSV file with the results.

circle-info

Use this feature to quickly assess which assets perform best under your chosen strategy settings.


πŸ”„ Backtest WatchList

Run a more extensive backtest over your entire WatchList for multiple cycles.

How it works:

  • Uses your current backtest settings

  • Loops through all tickers in your WatchList

  • Runs the test for the specified number of cycles (default: 100 cycles)

  • Saves a CSV file with the results

You can adjust the number of cycles using the input field next to this button.


⏳ Test Current Parameters on Timeframes

Instead of testing multiple tickers, this option backtests your strategy over multiple timeframes.

Specify which timeframes you would like to test over in the input field. (default: 30m,1h,4h,1d)

This helps evaluate how your strategy performs across different market timeframes.

circle-info

Use this feature to identify the most effective timeframe for your trading strategy.


πŸ“₯ Download Results

Click Download Results to retrieve the CSV file from your last WatchList backtest.


πŸ“€ Export Parameters

This feature allows you to export your current strategy parameters for a specific ticker.

How It Works:

  1. Select a ticker from the dropdown menu.

  2. Click Export Parameters to download a CSV file containing your strategy settings for that ticker.

Last updated