hft-trading
There are 73 repositories under hft-trading topic.
StockSharp/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
michaelgrosner/tribeca
A high frequency, market making cryptocurrency trading platform in node.js
exchange-core/exchange-core
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
ivopetiz/algotrading
Algorithmic trading framework for cryptocurrencies.
alpacahq/example-scalping
A working example algorithm for scalping strategy trading multiple stocks concurrently using python asyncio
alpacahq/example-hftish
Example Order Book Imbalance Algorithm
quickfixgo/quickfix
The Go FIX Protocol Library :rocket:
fremantle-industries/tai
A composable, real time, market data and trade execution toolkit. Built with Elixir, runs on the Erlang virtual machine
gavincyi/LightMatchingEngine
A very light matching engine in Python.
piquette/quantlib
The idiomatic rust implementation of the QuantLib C++ quantitative finance library
fasenderos/nodejs-order-book
Ultra-fast Node.js Order Book written in TypeScript for high-frequency trading (HFT) :rocket::rocket:
Naseefabu/HFTBOT
Cross Exchange/Hedged market making Trading Bot in C++
mark-sch/RedGekko
Node.js crypto trading bot. Spot and derivative markets: Binance, Bybit, Ftx, Bitmex ...
algosenses/Order_Imbalance_HFT
非平衡订单流高频交易模型
ivopetiz/crypto-database
Database for crypto data, supporting several exchanges. Can be used for TA, bots, backtest, realtime trading, etc.
abcabhishek/PyLimitOrderBook
Limit Order Book Implemented in Python
Metnew/neural-finance
Neural Network for HFT-trading [experimental]
pgaref/orderbook
OrderBook Simulator with Limit and Iceberg functionality
mkipnis/DistributedATS
DistributedATS is a FIX Protocol based multi matching engine exchange(CLOB) that integrates QuickFIX and LiquiBook over DDS
camandrewz/CamCapital
Personal Project that implements a variety of HFT strategies in C++
jmakov/dragonflybot
A vertically scalable stream processing framework focusing on low latency, helping you scale and consume financial data feeds.
AlbatrossAutomated/tumbleweed_gdax
Prototype market maker specialized to trade on CoinbasePro
vincent212/CME-Market-Data-Handler
A minimalist, low-latency, HFT CME MDP3.0 C++ market data feed handler and pcap file reader (MDP 3.0)
abhi-g80/pytradesimulator
Python based exchange simulator using FIX protocol
erdieee/ceres
Cryptocurrency Arbitrage Bot
blckswmngbrd/Dempster-Shafer-Trading-Algo
"High Frequency" style trading algo based on the Dempster-Shafer fusion theory in C# using the Interactive Brokers API.
dendisuhubdy/quanttrade
Quantitative Trading Library
AlbatrossAutomated/blue_collar_gdax
Prototype market maker specialized to trade on CoinbasePro
tjmcrill/automated_trading
High Frequency Trading (HFT) done using the Alpaca Trade API and Python.
tomoyoshki/HFT-strategies
High Frequency Trading strategies.
mjamilfarooq/tradingapp
HFT based application that work with Akela Connectivity for NYSE.
adamgilman/remob
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.
lyndskg/black-scholes-cpp
A UI-friendly program calculating Black-Scholes options pricing with advanced algorithms incorporating option Greeks, IV, Heston model, etc. Reads input from users, files, databases, and real-time, external market feeds (e.g. APIs).
ocignis/ocignis-bot
Binance minimal trading bot with API to easily run and schedule trading strategies. Build algorithms in Typescript with focus on best practices and painless developer experience.
subaquatic-pierre/raderbot
Raderbot is a Rust-based trading bot designed to interact with the BingX WebSocket API for market data analysis and trading operations.