zipline icon indicating copy to clipboard operation
zipline copied to clipboard

Pipeline using custom bundle

Open sabirjana opened this issue 4 years ago • 0 comments

Dear Zipline Maintainers,

Before I tell you about my issue, let me describe my environment:

Environment

  • Operating System: (Windows Version or $ uname --all)
  • Python Version: $ python --version
  • Python Bitness: $ python -c 'import math, sys;print(int(math.log(sys.maxsize + 1, 2) + 1))'
  • How did you install Zipline: (pip, conda, or other (please explain))
  • Python packages: $ pip freeze or $ conda list

hi, Any idea on how should I define the asset universe while using pipeline and my own custom bundle? I am using local zipline installation. I appreciate any help.

Description of Issue

  • What did you expect to happen?
  • What happened instead?

Here is how you can reproduce this issue on your machine:

Reproduction Steps

...

What steps have you taken to resolve this already?

...

Anything else?

...

Sincerely, $ whoami

sabirjana avatar Jun 21 '20 09:06 sabirjana