cb7e5037a00037e9d372780c11daa7a71097e08a
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.
The file is empty.
Description
Languages
Python
83.8%
HTML
5.6%
JavaScript
5.2%
ReScript
3.6%
Rust
1%
Other
0.8%