Skip to content
#

high-frequency-trading

Here are 144 public repositories matching this topic...

A high frequency trading and market making backtesting and trading bot in Python and Rust, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books, with real-world crypto market-making examples for Binance Futures and Bybit

  • Updated May 27, 2025
  • Rust

Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Tick Data.

  • Updated Aug 27, 2022
  • Jupyter Notebook
VisualHFT

VisualHFT is a WPF/C# desktop GUI that shows market microstructure in real time. You can track advanced limit‑order‑book dynamics and execution quality, then use its modular plugins to shape the analysis to your workflow.

  • Updated May 26, 2025
  • C#

C++ 17 based library (with sample applications) for testing equities, futures, currencies, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers (IB TWS API) for trade execution. Some support for Alpaca & Phemex. Notifications via Telegram

  • Updated May 25, 2025
  • C++

OrderBook Heatmap visualizes the limit order book, compares resting limit orders and shows a time & sales log with live market data streamed directly from the Binance WS API. This was a short exploratory project. Keep in mind that a lot of work is needed for this to work in all market conditions.

  • Updated Mar 9, 2021
  • JavaScript

Order Book Imbalance Sniper Bot is a simple and effective tool to automate trading on the decentralized exchange Hyperliquid. The bot monitors the order book in real time, identifies imbalances between buy and sell order volumes, and executes trades based on user-defined parameters.

  • Updated May 27, 2025
  • Python

Improve this page

Add a description, image, and links to the high-frequency-trading topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the high-frequency-trading topic, visit your repo's landing page and select "manage topics."

Learn more