#Algorithm-trading
Showing 9 of 9 repositories tagged #algorithm-trading, ranked by stars
A Rust high performance cryptocurrency trading API with support for multiple exchanges and language wrappers.
algorithmic trading backtest and optimization examples using order book imbalances. (bitcoin, cryptocurrency, bitmex, binance futures, market making)
Our codebase trials provide an implementation of the Select and Trade paper, which proposes a new paradigm for pair trading using hierarchical reinforcement learning. It includes the code for the proposed method and experimental results on real-world stock data to demonstrate its effectiveness.
It's a game to get money
algo trading backtesting on BitMEX
sharpe is a unified, interactive, general-purpose environment for backtesting or applying machine learning(supervised learning and reinforcement learning) in the context of quantitative trading
Artificial Intelligence for Trading
Python Rebalancer
This project aims to select a supervised algorithm that can predict stock prices basing on historical data and use the predictor generated to form trading strategies.