2 Commits

Author SHA1 Message Date
Ajasra
b0ea701020 Enhance DataLoader and MinuteDataBuffer for improved data handling
- Added error handling in DataLoader to attempt reading CSV files with a fallback to the Python engine if the default engine fails.
- Converted numpy float32 columns to Python float for compatibility in DataLoader.
- Updated MinuteDataBuffer to accept both Python and numpy numeric types, ensuring consistent data validation and conversion.
2025-05-29 14:21:16 +08:00
Vasily.onl
1861c336f9 TimeFrame agregator with right logic 2025-05-28 18:26:51 +08:00