
nautilus-trader for backtesting and databento for high-quality historical data.requirements.txt file contains all the necessary libraries."YOUR_API_KEY" with the key you obtained from Databento.run_backtest.py file.data_handler.py script downloads the data for the quarterly ES futures contracts for 2024 and consolidates them into a single Parquet file.data/raw/ES_2024.parquet.run_backtest.py script runs the strategy simulation.results/backtest_results.csv.Posted Oct 7, 2025
Implemented SMA crossover strategy for E-mini S&P 500 using NautilusTrader and Databento.
0
0
Dec 31, 2023 - Dec 30, 2024