|
|
5cc6791877
|
Add MVRV strategy backtesting module with feature engineering and on-chain data integration. Implement model training and evaluation pipeline, including probability threshold analysis. Update configuration for strategy parameters and enhance logging for trade results. Include instructions for running the backtest and preparing data.
|
2026-01-10 06:10:35 +08:00 |
|
|
|
c4aa965a98
|
Add initial implementation of backtesting framework with CLI interface. Introduce core modules for data loading, trade management, performance metrics, and logging. Include Supertrend indicator calculations and slippage estimation. Update .gitignore to exclude logs and CSV files.
|
2026-01-09 19:53:01 +08:00 |
|
Simon Moisy
|
56dca05a3e
|
Initial project setup with Python version 3.12, main script for backtesting trading strategies, and configuration files for project management. Added necessary dependencies and documentation structure.
|
2025-08-05 12:08:59 +08:00 |
|