fimmugit
fimmugit
First of all, I like this amazing tool very much. In my case, I have to deal with extracting data from multiple X-Y plots (such stock charts with moving average)...
Dear Zipline Maintainers, Before I tell you about my issue, let me describe my environment: # Environment - zipline 1.3.0 - pandas 0.22.0 - numpy 1.14.2 * Operating System: (Windows...
I followed the instruction to install a few packages and changed a couple .py files before I launched the train/test command to run the zxstock example. Running the training seemed...
I am currently using zipline for offline testing and like to add fundamental data to the testing. Alphatools seems to be an interesting tools to assist me to that goal....
I tried to build jansson and got some errors after the make: In file included from pack_unpack.c:12: utf.h:19: error: parse error before "codepoint" utf.h:22: error: parse error before "int32_t" utf.h:23:...
(ZT36-live) C:\Users\itshuang\anaconda3\envs\ZT36-live\Lib\site-packages\zipline-trader>python zipline\data\bundles\alpaca_api.py zipline\data\bundles\alpaca_api.py:272: UserWarning: Overwriting bundle with name 'alpaca_api' def api_to_bundle(interval=['1m']): zipline\data\bundles\alpaca_api.py:350: UserWarning: Overwriting bundle with name 'alpaca_api' end_session=end_date Merging daily equity files: [------------------------------------] 0% Traceback (most recent call...