zr7goat
Quant researcher and trader primarily in HFT on Crypto. Focusing on alpha research of AI, tick level data, algo trading and mm models
Pinned Repositories
binance-public-data
Details on how to get Binance public data
bybit-smm-BeatzXBT
bybit simple market maker
ccxt-w-Pro-ws-rest-
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
crypto-crawler-rs-ws-rest-
A rock-solid cryptocurrency crawler library.
CS224N-2019-2021
My completed implementation solutions for CS224N 2021 & 2019
machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
Nautilus_Pair_Trading_Jerry
This is a demo of a pair trading strategy based on Nautilus Trader. The origin version is on Interactive Brokers (IB), written by Brad, Nautilus core contributor and senior quant researcher with experiences in Optiver and IMC. This is a Modified version by Jerry, a quant researcher and prop trader specilized in crypto market
nautilus_trader_Jerry
A high-performance algorithmic trading platform and event-driven backtester
Nautilus_Trader_Jerry_fall_2023
Nautilus_Trader_Jerry_fall_2023 is a customized verision of Nautilus trader by Zhuoran "Jerry" Li on Fall 2023
wondertrader_Jerry
WonderTrader——All in one HFT quant framework in C++
zr7goat's Repositories
zr7goat/nautilus_trader_Jerry
A high-performance algorithmic trading platform and event-driven backtester
zr7goat/Nautilus_Trader_Jerry_fall_2023
Nautilus_Trader_Jerry_fall_2023 is a customized verision of Nautilus trader by Zhuoran "Jerry" Li on Fall 2023
zr7goat/CS224N-2019-2021
My completed implementation solutions for CS224N 2021 & 2019
zr7goat/Nautilus_Pair_Trading_Jerry
This is a demo of a pair trading strategy based on Nautilus Trader. The origin version is on Interactive Brokers (IB), written by Brad, Nautilus core contributor and senior quant researcher with experiences in Optiver and IMC. This is a Modified version by Jerry, a quant researcher and prop trader specilized in crypto market
zr7goat/binance-public-data
Details on how to get Binance public data
zr7goat/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
zr7goat/wondertrader_Jerry
WonderTrader——All in one HFT quant framework in C++
zr7goat/bybit-smm-BeatzXBT
bybit simple market maker
zr7goat/ccxt-w-Pro-ws-rest-
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
zr7goat/crypto-crawler-rs-ws-rest-
A rock-solid cryptocurrency crawler library.
zr7goat/crypto-rl-coinbase-bitfinex-3-years-ago-
Deep Reinforcement Learning toolkit: record and replay cryptocurrency limit order book data & train a DDQN agent
zr7goat/CS229_HW
Homework of CS229
zr7goat/CS229_Stanford_Andrew-Ng
zr7goat/cs230-code-examples_LSTM_Tensorflow
Code examples in pyTorch and Tensorflow for CS230
zr7goat/cs231n-2019-assignments
Solution to CS231n Assignments 2019
zr7goat/deep-finance
Datasets, papers and books on AI & Finance.
zr7goat/DL_tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
zr7goat/expressVPN_0829_2024
zr7goat/hftbacktest_mm
A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books.
zr7goat/hummingbot_Jerry
Customized version by Jerry Li | Hummingbot is open source software that helps you build trading bots that run on any exchange or blockchain
zr7goat/Jarvas_GA_RL_AS_MM_HFT_Framework
Market making algorithmic trading framework used to test reinforcement learning on " A reinforcement learning approach to improve the performance of the Avellaneda-Stoikov market-making algorithm "
zr7goat/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
zr7goat/May24_awesome-systematic-trading
(May 2024 version) A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
zr7goat/pandas-ta-trading
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 130+ Indicators
zr7goat/PandoraTrader_0508
CTP 高频量化交易平台 C++ Trade Platform for quant developer
zr7goat/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
zr7goat/Stanford-CS-229-CN
Notes of Stanford CS229 ML course in Chinese 中文的CS229笔记
zr7goat/the-algorithm-ml_twitter_0331
Source code for Twitter's Recommendation Algorithm
zr7goat/wtpy_Jerry
wtpy is a sub framework specialiced in python based on WonderTrader