feat: Enhance trading system with new e_min_chg_pct parameter and related logic
Changes: - Introduced the `e_min_chg_pct` parameter to define the minimum price change percentage compared to the previous day's close, enhancing the momentum trading strategy. - Updated various functions and classes to incorporate this new parameter, ensuring it is utilized in both backtesting and live trading scenarios. - Improved documentation and comments to clarify the purpose and usage of the new parameter across the codebase. Impact: - This addition allows for more precise control over trading conditions, potentially increasing the effectiveness of the momentum strategy while maintaining system integrity and performance.
This commit is contained in:
@@ -1 +1 @@
|
||||
/home/hoon/kis_bot/kis_trader/backtest/results/optuna_breakout_tpe_20260728_225245.json
|
||||
/home/hoon/kis_bot/kis_trader/backtest/results/optuna_breakout_tpe_20260731_112436.json
|
||||
|
||||
Reference in New Issue
Block a user