An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: high-frequency-trading

VrushankPatel/velocimex

Modular High-Frequency Trading Ecosystem (Go + ShadCN + Realtime Analytics) A low-latency, modular HFT infrastructure built in Go with real-time market connectivity, strategy simulation, arbitrage detection, order book analytics, and a modern ShadCN UI. Designed for both research and production-grade deployment. Plug. Detect. Simulate. Dominate.

Language: Go - Size: 15.6 MB - Last synced at: about 16 hours ago - Pushed at: about 16 hours ago - Stars: 1 - Forks: 1

JerwinDC/HummingBot

🤖 Build and deploy automated trading bots with Hummingbot, an open-source framework for centralized and decentralized exchanges. Join over $34B in trading volume.

Size: 12.2 MB - Last synced at: about 19 hours ago - Pushed at: about 21 hours ago - Stars: 0 - Forks: 0

exblu/selenium-defi_

A DeFi automation assistant to help streamline your transaction strategies and monitor asset movements in decentralized ecosystems.

Size: 8.79 KB - Last synced at: about 20 hours ago - Pushed at: about 22 hours ago - Stars: 0 - Forks: 0

vyxaravqk3fm/Youtube-Bot

ProfitBot is an automated trading system that uses advanced algorithms to maximize profits. It monitors market conditions, executes trades based on predefined criteria, and adapts to changing financial environments to enhance traders' profitability and efficiency.

Size: 911 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

AlexWan/OsEngine

Open Source algo trading platform

Language: C# - Size: 2.02 GB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 878 - Forks: 394

nkaz001/hftbacktest

Free, open source, a high frequency trading and market making backtesting and trading bot, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books(Level-2 and Level-3), with real-world crypto trading examples for Binance and Bybit

Language: Rust - Size: 134 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2,973 - Forks: 582

javifalces/HFTFramework

HFTFramework utilized for research on " A reinforcement learning approach to improve the performance of the Avellaneda-Stoikov market-making algorithm "

Language: Jupyter Notebook - Size: 393 MB - Last synced at: 2 days ago - Pushed at: 30 days ago - Stars: 253 - Forks: 56

visualHFT/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.

Language: C# - Size: 13.7 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 914 - Forks: 185

rburkholder/trade-frame

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. libtorch/lstm/cuda demo. Support for Alpaca & Phemex. Notifications via Telegram.

Language: C++ - Size: 25.2 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 581 - Forks: 179

vgreg/MeatPy

MeatPy

Language: Python - Size: 5.89 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 27 - Forks: 8

JurajZelman/airl-market-making

The official repository for the paper Adversarial Inverse Reinforcement Learning for Market Making (2024) published and presented at the ICAIF'24 conference.

Language: Jupyter Notebook - Size: 52.5 MB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 27 - Forks: 3

eliquinox/jLOB

L3 Order Book and Matching Engine Implementaion in Java

Language: Java - Size: 484 KB - Last synced at: about 3 hours ago - Pushed at: about 4 years ago - Stars: 34 - Forks: 10

wangrunji0408/most

Codes for MO's Trading.

Language: Rust - Size: 1.32 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 42 - Forks: 5

billpwchan/futu_algo

Futu Algorithmic Trading Solution (Python) 基於富途OpenAPI所開發量化交易程序

Language: Python - Size: 142 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 516 - Forks: 169

51bitquant/bitquant

51bitquant Python数字货币量化交易视频 CCXT框架 爬取交易所数据 比特币量化交易 交易机器人51bitquant tradingbot cryptocurrency quantitative trading btc trading

Language: Python - Size: 3.6 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 1,055 - Forks: 313

barter-rs/barter-rs

Open-source Rust framework for building event-driven live-trading & backtesting systems

Language: Rust - Size: 2.12 MB - Last synced at: 9 days ago - Pushed at: 20 days ago - Stars: 1,579 - Forks: 251

Buvithexv1KA/Youtube-Bot

ProfitBot is an automated trading system that uses advanced algorithms to maximize profits. It monitors market conditions, executes trades based on predefined criteria, and adapts to changing financial environments to enhance traders' profitability and efficiency.

Size: 7.53 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

JessicaJessu/axiomtrade-rs

⚡ Optimize trading with axiomtrade-rs, the high-performance Rust SDK for fast, reliable decentralized exchange aggregation on Solana and Hyperliquid.

Language: Rust - Size: 3.43 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

Jiver121/hft-simulator

🚀 Build, test, and analyze high-frequency trading strategies with this comprehensive simulator and backtesting framework designed for real-time performance.

Language: Python - Size: 3.16 MB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

Alqama-svg/optimal_execution_with_RL_Agent

Deep Reinforcement Learning for Optimal Trade Execution using DQN and Baseline Strategy Comparison

Language: Jupyter Notebook - Size: 672 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

ChuaCheowHuan/gym-continuousDoubleAuction

A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.

Language: Jupyter Notebook - Size: 56.9 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 149 - Forks: 31

Iza-3435/RL-Based-HFT-System

Sophisticated 3-phase HFT system with ML driven latency prediction, multi agent RL routing, and comprehensive backtesting.

Language: Python - Size: 2.19 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

shixiongfei/hft.js

High-Frequency Trading in Node.js

Language: TypeScript - Size: 399 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

vibheksoni/axiomtrade-rs

Rust SDK for Axiom Trade account API and DEX aggregator. Lightning-fast Solana/Hyperliquid trading with auto-OTP, WebSocket streaming, hardware wallet support, and MEV protection. Built for algorithmic trading bots.

Language: Rust - Size: 1.59 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

Xyerophyte/hft-simulator

🚀 Production-ready High-Frequency Trading Simulator with AI/ML strategies, real-time dashboard, and comprehensive educational resources. Features sub-50μs execution latency, 150k orders/sec processing, and professional-grade architecture for quantitative finance research and education.

Language: Python - Size: 3.15 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

0b01/tectonicdb

Database for L2 orderbook

Language: Rust - Size: 69.3 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 720 - Forks: 95

jdnking1/stockex

A Low Latency Stock Exchange Simulator Written In C++

Language: C++ - Size: 69.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Ruuudy1/HFT_PYNQZ1-Z2

2025. Fully maintained, working implementation on a PYNQ Z1/Z2 board (Latest release: Vivado 2024.2 & Vitis 2024.2)

Language: VHDL - Size: 202 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

outsmartchad/solana-trading-cli

A high-performance library for develop Solana Trading Strategies: CLI, gRPC bots, low-latency integrations with Jito, Nozomi, DEXes, and local PostgreSQL database support.

Language: TypeScript - Size: 33.7 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 527 - Forks: 188

Taz33m/tracebook

A high-performance, parallelized order book simulator with trace-level performance introspection using magic-trace. Designed for systems engineers and quant-minded developers.

Language: Python - Size: 1.09 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bhanukaranwal/Quantum-Arb

An automated, ultra-low-latency trading platform using FPGAs for speed, AI for predictive signals, and a quantum sandbox for advanced financial modeling.

Language: Rust - Size: 204 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

rileyridge/rileyridge

🚀 Building ultra-fast automated trading bots on the Solana blockchain. Specializing in MEV, sniping, copy trading, and DeFi tools with Rust and Web3.

Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 113 - Forks: 65

rileyridge/High-speed-solana-copy-trading-bot

A high-speed Solana copy trading bot that mirrors top wallet transactions in real-time using Rust and Web3.

Language: TypeScript - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 111 - Forks: 0

muditbhargava66/FIX-FastTrade

FIX-FastTrade is a high-performance electronic trading system that leverages the Financial Information eXchange (FIX) protocol for fast and reliable communication between trading parties. It is designed to handle high-volume trading scenarios with low latency and high throughput.

Language: C++ - Size: 10.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 4

Btylrob/Feed-Comparator

Order Book / Market Data Comparator

Language: Python - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

zet7771/Trading_ETH

Explore the Trading_ETH bot for passive income through arbitrage trading. Clone the repo and start automating your crypto trades today! 🐙🌐

Size: 156 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sopicinici/Trading_ETH

Discover the Trading_ETH bot for passive income through arbitrage trading. Clone the repo on GitHub and start your trading journey today! 🚀💻

Size: 150 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Satyam9966/Trading_ETH

Explore my GitHub repo for trading bots that leverage arbitrage opportunities. Start your journey to passive income today! 🚀💻

Size: 149 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

FranciscoBochkariov/AI-Enhanced-HFT

AI-Enhanced HFT combines rule-based strategies with AI for improved Forex trading. Leverage predictive modeling and trend-following for optimal performance. 🐙📈

Language: HTML - Size: 21 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

zzzizo/HFT-bot-mainscript

High-performance cryptocurrency trading bot built in Rust with real-time market data, advanced risk management, and multiple algorithmic strategies. Testnet-first for safe development.

Language: Rust - Size: 46.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

bhanukaranwal/High-Frequency-Trading-Bot

open-source framework for building and deploying high-frequency trading bots using Python. It provides a low-latency, modular system for running sophisticated strategies like VWAP and arbitrage across multiple exchanges.

Language: Python - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ats-sys/ats

ATS: Automated Trading System

Language: Python - Size: 3.53 MB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 1

Imman-dot/limit-order-block

Ultra-lightweight Python engine that simulates an exchange-style limit order book at 1 M msgs/s.

Language: Python - Size: 123 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Dev8143/hybrid-retail-hft-bot

Hybrid Retail HFT Bot for MetaTrader 5 combines advanced AI techniques with high-frequency trading strategies to enhance retail trading. This project aims for efficient execution and robust risk management, making it suitable for traders looking to optimize their performance. 🐙💻

Language: Python - Size: 66.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 1

yasserkelanymahmoud/Solana-trading-cli-bot-grpc

![Solana Trading CLI Logo](https://github.com/0xapp123/Solana-trading-cli-bot-grpc/blob/typescript-main/assets/sol-repo.jpg)This repository offers a powerful CLI bot for trading on Solana, designed for both beginners and experienced users. With support for multiple DEXs and low-latency execution, you can build and implement custom trading strateg

Language: TypeScript - Size: 31.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

vlover1/hyperliquid-trading-bot-vault-automation

The Hyperliquid Trading Bot automates crypto trading for users on the Hyperliquid exchange, offering features like real-time analytics and risk management. With support for multiple accounts and seamless wallet integration, it simplifies the trading experience for both beginners and experts. 🐙💻

Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

MarcusJMyrick/Quantitative-Strategy-Engine-QSE-

Quantitative Strategy Engine (QSE) is a high-performance engine for backtesting quant trading strategies. Its C++ core ensures low-latency execution, while Python handles data processing, analysis, and visualization. This project showcases a full-stack quantitative development workflow, from raw data ingestion to performance analysis.

Language: C++ - Size: 70.1 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

yv3333/c-trading-machine

Professional cryptocurrency trading bot with multi-exchange support, strategy backtesting, and Telegram integration. Build your trading strategies easily! 🚀💻

Language: Python - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

rune-l/HighFrequency

High Frequency Jump Prediction Project

Language: Python - Size: 1.33 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 37 - Forks: 15

The-Swarm-Corporation/ATLAS

ATLAS is a sophisticated real-time risk analysis system designed for institutional-grade market risk assessment. Built with high-frequency trading (HFT) capabilities and advanced machine learning techniques, ATLAS provides continuous volatility predictions and risk metrics using both historical patterns and real-time market data.

Language: Python - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 11 - Forks: 3

linkoln1d4/solana-trading-bot

Solana Trading Bot - RC: For Solana token sniping and trading, the latest version has completed all optimizations

Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tar-ser/Hyperliquid-DEX-Sniper-Bot

Automated Crypto Trading Bot for DEX | Algorithmic Sniper | Cross-DEX Arbitrage | Stop-Loss & Take-Profit

Language: Python - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 0

jialuechen/trademind

Hybrid Event-driven and Vectorized Strategy Backtesting Library

Language: C++ - Size: 758 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 112 - Forks: 4

Tyrindmey/Youtube-Bot

ProfitBot is an automated trading system that uses advanced algorithms to maximize profits. It monitors market conditions, executes trades based on predefined criteria, and adapts to changing financial environments to enhance traders' profitability and efficiency.

Size: 2.34 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

felixpatzelt/priceprop

Calibrate and simulate linear propagator models for the price impact of an extrinsic order flow.

Language: Python - Size: 1.11 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 24 - Forks: 9

0xapp123/Solana-trading-cli-bot-grpc

A high-performance library for develop Solana Trading Strategies: CLI, gRPC bots, BOT, low-latency integrations with Jito, Nozomi, DEXes, and local PostgreSQL database support.

Language: TypeScript - Size: 33.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

ttggs/hummingbot_chinese

hummingbot中文资源

Size: 2.85 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 660 - Forks: 134

wencyxu/IRF-LLM-accepted-at-WWW25-

Accepted at WWW 25 Industrial Track (oral)

Language: Python - Size: 84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 1

ivopetiz/algotrading

Algorithmic trading framework for cryptocurrencies.

Language: Python - Size: 981 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1,296 - Forks: 189

HujiaYuYoyo/448Project

High Frequency Trading

Language: Jupyter Notebook - Size: 13.2 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 109 - Forks: 57

arbstatistix/FinancialEngineeringResources

Financial Engineering Repository (Backtesting, Math, Infrastructure & Algorithms Code)

Language: Python - Size: 17.7 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 17 - Forks: 2

Elenchev/order-book-heatmap

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.

Language: JavaScript - Size: 7.96 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 436 - Forks: 106

Westhorha4/Youtube-Bot

ProfitBot is an automated trading system that uses advanced algorithms to maximize profits. It monitors market conditions, executes trades based on predefined criteria, and adapts to changing financial environments to enhance traders' profitability and efficiency.

Size: 847 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

yourluckyday544v7/hyperliquid-trading-bot-vault-automation

Hyperliquid Trading Bot, tool for automated crypto trading on the Hyperliquid exchange. Save time, trade smarter, and boost profits with real-time market insights, secure wallet integration, and customizable strategies.

Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

flowerslover2font/hyperliquid-trading-bot-vault-automation

Hyperliquid Trading Bot, tool for automated crypto trading on the Hyperliquid exchange. Save time, trade smarter, and boost profits with real-time market insights, secure wallet integration, and customizable strategies.

Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

gangstakamikadze/hyperliquid-trading-bot-vault-automation

Hyperliquid Trading Bot, tool for automated crypto trading on the Hyperliquid exchange. Save time, trade smarter, and boost profits with real-time market insights, secure wallet integration, and customizable strategies.

Language: Python - Size: 278 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jmgiorgi-10/Stock-App

Automated stock price prediction using 5-minute interval time-series data. Includes data ingestion, model training, evaluation, and visualization in a scalable pipeline.

Language: Python - Size: 335 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

floomeer226/hyperliquid-trading-bot-vault-automation

Hyperliquid Trading Bot, tool for automated crypto trading on the Hyperliquid exchange. Save time, trade smarter, and boost profits with real-time market insights, secure wallet integration, and customizable strategies.

Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rorysroes/SGX-Full-OrderBook-Tick-Data-Trading-Strategy

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

Language: Jupyter Notebook - Size: 83.6 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 2,045 - Forks: 676

alfatraktor3go/hyperliquid-trading-bot-vault-automation-1h

Hyperliquid Trading Bot, tool for automated crypto trading on the Hyperliquid exchange. Save time, trade smarter, and boost profits with real-time market insights, secure wallet integration, and customizable strategies.

Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ivopetiz/crypto-database

Database for crypto data, supporting several exchanges. Can be used for TA, bots, backtest, realtime trading, etc.

Language: Go - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 103 - Forks: 33

bit-mystic/Algo_Trading

A template for building an advanced Automated High-Frequency Trading (HFT) system. Note: For educational purposes only; customize before deploying in live markets.

Language: Python - Size: 8.62 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

eigen-fund/eigenfund

Eigen Fund landing page

Language: Vue - Size: 1.39 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Crypto-toolbox/HFT-Orderbook

Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C

Language: C - Size: 293 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1,112 - Forks: 264

taimit2000/solana-trading-bot-po

Solana Trading Bot - RC: For Solana token sniping and trading, the latest version has completed all optimizations

Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

perbutterbabe/solana-trading-bot-po

Solana Trading Bot - RC: For Solana token sniping and trading, the latest version has completed all optimizations

Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

godistimefo/solana-trading-bot-c8

Solana Trading Bot - RC: For Solana token sniping and trading, the latest version has completed all optimizations

Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Danielcdlrh2/Youtube-Bot

ProfitBot is an automated trading system that uses advanced algorithms to maximize profits. It monitors market conditions, executes trades based on predefined criteria, and adapts to changing financial environments to enhance traders' profitability and efficiency.

Size: 13.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

featherenvy/botvana

Botvana is high-performance and event-driven trading system built using Rust (in early development).

Language: Rust - Size: 4.1 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 231 - Forks: 45

jialuechen/openlpa

Liquidity Provision Analytics Python Library Beyond TCA

Language: Python - Size: 1.97 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 103 - Forks: 14

HuanNguyen454/Youtube-Bot

ProfitBot-is-an-automated-trading-system-that-uses-advanced-algorithms-to-maximize-profits.-It-monitors-market-conditions,-executes-trades-based-on-predefined-criteria,-and-adapts-to-changing-financial-environments-to-enhance-traders'-profitability-and-efficiency.

Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Mubin788/Youtube-Bot

ProfitBot-is-an-automated-trading-system-that-uses-advanced-algorithms-to-maximize-profits.-It-monitors-market-conditions,-executes-trades-based-on-predefined-criteria,-and-adapts-to-changing-financial-environments-to-enhance-traders'-profitability-and-efficiency.

Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

m2423453454/selenium-defi_

A DeFi automation assistant to help streamline your transaction strategies and monitor asset movements in decentralized ecosystems.

Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 14 - Forks: 0

doomhammerhell/tradingbot

High-performance modular trading bot in C++ with strategy simulation, backtesting, genetic optimization, and interactive dashboard.

Language: C++ - Size: 18.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MCScent/Youtube-Bot

ProfitBot-is-an-automated-trading-system-that-uses-advanced-algorithms-to-maximize-profits.-It-monitors-market-conditions,-executes-trades-based-on-predefined-criteria,-and-adapts-to-changing-financial-environments-to-enhance-traders'-profitability-and-efficiency.

Language: JavaScript - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

allan7yin/low-latency-limit-order-book

low latency limit order book in C++

Language: C++ - Size: 4.15 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 1

markodras/Youtube-Bot

ProfitBot is an automated trading system that uses advanced algorithms to maximize profits. It monitors market conditions, executes trades based on predefined criteria, and adapts to changing financial environments to enhance traders' profitability and efficiency.

Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

nkaz001/gridtrading

high-frequency grid trading strategy backtesting for binance futures

Language: Jupyter Notebook - Size: 279 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 23 - Forks: 17

jensnesten/rust_bt

High performance, low-latency backtesting engine for testing quantitative trading strategies on historical and live data in Rust

Language: Rust - Size: 8.24 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 4

zedrox-69/Youtube-Bot

ProfitBot is an automated trading system that uses advanced algorithms to maximize profits. It monitors market conditions, executes trades based on predefined criteria, and adapts to changing financial environments to enhance traders' profitability and efficiency.

Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

kenji522/Youtube-Bot

ProfitBot is an automated trading system that uses advanced algorithms to maximize profits. It monitors market conditions, executes trades based on predefined criteria, and adapts to changing financial environments to enhance traders' profitability and efficiency.

Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

bootnaturalcrown/solana-trading-bot

Solana Trading Bot - RC: For Solana token sniping and trading, the latest version has completed all optimizations

Size: 3.91 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

platocrat/group_14_project

Semester-long project for Professor David Lariviere's IE 421: High Frequency Trading Tech course at the University of Illinois at Urbana-Champaign

Size: 70.8 MB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

sashamakarenko/fixpp

FIX library generated with C++ PreProcessor to be used in latency sensitive context.

Language: C++ - Size: 5.39 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 29 - Forks: 8

RS2002/Label-Unbalance-in-High-Frequency-Trading

Official Repository for The Technical Report, Label Unbalance in High-frequency Trading

Language: Python - Size: 305 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

hexmatthew7/solana-trading-bot

Solana Trading Bot - RC: For Solana token sniping and trading, the latest version has completed all optimizations

Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

zbarge/stocklook

crypto currency library for trading & market making bots, account management, and data analysis

Language: Python - Size: 8.52 MB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 165 - Forks: 39

Jeonghwan-Cheon/lob-deep-learning

Implementation of various deep learning models for limit order book. DeepLOB (Zhang et al., 2018), TransLOB (Wallbridge, 2020), DeepFolio (Sangadiev et al., 2020), etc.

Language: Python - Size: 302 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 100 - Forks: 25

skosachiov/high-frequency-trading

A small devops project can be used as a template for organizing a python-kafka-clickhouse performance testing system. In this case, high-frequency trading systems. Python script generates data at 1ms interval, Kafka and Clickhouse try to broadcast, collect and process this data.

Language: Python - Size: 37.1 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 2

titch343/solana-trading-bot

Solana Trading Bot - RC: For Solana token sniping and trading, the latest version has completed all optimizations

Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Related Keywords
high-frequency-trading 255 algorithmic-trading 112 cryptocurrency 98 trading-bot 88 trading-algorithms 85 bot-development 73 trading-software 72 crypto-bot 70 automated-trading 69 blockchain 67 crypto-trading 64 trading-strategy 62 crypto-automation 62 crypto-market 60 python-bot 60 crypto-tech 60 crypto-tools 60 trading 58 hft 34 trading-strategies 32 quantitative-finance 31 coinbase 31 python 27 trading-platform 22 coinbase-pro 22 coinbase-api 22 crypto 19 limit-order-book 19 solana 18 machine-learning 18 ethereum 17 crypto-dot-com 17 finance 17 crypto-com-api 17 crypto-com-bot 17 market-making 16 bitcoin 15 arbitrage 14 defi 14 binance 14 low-latency 13 algo-trading 13 rust 12 trading-tools 12 trading-system 12 orderbook 12 automated-trading-strategies 12 automated-trading-system 12 financial-bot 12 market-monitoring 12 profit-maximization 12 trade-management 12 trading-analytics 12 trading-automation 12 trading-decision-making 12 trading-engine 12 trading-indicators 12 trading-optimization 12 trading-performance 12 bitfinex 11 bitfinex-bot 11 bitfinex-api 11 backtesting 11 kucoin-api 10 open-source 10 kucoin 10 dex 10 kucoin-bot 10 grpc 10 hyperliquid 9 cpp 9 market-maker 9 decentralized-finance 9 algotrading 9 decentralized-exchange 9 order-book 9 deep-learning 9 arbitrum 8 technical-analysis 8 hft-trading 8 copytradingbot 8 quant 8 stock-market 7 fintech 7 liquidity-mining 7 binance-smart-chain 7 volume 7 solana-token-bot 7 sniping 7 raydium-bot 7 marketmaking 7 jupiter-aggregator 7 auto-trade-bot 7 quantitative-trading 7 trading-simulator 7 bot 6 liquidity-management 6 algo-trading-software 6 orderbook-tick-data 6 market-microstructure 6