HighFrequencyTrading
A repository for sharing trading simulation codes
Install / Use
/learn @illidanlab/HighFrequencyTradingREADME
HighFrequencyTrading
This is a repository of trading simulations using Zipline: https://github.com/quantopian/zipline
Jupyter Notebooks are required. http://jupyter.org/
After you installed Zipline, all Data are saved in:
ZIPLINE_ROOT=~/.zipline
My Quandl API key:
LWERJtLX_5Yxy_a7cws5
How to Ingesting Data: https://www.zipline.io/bundles.html#ingesting-data
QUANDL_API_KEY=<yourkey> zipline ingest [-b <bundle>]
How to Clean Old Data:
# clean everything older than <date>
$ zipline clean [-b <bundle>] --before <date>
# clean everything newer than <date>
$ zipline clean [-b <bundle>] --after <date>
# keep everything in the range of [before, after] and delete the rest
$ zipline clean [-b <bundle>] --before <date> --after <after>
# clean all but the last <int> runs
$ zipline clean [-b <bundle>] --keep-last <int>
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
