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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ctubio avatar

ctubio/Krypto-trading-bot

0
View on GitHub↗
3,698 stele·831 fork-uri·C++·4 vizualizări127.0.0.1:3000↗

Krypto Trading Bot

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 capabilities for algorithmic trading management, order sizing, and risk mitigation through inventory imbalance management. It supports multi-instance configurations to manage different currency pairs or exchanges simultaneously and uses local database files for trade data persistence.

Features

  • Automated Market Making Systems - Implements an automated system to provide liquidity and capture bid-ask spreads through automated quoting.
  • Liquidity Provision Systems - Automates the provision of liquidity on exchanges by placing simultaneous buy and sell orders to profit from spreads.
  • High Frequency Trading - Executes rapid trades based on real-time market data and fair value calculations to capture price inefficiencies.
  • Inventory Imbalance Guards - Implements risk mitigation logic that halts one-sided order placement to prevent excessive asset exposure during high velocity.
  • Algorithmic Quote Placement - Executes buy and sell orders based on fair value offsets and order book depth analysis.
  • Order Modification and Replacement - Automatically cancels and replaces active orders in real-time to maintain competitive pricing as market rates shift.
  • High-Frequency Trading Infrastructure - Implements a low-latency system for rapid order adjustments based on fair value and order book depth.
  • Fair Value Models - Calculates target asset prices by analyzing real-time exchange bids, offers, and recent trade history.
  • Fair Value Estimators - Calculates target asset prices by analyzing real-time exchange data, including best bids, offers, and trade history.
  • Low-Latency Trading Infrastructures - Provides a high-performance C++ execution environment designed for low-latency market data processing and order placement.
  • Trading Risk Management - Includes a risk guard that halts one-sided order placement to prevent excessive inventory exposure.
  • Trading Safety Guards - Prevents adverse executions by implementing price-based safety buffers and trade restrictions.
  • Order Distribution Strategies - Directs order placement by targeting specific sides of the order book or focusing on depleted funds.
  • Position Tracking - Ships a tracking system to monitor current currency pair positions and historical trade data.
  • Dynamic Quote Adjustments - Cancels and replaces active orders in real-time to keep pricing competitive as market rates shift.
  • Web-Based Portfolio Monitors - Provides a web-based dashboard for monitoring portfolio positions and manually controlling quoting parameters.
  • Trading Dashboards - Provides a comprehensive web-based management interface for monitoring active trades and configuring automated bot parameters.
  • Multi-Instance Trading Runners - Enables running several independent configurations on a single machine to trade different pairs or exchanges.
  • Order Sizing Logic - Calculates trade volumes using fixed amounts or percentages of available funds to accommodate variable capital.
  • Trading Strategy Management Interfaces - Provides a centralized interface for controlling trading strategies and managing risk and performance.
  • Multi-Instance Server Configurations - Supports running separate trading processes via independent configuration files for different currency pairs or exchanges.
  • Order Lifecycle Management - Provides an interface for tracking active order statuses and executing the cancellation of pending transactions.
  • Market Insight Monitors - Implements monitoring tools to track real-time market data, including fair value prices and order book bids and offers.
  • Position Management - Provides a dedicated management dashboard to view currency holdings and cancel open trading orders.
  • Cryptocurrency Trading - Self-hosted high-frequency crypto trading bot.

Istoric stele

Graficul istoricului de stele pentru ctubio/krypto-trading-botGraficul istoricului de stele pentru ctubio/krypto-trading-bot

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Krypto Trading Bot

Colecții selectate manual în care apare Krypto Trading Bot.
  • Framework pentru tranzacționare algoritmică
  • Platformă pentru tranzacționare algoritmică și backtesting

Întrebări frecvente

Ce face ctubio/krypto-trading-bot?

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.

Care sunt principalele funcționalități ale ctubio/krypto-trading-bot?

Principalele funcționalități ale ctubio/krypto-trading-bot sunt: Automated Market Making Systems, Liquidity Provision Systems, High Frequency Trading, Inventory Imbalance Guards, Algorithmic Quote Placement, Order Modification and Replacement, High-Frequency Trading Infrastructure, Fair Value Models.

Care sunt câteva alternative open-source pentru ctubio/krypto-trading-bot?

Alternativele open-source pentru ctubio/krypto-trading-bot includ: michaelgrosner/tribeca — Tribeca is a Node.js cryptocurrency trading platform designed for high-frequency trading and automated market making.… shinnytech/tqsdk-python — tqsdk-python is a quantitative trading SDK and framework designed for developing automated strategies for futures,… chrisleekr/binance-trading-bot — This project is an automated cryptocurrency trading platform for the Binance exchange. It functions as a technical… jesse-ai/jesse — Jesse is a Python algorithmic trading framework used for developing, backtesting, and executing quantitative trading… binance/binance-spot-api-docs — This project provides technical documentation and reference guides for spot trading, including specifications for… wondertrader/wondertrader.

Alternative open-source pentru Krypto Trading Bot

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Krypto Trading Bot.
  • michaelgrosner/tribecaAvatar michaelgrosner

    michaelgrosner/tribeca

    4,112Vezi pe GitHub↗

    Tribeca is a Node.js cryptocurrency trading platform designed for high-frequency trading and automated market making. It functions as a low-latency execution engine that automates the process of providing liquidity and capturing price spreads across multiple cryptocurrency exchanges. The system employs a connectivity layer to stream real-time market data and execute trades via persistent network connections. It uses an adapter-based integration to normalize diverse venue APIs into a unified format, allowing for coordinated activity across several different cryptocurrency venues. The platform

    TypeScriptbitcoincryptocurrencydocker
    Vezi pe GitHub↗4,112
  • shinnytech/tqsdk-pythonAvatar shinnytech

    shinnytech/tqsdk-python

    4,789Vezi pe GitHub↗

    tqsdk-python is a quantitative trading SDK and framework designed for developing automated strategies for futures, options, and stocks using Python. It functions as an algorithmic trading engine and financial market data API, providing the tools necessary to backtest strategies, analyze historical data, and execute live trades across multiple brokerage accounts. The project distinguishes itself through a specialized option analytics library that calculates Greeks, implied volatility, and volatility surfaces using the Black-Scholes model. It further supports complex order execution patterns, s

    Python
    Vezi pe GitHub↗4,789
  • chrisleekr/binance-trading-botAvatar chrisleekr

    chrisleekr/binance-trading-bot

    5,462Vezi pe 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

    JavaScriptbinancebinance-apibinance-api-node
    Vezi pe GitHub↗5,462
  • jesse-ai/jesseAvatar jesse-ai

    jesse-ai/jesse

    7,438Vezi pe GitHub↗

    Jesse is a Python algorithmic trading framework used for developing, backtesting, and executing quantitative trading strategies. It functions as a trading strategy backtester and a machine learning trading platform, providing an environment to train predictive models on historical market data and deploy them into live strategies. The framework features a standardized crypto exchange connectivity layer that allows for the execution of automated spot and futures trades across multiple cryptocurrency exchanges via an exchange-agnostic interface. It includes a quantitative risk analysis toolset t

    JavaScriptalgo-tradingalgorithmic-tradingbitcoin
    Vezi pe GitHub↗7,438
  • Vezi toate cele 30 alternative pentru Krypto Trading Bot→