Stars
Open-Source Concentrated Liquidity Market Maker
Maker Keeper Framework: Market maker keepers for OasisDEX, EtherDelta, 0x (RadarRelay, ERCdEX), Paradex, DDEX, IDEX, Bibox, Ethfinex, GoPax, HitBTC, TheOcean, OKEX and Gate.io.
fetches pair data of any Uniswap forks without third party APIs, calculates combinations of liquidity pools triangles, and scans for profitable arbitrage on those combinations in real time.
A minimalistic and fast implementation of MFDFA in Python.
Official pure Rust typed client for ClickHouse DB
Crypto triangular arbitrage by OctoBot
The algorithm to calculate Triangular Arbitrage with depth on Centralised exchanges.
Rust 程序设计语言 中文版——Chinese translation of The Rust Programming Language (Book)
A header-only C++ library for interacting with crypto exchanges. Bindings for Python, Java, C#, Go, and Javascript are provided.
收集加密货币相关的项目资源列表(Collect a list of resources related to cryptocurrency open-source projects))
A JavaScript / TypeScript / Python / C# / PHP / Go cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
This is an arbitrage scanner and auto trading bot created using python code, this bot works for Bybit, Binance, Kucoin, OKX and Bitget, you just have to change the exchange you're using
Triangular arbitrage bot for binance
Funding rate arbitrage on cryptocurrency.
RL algorithm for stock trading with multiple reward functions
The grid trading method fundamentally relies on regression. It typically confronts systemic risk with single assets, prompting a shift towards correlated asset portfolios to hedge systemic risk thr…
High Frequency Trading Price Prediction using LSTM Recursive Neural Networks
Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Tick Data.
Here, I applied a novel idea to utilize deep learning techniques and Large Language Models to predict the sentiments and the time series prediction of stock prices. The predicted classification res…
Training RL agent using LSTM for stock day trade
Implementing a medium freq trading strategy by estimating price impact via order flow.
A repository that contains a machine learning pipeline for stock trading, implement in the ray library for distributed RL utilization.