AI Backtest Extension
A VS Code extension for backtesting trading strategies using AI-driven algorithms.
Features
- Upload CSV files with timestamp, price, and volume data.
- Run Moving Average Crossover or custom strategies.
- Export results as PDF.
- Theme support (dark/light).
Usage
- Install the extension from the VS Code Marketplace.
- Open the command palette (
Ctrl+Shift+P) and select "AI Backtest: Run Backtest."
- Upload a CSV file or paste data into the textarea.
- Select a strategy and run the backtest.
Requirements
- VS Code 1.80.0 or higher.
License
MIT
| |