Files
vault-dash/app/services/backtesting/databento_source.py
Bu5hm4nn 7a7b191a6d fix: correct type annotations in databento_source.py
- Fix return type of _load_from_cache and _df_to_daily_points to return list[DailyClosePoint]
- Import DailyClosePoint from historical_provider
- Use TYPE_CHECKING pattern for optional databento/pandas imports
2026-04-05 08:43:07 +02:00

13 KiB