FlorianWilhelm / zipline-poloniex

Poloniex bundle for zipline
MIT License
65 stars 13 forks source link

No bundle registered with the name 'poloniex' #11

Closed liming881227 closed 5 years ago

liming881227 commented 5 years ago

Hi, When running the command "zipline ingest -b poloniex" I get the following error and stack trace:

/root/anaconda3/lib/python3.6/site-packages/zipline/main.py:60: UserWarning: Failed to load extension: '/root/.zipline/extension.py' Can't instantiate abstract class PoloniexCalendar with abstract methods close_times, open_times os.environ, Error: No bundle registered with the name 'poloniex'

is there some one can help me??