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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ctubio avatar

ctubio/Krypto-trading-bot

0
View on GitHub↗
3,698 stars·831 forks·C++·10 views127.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.

Star history

Star history chart for ctubio/krypto-trading-botStar history chart for ctubio/krypto-trading-bot

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Krypto Trading Bot

These projects share indexed features with Krypto Trading Bot. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • michaelgrosner/tribecamichaelgrosner avatar

    michaelgrosner/tribeca

    4,112View on 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
    View on GitHub↗4,112
  • shinnytech/tqsdk-pythonshinnytech avatar

    shinnytech/tqsdk-python

    4,789View on 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
    View on GitHub↗4,789
  • chrisleekr/binance-trading-botchrisleekr avatar

    chrisleekr/binance-trading-bot

    5,462View on 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
    View on GitHub↗5,462
  • jesse-ai/jessejesse-ai avatar

    jesse-ai/jesse

    7,438View on 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
    View on GitHub↗7,438
Compare all 30 related projects→

Frequently asked questions

What does ctubio/krypto-trading-bot do?

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.

What are the main features of ctubio/krypto-trading-bot?

The main features of ctubio/krypto-trading-bot are: 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.

Which projects share features with ctubio/krypto-trading-bot?

Projects with overlapping indexed features include: 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.

Curated searches featuring Krypto Trading Bot

Hand-picked collections where Krypto Trading Bot appears.
  • algorithmic trading framework
  • algorithmic trading and backtesting platform