File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 4.4.41 - Unreleased
3+ ## 4.4.41 - 2026-01-28
4+
5+ ### Added
6+ - Tests: add regression coverage for futures calendar spreads (same root symbol, different expirations) to prevent margin/PnL ledger collisions.
7+ - Docs: add investigation notes for ThetaData stale-loop behavior and futures “ghost PnL” equity spikes.
8+
9+ ### Changed
10+ - Backtesting helpers: cache trading calendar schedules by year and slice to the requested window to reduce repeated schedule computations.
11+ - ThetaData: avoid eager debug string building in hot paths unless debug logging is enabled.
412
513### Fixed
614- ThetaData backtesting: normalize legacy/externally-warmed ` prefetch_complete ` metadata before cache validation to prevent per-bar STALE/REFRESH thrash.
You can’t perform that action at this time.
0 commit comments