awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

25 repositorios

Awesome GitHub RepositoriesOrder Execution Engines

Systems for placing and managing financial orders with specific validity types and execution logic.

Distinguishing note: None of the candidates are relevant; they focus on database merging or software execution order, whereas this is a financial trading capability.

Explore 25 awesome GitHub repositories matching scientific & mathematical computing · Order Execution Engines. Refine with filters or upvote what's useful.

Awesome Order Execution Engines GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • mementum/backtraderAvatar de mementum

    mementum/backtrader

    20,462Ver en GitHub↗

    Backtrader is a Python framework designed for the development, backtesting, and live execution of algorithmic trading strategies. It provides a comprehensive environment for quantitative finance, allowing users to simulate trading logic against historical market data or connect directly to brokerage platforms for automated real-time trading. The project distinguishes itself through a unified event-driven architecture that treats backtesting and live trading with the same API. This consistency is supported by a flexible data-feed abstraction layer that normalizes diverse financial sources, ena

    Place market, limit, and stop orders with a brokerage using standard validity types like good-till-cancelled or good-till-date.

    Pythonbacktestingmetaclasspython
    Ver en GitHub↗20,462
  • nautechsystems/nautilus_traderAvatar de nautechsystems

    nautechsystems/nautilus_trader

    20,056Ver en GitHub↗

    Nautilus Trader is a high-performance algorithmic trading framework built in Rust, designed for the development, backtesting, and live execution of automated trading strategies. It provides a comprehensive platform for managing multi-asset portfolios and interacting with diverse financial markets through a standardized connectivity suite. The system is engineered to handle high-frequency data processing and complex order execution while maintaining precise numerical accuracy across various asset classes. The framework distinguishes itself through an architecture centered on deterministic even

    Processes advanced execution instructions and conditional orders across diverse financial market venues.

    Rustalgorithmic-trading-engineartificial-intelligencecrypto-trading
    Ver en GitHub↗20,056
  • hummingbot/hummingbotAvatar de hummingbot

    hummingbot/hummingbot

    18,907Ver en GitHub↗

    Hummingbot is an open-source framework designed for building, backtesting, and deploying autonomous trading agents and algorithmic strategies across centralized and decentralized cryptocurrency exchanges. It provides a modular environment where users can orchestrate containerized bots to execute complex market-making, grid trading, and arbitrage operations. The platform distinguishes itself through a skill-based architecture that integrates large language models, enabling users to monitor market conditions and control trading operations via natural language commands. It features a unified con

    Provides a unified interface for placing, monitoring, and managing trade orders across multiple exchange platforms.

    Pythonalgotradingarbitragebacktesting
    Ver en GitHub↗18,907
  • quantconnect/leanAvatar de QuantConnect

    QuantConnect/Lean

    16,537Ver en GitHub↗

    Lean is an algorithmic trading engine and quantitative finance platform designed for the development, backtesting, and live execution of automated trading strategies. It provides a comprehensive framework for processing time-series market data, managing multi-asset portfolios, and conducting quantitative research across diverse financial markets. The platform distinguishes itself through a modular, event-driven architecture that decouples strategy logic from data ingestion and brokerage connectivity. By utilizing standardized interfaces for data providers and brokerage abstractions, it enable

    Implements pluggable algorithms to manage the efficient entry and exit of trades while accounting for market impact and slippage.

    C#algorithmalgorithmic-trading-enginec-sharp
    Ver en GitHub↗16,537
  • shidenggui/easytraderAvatar de shidenggui

    shidenggui/easytrader

    9,878Ver en GitHub↗

    Easytrader is a quantitative trading automation framework and brokerage API wrapper designed to programmatically execute buy and sell orders across trading terminals. It functions as a system for linking quantitative strategy logic to brokerage clients, providing the necessary infrastructure to automate stock trading and execute strategy-driven signals. The system distinguishes itself by offering a remote trading execution server that decouples strategy logic from trade execution, allowing orders to be triggered on distant machines via a web server or command-line interface. It includes speci

    Sends limit or market-price purchase requests to the exchange using specific order types to control pricing.

    Python
    Ver en GitHub↗9,878
  • timercrack/traderAvatar de timercrack

    timercrack/trader

    8,281Ver en GitHub↗

    This project is a futures algorithmic trading system designed to execute high-performance trading strategies through direct API integrations and low-latency message routing. It features a strategy execution engine that automates order placement and manages trade flows based on predefined logic and API triggers. The system utilizes a native trading API bridge and a low-latency message bus to interface internal logic with external exchange APIs while minimizing execution delays. Monitoring is handled through a web-based trading dashboard for real-time activity tracking and remote management. B

    Automates the placement and querying of trade orders by bridging strategy logic to the market.

    Calgorithmctpfutures
    Ver en GitHub↗8,281
  • deviavir/zenbotAvatar de DeviaVir

    DeviaVir/zenbot

    8,259Ver en GitHub↗

    Zenbot is an automated cryptocurrency trading bot designed to execute trades on exchanges based on technical analysis and predefined risk parameters. It functions as a technical analysis engine that processes market data through mathematical indicators to generate actionable trade signals. The system includes a genetic algorithm strategy optimizer to automatically discover the most profitable parameter configurations. It provides multiple simulation environments, including a trading strategy backtester for replaying historical data and a paper trading simulator for testing strategies against

    Ships an order execution engine to manage the lifecycle of limit orders and control entry and exit prices.

    HTMLnodejspaper-tradingpython
    Ver en GitHub↗8,259
  • sammchardy/python-binanceAvatar de sammchardy

    sammchardy/python-binance

    7,176Ver en GitHub↗

    python-binance is a Python client library that provides programmatic access to the Binance cryptocurrency exchange through both REST and WebSocket APIs. It serves as a comprehensive toolkit for automated trading, account management, and market data retrieval, enabling developers to build trading bots, portfolio management tools, and data analysis applications that interact directly with the exchange. The library distinguishes itself through a dual-client architecture that separates synchronous REST calls from persistent WebSocket streams, allowing concurrent execution without blocking. It inc

    Submits buy or sell orders to the exchange and manages order lifecycle from placement to execution or cancellation.

    Pythonapibinancecryptocurrency
    Ver en GitHub↗7,176
  • ricequant/rqalphaAvatar de ricequant

    ricequant/rqalpha

    6,166Ver en GitHub↗

    RQAlpha is a Python-native quantitative trading backtesting framework and live trading execution system. It provides an event-driven engine for simulating trading strategies against historical market data, with realistic transaction costs, slippage models, and corporate action handling. The platform supports multi-asset class trading including stocks, futures, options, and REITs, with separate sub-accounts for different asset types and configurable margin requirements. The framework distinguishes itself through a plugin-based extensible architecture that allows users to swap out core componen

    Ships a unified API for programmatically placing orders across stocks, futures, and other instruments.

    Pythonbacktestfinancefutures
    Ver en GitHub↗6,166
  • drakkar-software/octobotAvatar de Drakkar-Software

    Drakkar-Software/OctoBot

    6,079Ver en GitHub↗

    OctoBot is an open-source automated trading platform that connects to over 15 cryptocurrency exchanges, enabling users to deploy grid, dollar-cost averaging, market-making, and AI-driven trading strategies. It functions as a unified multi-exchange trading platform, a TradingView alert executor, and a crypto trading bot, all within a single system. The platform is built on an event-driven trading loop with a plugin-based strategy engine, an exchange-agnostic connector layer, and a cloud-synced profile store for multi-device consistency. What distinguishes OctoBot is its integration of large la

    Places and maintains a ladder of buy and sell orders at set intervals to profit from market volatility.

    Python
    Ver en GitHub↗6,079
  • wondertrader/wondertraderAvatar de wondertrader

    wondertrader/wondertrader

    5,865Ver en GitHub↗

    Executes target positions through swappable algorithm units on a dedicated execution monitor separate from strategy engines.

    C++algotradingcppcta
    Ver en GitHub↗5,865
  • chrisleekr/binance-trading-botAvatar de chrisleekr

    chrisleekr/binance-trading-bot

    5,462Ver en GitHub↗

    This project is an automated cryptocurrency trading platform for the Binance exchange. It functions as a technical analysis trading tool and grid trader, executing strategies and managing assets without manual intervention. The platform is distinguished by its multi-service containerized architecture, which orchestrates a listener, cache, and database. It utilizes a secure web dashboard for monitoring active trades and adjusting bot parameters, protected by password and token-based authentication. The system covers a broad range of trading capabilities, including grid and trailing order auto

    Implements grid-based order execution to capture volatility through a series of limit orders at fixed price intervals.

    JavaScriptbinancebinance-apibinance-api-node
    Ver en GitHub↗5,462
  • sea-protocol/seaprotocolAvatar de sea-protocol

    sea-protocol/seaprotocol

    5,049Ver en GitHub↗

    Sea Protocol es una plataforma de intercambio descentralizado y protocolo de trading de rejilla (grid trading) desplegado en las blockchains Aptos y Sui. Proporciona una infraestructura de trading que combina libros de órdenes on-chain con hubs de liquidez de creadores de mercado automatizados (AMM) y un motor de trading cross-chain. El sistema se distingue por sus capacidades de grid trading automatizado, que ejecutan órdenes de compra y venta a intervalos de precio lineales o geométricos para capturar la volatilidad del mercado. También soporta trading sin spread mediante enrutamiento de órdenes post-only y un modelo híbrido que integra libros de órdenes de límite central con creadores de mercado automatizados. El protocolo incluye un conjunto completo de herramientas para la gestión de liquidez, utilizando custodia de bóveda on-chain para depósitos de tokens. Incorpora un sistema de gobernanza con un mecanismo de timelock para cambios administrativos, así como analíticas on-chain para monitorizar métricas del protocolo y el rendimiento de los traders. El acceso programático a operaciones de trading, historiales de órdenes y datos de rejilla se proporciona a través de un conjunto de endpoints de API estandarizados.

    Automates buy and sell orders at fixed linear or geometric price intervals to capture market volatility.

    Movecryptocurrencydefidex
    Ver en GitHub↗5,049
  • binance/binance-spot-api-docsAvatar de binance

    binance/binance-spot-api-docs

    4,812Ver en GitHub↗

    Este proyecto proporciona documentación técnica y guías de referencia para el trading al contado (spot trading), incluyendo especificaciones para protocolos REST, WebSocket y FIX. Sirve como un recurso integral para integrarse con endpoints de trading al contado para ejecutar operaciones, consultar datos de cuenta y obtener estadísticas de mercado. El proyecto se distingue por admitir conectividad de grado institucional a través del estándar Financial Information eXchange (FIX) y codificación binaria simple para reducir la latencia y el tamaño de la carga útil. También incluye un entorno de sandbox dedicado para validar la lógica y las estrategias de trading sin riesgo financiero. La documentación cubre una amplia gama de capacidades, incluyendo streaming de datos de mercado en tiempo real, gestión integral del ciclo de vida de órdenes y operaciones, y monitoreo de cuentas. También detalla tipos de órdenes complejos, enrutamiento inteligente de órdenes y reglas de trading estrictas con respecto a la validación de precio y cantidad. El repositorio contiene referencias detalladas de API, una guía de integración del protocolo FIX y una especificación de datos de mercado WebSocket para orientar a los desarrolladores durante la implementación.

    Allows for immediate asset execution at the best available market price.

    binance-apidocumentationfix-api
    Ver en GitHub↗4,812
  • shinnytech/tqsdk-pythonAvatar de shinnytech

    shinnytech/tqsdk-python

    4,789Ver en GitHub↗

    tqsdk-python es un SDK y framework de trading cuantitativo diseñado para desarrollar estrategias automatizadas para futuros, opciones y acciones utilizando Python. Funciona como un motor de trading algorítmico y API de datos de mercado financiero, proporcionando las herramientas necesarias para realizar backtesting de estrategias, analizar datos históricos y ejecutar operaciones en vivo a través de múltiples cuentas de corretaje. El proyecto se distingue por una librería de análisis de opciones especializada que calcula griegas, volatilidad implícita y superficies de volatilidad utilizando el modelo Black-Scholes. Además, admite patrones complejos de ejecución de órdenes, como TWAP, Iceberg y POV, para minimizar el impacto en el mercado durante la entrada y salida de posiciones. El SDK cubre una amplia superficie de capacidades, incluyendo la recuperación de datos de mercado en tiempo real e históricos, gestión de riesgos cuantitativa y monitoreo de carteras. Incorpora un modelo de ejecución asíncrono para la transmisión de datos y la programación de tareas, junto con herramientas para la simulación de trading multiactivo y análisis de rendimiento. La librería proporciona una interfaz gráfica basada en web para el monitoreo de estrategias y la visualización de datos.

    Implements advanced trading patterns like TWAP and Iceberg orders to minimize market impact.

    Python
    Ver en GitHub↗4,789
  • gbeced/pyalgotradeAvatar de gbeced

    gbeced/pyalgotrade

    4,659Ver en GitHub↗

    pyalgotrade es una librería de trading algorítmico en Python diseñada para desarrollar, realizar backtesting y ejecutar estrategias de trading automatizadas. Proporciona un framework integral para backtesting de estrategias financieras, una librería de análisis técnico para calcular indicadores matemáticos y conectores para la integración con exchanges de criptomonedas. El proyecto se distingue por soportar trading basado en sentimiento mediante la integración de feeds de redes sociales en tiempo real y flujos de palabras clave. Incluye una herramienta de visualización de trading cuantitativo para graficar la acción del precio y curvas de capital de la cartera, junto con optimización de parámetros en paralelo para identificar la configuración de estrategia más efectiva. La librería cubre un amplio rango de capacidades, incluyendo la construcción de pipelines de datos financieros para la ingesta y remuestreo de datos de mercado, gestión del ciclo de vida de órdenes tanto para trading real como en papel (paper trading), y análisis de rendimiento cuantitativo para calcular retornos ajustados al riesgo y drawdowns. También incluye herramientas para análisis técnico, como bandas de volatilidad e indicadores de momentum, así como simulaciones que consideran el deslizamiento de órdenes (slippage) y comisiones de transacción.

    Provides a dispatcher for submitting market, limit, and stop orders to execution venues.

    Python
    Ver en GitHub↗4,659
  • ctubio/krypto-trading-botAvatar de ctubio

    ctubio/Krypto-trading-bot

    3,698Ver en GitHub↗

    This project is a high-performance C++ trading engine designed for automated cryptocurrency market making and high-frequency trading. It functions as a liquidity provision tool that executes rapid order adjustments and quote placements to capture the bid-ask spread. The system utilizes a fair-value pricing model to estimate target asset prices based on real-time exchange data. It features a self-hosted trading dashboard that provides a web interface for monitoring portfolio holdings, visualizing market metrics, and manually controlling automated trading instances. The software includes capab

    Provides an interface for tracking active order statuses and executing the cancellation of pending transactions.

    C++binancebitcoinbitfinex
    Ver en GitHub↗3,698
  • edtechre/pybrokerAvatar de edtechre

    edtechre/pybroker

    3,191Ver en GitHub↗

    pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for developing, testing, and optimizing trading strategies using historical market data. It functions as a trading strategy backtester and a financial performance evaluator, providing a structured environment to simulate trading rules and analyze their statistical reliability. The framework distinguishes itself through a market data integration layer that handles the fetching and caching of historical price data from external providers. It incorporates an event-driven backtesting engine and

    Manages order execution parameters including limit prices and timing delays.

    Pythonaialgorithmic-tradingalgotrading
    Ver en GitHub↗3,191
  • llmquant/quant-wikiAvatar de LLMQuant

    LLMQuant/quant-wiki

    3,041Ver en GitHub↗

    quant-wiki is a comprehensive knowledge base and structured reference for quantitative finance, financial engineering, and algorithmic trading. It serves as a centralized library of documentation covering mathematical models, financial instruments, and systematic trading strategies. The project integrates AI-driven capabilities through a modular retrieval-augmented generation framework that extracts structured data from research papers and news. It features a multi-agent workflow engine designed to discover and validate predictive alpha factors, alongside tools for local large language model

    Implements market order execution for immediate asset purchase or sale at best available prices.

    quantitative-financequantitative-tradingwiki
    Ver en GitHub↗3,041
  • fasiondog/hikyuuAvatar de fasiondog

    fasiondog/hikyuu

    2,999Ver en GitHub↗

    Hikyuu is a quantitative trading framework designed for developing, backtesting, and executing systematic trading strategies. It functions as a high-speed system that combines a financial time-series library, a multi-factor analysis tool, and a quantitative backtesting engine to support comprehensive trading research. The framework is distinguished by its high-speed computing core, which utilizes multi-threaded execution to process large volumes of market data for technical indicator generation. It supports a modular strategy composition model where signal, risk, and fund management component

    Submits buy or sell orders for equities specifying shares, lots, or portfolio percentages.

    C++algorithms-tradingbacktestingcpp
    Ver en GitHub↗2,999
Ant.12Siguiente
  1. Home
  2. Scientific & Mathematical Computing
  3. Order Execution Engines

Explorar subetiquetas

  • Algorithmic Order Executions1 sub-etiquetaExecutes orders using time-weighted average price (TWAP) or volume-weighted average price (VWAP) algorithms. **Distinct from Order Execution Engines:** Distinct from Order Execution Engines: focuses specifically on algorithmic order types like TWAP and VWAP, not general order execution.
  • Algorithmic Order TypesSubmits market, limit, VWAP, and TWAP orders through a unified API for multiple asset classes. **Distinct from Order Execution Engines:** Distinct from Order Execution Engines: focuses on the variety of order types (including algorithmic ones) rather than the execution engine itself.
  • Execution Timing & RoundingManagement of the precise timing of orders and price rounding for execution fills. **Distinct from Order Execution Engines:** Specifically addresses timing and price precision rather than general order management
  • Grid Trading1 sub-etiquetaAutomated execution of limit orders placed at fixed price intervals to profit from market volatility. **Distinct from Order Execution Engines:** Specific to grid-based intervals, distinct from generic order execution or dynamic trailing orders.
  • Market OrdersOrder types that execute immediately at the current best available market price. **Distinct from Order Execution Engines:** Distinct from Order Execution Engines: a specific immediate-fill order type rather than the general engine.
  • Stock Order PlacementsSubmits buy or sell orders for equities by specifying shares, lots, value, or percentage of portfolio. **Distinct from Order Execution Engines:** Distinct from Order Execution Engines: focuses on the specific act of placing stock orders with various sizing methods.
  • Trade Order Dispatchers3 sub-etiquetasSystems for sending specific order types (limit, market) to an exchange. **Distinct from Order Execution Engines:** Focuses on the act of dispatching the order request with specific parameters, rather than the overall execution engine logic.
  • Unified Order PlacementsSubmits buy and sell orders for multiple asset classes through a single, unified API. **Distinct from Order Execution Engines:** Distinct from Order Execution Engines: focuses on the unified submission interface, not the broader execution engine logic.