mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 19:15:14 +08:00
4d41070585
Moved grouping by date earlier in the pipeline of generators, prior to any date-dependent state getting involved. Grouping pulls from the pipeline until the start of the next group, which is in the next day. The effect of grouping after slippage but before handle_data is that slippage and the algo are out of sync by a transaction.