Vasily.onl 7af8cdcb32 Enhance Bollinger Bands validation and add DatetimeIndex handling in strategies
- Added validation to ensure the specified price column exists in the DataFrame for Bollinger Bands calculations.
- Introduced a new method to ensure the DataFrame has a proper DatetimeIndex, improving time-series operations in strategy processing.
- Updated strategy run method to call the new DatetimeIndex validation method before processing data.
- Improved logging for better traceability of data transformations and potential issues.
2025-05-23 15:21:40 +08:00
2025-05-20 16:22:11 +08:00
2025-05-17 14:48:30 +08:00

Cycles

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