ljk99 / ttcode

天天学编程
16 stars 5 forks source link

量化交易 #15

Open ljk99 opened 4 years ago

ljk99 commented 4 years ago

资源

史上最全Quant资源整理 https://github.com/ljk99/ttcode/issues/16 自动交易大全 https://github.com/hstcscolor/awesome-trade 最全的Python量化金融三方库汇总 https://mp.weixin.qq.com/s/y1Sw3QNMTziU7W6oPomivQ awesome-quant https://github.com/wilsonfreitas/awesome-quant

时序分析

tsfresh时序特征 https://github.com/blue-yonder/tsfresh sktime https://github.com/alan-turing-institute/sktime prophet https://github.com/facebook/prophet

行情

AKShare 的特点是获取的是相对权威的财经数据网站公布的原始数据, 通过利用原始数据进行各数据源之间的交叉验证, 进而再加工, 从而得出科学的结论.

交易

pyautogui https://github.com/asweigart/pyautogui zh-pywinauto-doc https://github.com/fangchaooo/zh-pywinauto-doc pywinauto https://github.com/pywinauto/pywinauto gui-inspect-tool https://github.com/blackrosezy/gui-inspect-tool

策略

quantdigger https://github.com/QuantFans/quantdigger