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
·
michaelgrosner avatar

michaelgrosner/tribeca

0
View on GitHub↗
4,112 stele·938 fork-uri·TypeScript·9 vizualizări

Tribeca

Tribeca este o platformă de tranzacționare a criptomonedelor Node.js concepută pentru tranzacționarea de înaltă frecvență și market making automatizat. Acesta funcționează ca un motor de execuție cu latență scăzută care automatizează procesul de furnizare a lichidității și capturare a spread-urilor de preț pe mai multe burse de criptomonede.

Sistemul folosește un strat de conectivitate pentru a transmite date de piață în timp real și a executa tranzacții prin conexiuni de rețea persistente. Utilizează o integrare bazată pe adaptoare pentru a normaliza API-urile diverse ale platformelor într-un format unificat, permițând activități coordonate pe mai multe burse de criptomonede diferite.

Platforma include un backtester algoritmic pentru validarea strategiilor pe baza datelor istorice și un tablou de bord vizual pentru monitorizarea pozițiilor active și a parametrilor de cotare. Capabilitățile suplimentare acoperă execuția ordinelor bazată pe evenimente, urmărirea pozițiilor bazată pe stare și stocarea persistentă în baza de date pentru auditarea înregistrărilor de tranzacționare.

Features

  • Liquidity Provision Systems - Automates the process of providing liquidity on crypto exchanges to capture price spreads.
  • Automated Market Making Systems - Implements an automated execution engine to provide liquidity and capture price spreads across multiple cryptocurrency exchanges.
  • High Frequency Trading - Executes a high volume of cryptocurrency trades at very fast speeds using automated strategies.
  • Cryptocurrency Trading Platforms - Provides a comprehensive Node.js-based platform for automated cryptocurrency trading and market making.
  • Centralized Market Makers - Automatically provides liquidity and captures spreads by managing quotes across multiple cryptocurrency exchanges.
  • Event-Driven Trading Engines - Features an execution engine that triggers trades and quote updates in response to real-time market data events.
  • Position Tracking - Maintains a real-time internal record of active orders and asset balances to manage risk across venues.
  • Exchange Adapters - Utilizes standardized adapters to normalize diverse cryptocurrency venue APIs into a unified internal format.
  • Cryptocurrency Exchange Connectors - Provides integration layers for connecting to cryptocurrency exchange APIs and streaming market data feeds.
  • Multi-Exchange Trading Connectors - Provides an integration layer to coordinate trading activity across multiple cryptocurrency exchanges via a unified system.
  • Low-Latency Trading Infrastructures - Implements a low-latency execution environment for high-frequency algorithmic trading strategies.
  • Trading Dashboards - Offers a visual dashboard for monitoring active positions and managing quoting parameters in real time.
  • Trading Strategy Backtesters - Provides an algorithmic backtester to validate trading strategies against historical market data before live deployment.
  • Financial Stream Monitors - Implements a real-time streaming system to track financial indicators and account status via a web interface.
  • WebSocket Stream Managers - Manages WebSocket connections to stream real-time market data and account updates to external interfaces.
  • Market-Making Parameter Adjusters - Provides configurable parameters to fine-tune the behavior of automated market-making strategies.
  • Trading Strategy Backtesting - Includes a simulation environment to test automated trading algorithms against historical market data.
  • Cryptocurrency Market Monitors - Includes a dashboard for tracking live cryptocurrency prices and account positions in real time.
  • Cryptocurrency Trading - High-frequency market-making platform for crypto.

Istoric stele

Graficul istoricului de stele pentru michaelgrosner/tribecaGraficul istoricului de stele pentru michaelgrosner/tribeca

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

Întrebări frecvente

Ce face michaelgrosner/tribeca?

Tribeca este o platformă de tranzacționare a criptomonedelor Node.js concepută pentru tranzacționarea de înaltă frecvență și market making automatizat. Acesta funcționează ca un motor de execuție cu latență scăzută care automatizează procesul de furnizare a lichidității și capturare a spread-urilor de preț pe mai multe burse de criptomonede.

Care sunt principalele funcționalități ale michaelgrosner/tribeca?

Principalele funcționalități ale michaelgrosner/tribeca sunt: Liquidity Provision Systems, Automated Market Making Systems, High Frequency Trading, Cryptocurrency Trading Platforms, Centralized Market Makers, Event-Driven Trading Engines, Position Tracking, Exchange Adapters.

Care sunt câteva alternative open-source pentru michaelgrosner/tribeca?

Alternativele open-source pentru michaelgrosner/tribeca includ: 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…

Alternative open-source pentru Tribeca

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Tribeca.
  • ctubio/krypto-trading-botAvatar ctubio

    ctubio/Krypto-trading-bot

    3,698Vezi pe 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

    C++binancebitcoinbitfinex
    Vezi pe GitHub↗3,698
  • askmike/gekkoAvatar askmike

    askmike/gekko

    10,179Vezi pe GitHub↗

    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

    JavaScriptbitcoinexchangegekko
    Vezi pe GitHub↗10,179
  • haehnchen/crypto-trading-botAvatar Haehnchen

    Haehnchen/crypto-trading-bot

    3,490Vezi pe GitHub↗

    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

    TypeScriptbinancebitfinexbitmex
    Vezi pe GitHub↗3,490
  • knowm/xchangeK

    knowm/XChange

    4,067Vezi pe GitHub↗

    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

    Java
    Vezi pe GitHub↗4,067
  • Vezi toate cele 30 alternative pentru Tribeca→