algorithm-trading topic

List algorithm-trading repositories

deep_trading

20
Stars
8
Forks
Watchers

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.

algotrading-example

270
Stars
94
Forks
Watchers

algorithmic trading backtest and optimization examples using order book imbalances. (bitcoin, cryptocurrency, bitmex, binance futures, market making)

openlimits

270
Stars
42
Forks
Watchers

A Rust high performance cryptocurrency trading API with support for multiple exchanges and language wrappers.

crypto_algo_trading

44
Stars
16
Forks
Watchers

This quant framework applies algorithm trading in Crypto market. The trading pairs focus on spots, perpetuals, futures, and options in Deribit and BitMex.

sharpe

47
Stars
15
Forks
Watchers

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

easyT

17
Stars
2
Forks
Watchers

This project is part of a bigger one. I want to make Algo Trading Easy for you! You can find examples and more information in the documentation. easyT, easyTo trade, easyTo use!

trials

95
Stars
24
Forks
Watchers

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 pro...