-
Live trading consolidation synchronization (#8436)
发布于
2024-12-04 15:15:00 +00:00 | 671 次提交 在此版本后已推送到 master- Adjust time slice time for live trading
Adjust time slice to be driven by data, so that consolidators are update at the correct times.
Live trading uses DateTime.UtcNow which might be a few milliseconds after the latest data, causing some race conditions in consolidators scan times.-
Refactor: rounding time slice time down for past consolidators scan (live)
-
Cleanup
下载附件