You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Catalyst would benefit from using the latest release of Zipline notably because of fixes to the empyrical module. Many of the Zipline unit tests need to be adapted to Catalyst in order to achieve full coverage.
Published new data bundles for all exchanges with OHLCV or trades available through the CCXT api. As much as possible, standardize the Catalyst constructs based on CCXT to avoid any unnecessary mapping to complicate the business logic.