feat: Enhance Optuna integration and logging for backtesting framework
Changes: - Added new API endpoints for continuing and confirming Optuna jobs, allowing for better management of ongoing studies. - Introduced detailed logging for tick feed tracking and order book processing, improving traceability of vendor performance during backtests. - Updated database schema to include new fields for managing Optuna study results, enhancing the ability to track study progress and outcomes. - Refactored existing functions to utilize the new logging and tracking features, ensuring consistency across the backtesting framework. Impact: - These enhancements improve the robustness and transparency of the Optuna backtesting process, facilitating better analysis and optimization of trading strategies.
This commit is contained in:
5
logs/opt_20260821_102454_seq_seq_active.txt
Normal file
5
logs/opt_20260821_102454_seq_seq_active.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
strategy=scalp
|
||||
study=scalp_tpe_20260818_20260820_20260821_120156
|
||||
entry_mode=
|
||||
sl_mode=
|
||||
extra=
|
||||
Reference in New Issue
Block a user