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
Gekko is a Node.js trading platform and automated Bitcoin trading bot designed to execute buy and sell orders across multiple cryptocurrency exchanges. It functions as an algorithmic trading system that uses a standardized exchange integration gateway to connect with various external trading platforms. The system includes a backtesting engine that simulates trading strategies against historical market data to evaluate performance before live deployment. It employs an adapter-based integration model to normalize diverse exchange API responses into a consistent internal format. The platform pr
This project is an automated cryptocurrency trading platform and server-side framework designed for executing trades and managing digital asset portfolios. It provides a unified environment for running algorithmic strategies across multiple exchanges, allowing for the automated placement of buy and sell orders without manual intervention. The system distinguishes itself through a modular plugin architecture that separates trading logic from core execution, enabling users to customize or swap algorithms as needed. It utilizes an event-driven execution loop that processes real-time market data
XChange is a cryptocurrency exchange integration library and API wrapper that provides a unified interface for connecting to multiple cryptocurrency exchanges. It serves as a multi-exchange trading interface and a market data streamer, normalizing raw data from various providers into standardized data objects. The project distinguishes itself through an adapter-based normalization system and a reactive WebSocket streaming model designed to receive real-time price and volume updates while minimizing thread usage. It includes a dedicated authentication handler for managing API keys, request non
Tribeca ist eine Node.js-Kryptowährungs-Handelsplattform für Hochfrequenzhandel und automatisiertes Market Making. Sie fungiert als Low-Latency-Execution-Engine, die den Prozess der Liquiditätsbereitstellung und das Erfassen von Preisspannen über mehrere Kryptobörsen hinweg automatisiert.
Die Hauptfunktionen von michaelgrosner/tribeca sind: Liquidity Provision Systems, Automated Market Making Systems, High Frequency Trading, Cryptocurrency Trading Platforms, Centralized Market Makers, Event-Driven Trading Engines, Position Tracking, Exchange Adapters.
Open-Source-Alternativen zu michaelgrosner/tribeca sind unter anderem: ctubio/krypto-trading-bot — This project is a high-performance C++ trading engine designed for automated cryptocurrency market making and… askmike/gekko — Gekko is a Node.js trading platform and automated Bitcoin trading bot designed to execute buy and sell orders across… haehnchen/crypto-trading-bot — This project is an automated cryptocurrency trading platform and server-side framework designed for executing trades… knowm/xchange — XChange is a cryptocurrency exchange integration library and API wrapper that provides a unified interface for… drakkar-software/octobot — OctoBot is an open-source automated trading platform that connects to over 15 cryptocurrency exchanges, enabling users… zvtvz/zvt — zvt is a quantitative trading framework designed for building, backtesting, and executing algorithmic trading…