Skip to content

hugo2zz/zbundles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zbundles

Xueqiu data bundle for zipline.

Installation

Install directly from GitHub

git clone https://github.com/hugo2zz/zbundles.git
cd zbundles

pip3 install .
cp zbundles/extension.py ~/.zipline/

Usage

Load Cookies

Load cookies used by your web browser into local file - make sure you have accessed xueqiu.com from your chrome browser before.

python3 scripts/refresh_cookies.py

Rerun this script to refresh cookies is also needed when cookies are expired.

Ingest Data

SYMBOLS=AAPL,MSFT zipline ingest -b xueqiu

Releases

No releases published

Packages

No packages published