awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ctubio avatar

ctubio/Krypto-trading-bot

0
View on GitHub↗
3,698 星标·831 分支·C++·6 次浏览127.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 历史

ctubio/krypto-trading-bot 的 Star 历史图表ctubio/krypto-trading-bot 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Krypto Trading Bot 的开源替代方案

相似的开源项目,按与 Krypto Trading Bot 的功能重合度排序。
  • michaelgrosner/tribecamichaelgrosner 的头像

    michaelgrosner/tribeca

    4,112在 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
    在 GitHub 上查看↗4,112
  • shinnytech/tqsdk-pythonshinnytech 的头像

    shinnytech/tqsdk-python

    4,789在 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
    在 GitHub 上查看↗4,789
  • chrisleekr/binance-trading-botchrisleekr 的头像

    chrisleekr/binance-trading-bot

    5,462在 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
    在 GitHub 上查看↗5,462
  • jesse-ai/jessejesse-ai 的头像

    jesse-ai/jesse

    7,438在 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
    在 GitHub 上查看↗7,438
查看 Krypto Trading Bot 的所有 30 个替代方案→

常见问题解答

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.

ctubio/krypto-trading-bot 的主要功能有哪些?

ctubio/krypto-trading-bot 的主要功能包括: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。

ctubio/krypto-trading-bot 有哪些开源替代品?

ctubio/krypto-trading-bot 的开源替代品包括: 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.

包含 Krypto Trading Bot 的精选搜索

收录 Krypto Trading Bot 的精选合集。
  • 算法交易框架
  • 算法交易与回测平台