mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-07 17:01:17 +08:00
604f8dd96f
Register equities, futures, and continuous futures to an `abc` which signifies that the type is associable with data, and thus can be used in a history context. May want to use this in `check_parameters` for `BarData` methods, but work would need to be done to make sure the error message still displays the registered types.