Pinned Repositories
Adv_Fin_ML_Exercises
Experimental solutions to selected exercises from the book [Advances in Financial Machine Learning by Marcos Lopez De Prado]
API-docs-OKEx.com
Official Documentation for the OKEx.com APIs.
binance-public-data
Details on how to get Binance public data
freess
免费ss账号 免费shadowsocks账号 免费v2ray账号 (长期更新)
MachineLearning
Machine learning resources
market-maker
Vastly Improved BitMEX Market Making Algo
NN-StochVol-Calibrations
We implement the paper: Deep Learning Volatility
onetoken
1Token Demo & Docs
option_skew_project_public
py_vollib
sixkingdoms's Repositories
sixkingdoms/Adv_Fin_ML_Exercises
Experimental solutions to selected exercises from the book [Advances in Financial Machine Learning by Marcos Lopez De Prado]
sixkingdoms/API-docs-OKEx.com
Official Documentation for the OKEx.com APIs.
sixkingdoms/binance-public-data
Details on how to get Binance public data
sixkingdoms/freess
免费ss账号 免费shadowsocks账号 免费v2ray账号 (长期更新)
sixkingdoms/MachineLearning
Machine learning resources
sixkingdoms/market-maker
Vastly Improved BitMEX Market Making Algo
sixkingdoms/NN-StochVol-Calibrations
We implement the paper: Deep Learning Volatility
sixkingdoms/onetoken
1Token Demo & Docs
sixkingdoms/option_skew_project_public
sixkingdoms/py_vollib
sixkingdoms/pyalgotrade
Python Algorithmic Trading Library
sixkingdoms/pysystemtrade
Systematic Trading in python
sixkingdoms/rest
OKCoin Rest Api客户端示例 目前只提供C++、C# 、Java、PHP、Python
sixkingdoms/stochastic-volatility
three stochastic volatility model: Heston, SABR, SVI
sixkingdoms/svi-zeliade
Fitting an SVI model using Zeliade's method in Python with Pandas
sixkingdoms/trading-momentum-transformer
This code accompanies the the paper Trading with the Momentum Transformer: An Intelligent and Interpretable Architecture (https://arxiv.org/pdf/2112.08534.pdf).
sixkingdoms/vnpy
基于Python的开源量化交易平台开发框架
sixkingdoms/volatility-trading
A complete set of volatility estimators based on Euan Sinclair's Volatility Trading
sixkingdoms/websocket
OKCoin WebSocket Api客户端示例