Hwang 336d637b72 feat(param-search): Add new evaluation functions for breakout, momentum, and tail parameter combinations
Changes:
- Added `apply_params_to_db` function to streamline parameter application to the database.
- Introduced `evaluate_breakout_param_combo`, `evaluate_momentum_param_combo`, and `evaluate_tail_param_combo` functions to enhance the evaluation of parameter combinations for respective strategies.
- Updated `requirements.txt` to include `optuna==4.2.1` for improved optimization capabilities.

Impact:
- These additions improve the modularity and efficiency of parameter evaluations across different trading strategies, facilitating better optimization and backtesting processes.
2026-07-06 02:18:14 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-02-22 21:42:41 +09:00
2026-05-05 21:04:17 +09:00
2026-02-22 18:05:14 +09:00
2026-02-22 18:05:14 +09:00
2026-03-17 12:33:30 +09:00
2026-02-22 18:05:14 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-02-22 18:05:14 +09:00
2026-03-17 12:33:30 +09:00
2026-02-22 21:42:41 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-02-22 18:05:14 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-02-22 18:00:33 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-03-17 12:33:30 +09:00
2026-02-22 18:05:14 +09:00
Description
No description provided
Readme 62 MiB
Languages
Python 83.7%
HTML 5.7%
JavaScript 5.3%
ReScript 3.6%
Rust 0.9%
Other 0.8%