mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 23:26:38 +08:00
e4d2527eca
To prevent cases where custom data types had unaligned timestamps, only call handle_data when market data passes through. Custom data that comes before market data will still update the data bar. But the handling of that data will only be done when there is actionable market data.