I’m attempting to ingest a CSV as per the Zipline Reloaded documentation. The register() function works, but Zipline reports that the bundle is not found.
Ok i figured it out, that register code needs to be present in ~/.zipline/extension.py
           
           
           1 Like
         
         