hft-trading
Here are 31 public repositories matching this topic...
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins and options).
-
Updated
Jul 4, 2020 - C#
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
-
Updated
Jun 7, 2020 - Java
Example Order Book Imbalance Algorithm
-
Updated
Feb 6, 2020 - Python
A composable, real time, market data and trade execution toolkit. Built with Elixir, runs on the Erlang virtual machine
-
Updated
Jun 22, 2020 - Elixir
A very light matching engine in Python.
-
Updated
May 12, 2020 - Python
A working example algorithm for scalping strategy trading multiple stocks concurrently using python asyncio
-
Updated
May 16, 2020 - Python
Algorithmic trading framework for cryptocurrencies.
-
Updated
Mar 3, 2020 - Python
Neural Network for HFT-trading [experimental]
-
Updated
Jun 18, 2020 - Python
Limit Order Book Implemented in Python
-
Updated
Jan 3, 2018 - Python
Database for crypto data, supporting several exchanges. Can be used for TA, bots, backtest, realtime trading, etc.
-
Updated
Oct 4, 2019 - Go
Node.js crypto trading bot. Spot and derivative markets: Binance, Bybit, Ftx, Bitmex ...
-
Updated
Jul 3, 2020 - CSS
Prototype market maker specialized to trade on CoinbasePro
-
Updated
Jun 25, 2020 - Ruby
Prototype market maker specialized to trade on CoinbasePro
-
Updated
Jun 25, 2020 - Ruby
REMote OrderBook is a Python based, redis backed, order book for financial instruments which allows an order book to be kept remotely on redis and accessed for analysis quickly and easily.
-
Updated
Feb 14, 2017 - Python
"High Frequency" style trading algo based on the Dempster-Shafer fusion theory in C# using the Interactive Brokers API.
-
Updated
Apr 27, 2019 - C#
OrderBook Simulator with Limit and Iceberg functionality
-
Updated
Mar 20, 2019 - Python
The idiomatic rust implementation of the QuantLib C++ quantitative finance library
-
Updated
May 13, 2020 - Rust
BitMEX API Client for Elixir
-
Updated
Jun 28, 2020 - Elixir
High Frequency Trading (HFT) done using the Alpaca Trade API and Python.
-
Updated
Aug 25, 2019 - Python
HFT based application that work with Akela Connectivity for NYSE.
-
Updated
Jun 22, 2017 - C++
Python based exchange simulator using FIX protocol
-
Updated
Jun 2, 2020 - Python
-
Updated
Jun 27, 2018 - Java
A Financial Information eXchange message parser
-
Updated
Feb 14, 2020 - C++
Bitwyre's Software Development Kit - Algorithmic Trading
-
Updated
Dec 8, 2019
C# bot с базовым алгоритмом для торговли на срочном рынке (фьючерсы и опционы) Московской биржи.
-
Updated
Apr 15, 2018 - C#
A collection of my ramblings into the field of Quantitatve and Mathematical Finance
-
Updated
Feb 21, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the hft-trading topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hft-trading topic, visit your repo's landing page and select "manage topics."


I would love to add some new exchanges in there for you (and me) and would be happy to do so with just a little guidance as to which objects you're using for it without me doing a full code dig.
Assuming this is easily extensible. If not, I guess that would be my feature request... lol. Extensible exchange objects with documentation.