Simon Moisy 806697116d Refactor backtesting logic and introduce new components
- Replaced TrendDetectorSimple with a new Backtest class for improved backtesting functionality.
- Integrated argparse for configuration file input, allowing dynamic parameter setting.
- Added MarketFees and Supertrends classes to handle fee calculations and trend detection, respectively.
- Removed deprecated main_debug.py and trend_detector_simple.py files to streamline the codebase.
- Enhanced process_timeframe_data to utilize the new Backtest class for executing trades and calculating results.
- Updated Storage class to support writing backtest results with metadata.
2025-05-21 17:03:34 +08:00
2025-05-20 18:40:16 +08:00
2025-05-20 16:22:11 +08:00
2025-05-17 14:48:30 +08:00
2025-05-20 18:40:16 +08:00

Cycles

Description
No description provided
Readme 2 MiB
Languages
Python 99.4%
Dockerfile 0.6%