Infrastructure that processes real-time market data, validates arbitrage paths, and executes only those that are feasible under current market conditions
Run Simulation
How it works
What HETHA actually is
HETHA is not a signal feed and not a black-box trading bot. It is an execution-focused arbitrage infrastructure designed to work under real market conditions. The system continuously processes real-time order books, builds arbitrage paths, and filters out those that cannot be executeddue to fees, liquidity constraints, or market changes. Only paths that remain feasible at the moment of execution are passed further — either to simulation or to execution, depending on your setup. This approach separates calculated profitability from executable resultsand makes the gap between them explicit and measurable.
Real-time market data collection
Continuous ingestion of order book updates from multiple exchanges.
Order book preparation
Best-price and weighted-price representations used for volume-aware calculations.
Arbitrage chain construction
Parallel GPU-based generation and recalculation of arbitrage paths.
Filtering & execution
Chains passing profit, latency, and price-deviation thresholds are forwarded to simulation or execution.
Markets
Pairs define the basic building blocks used in arbitrage chain construction
EXAMPLE PAIRS
BTC / USDT · ETH / BTC · SOL / USDT · ADA / ETH
HETHA operates on spot markets across connected exchanges. Only feasible markets are used for execution.
System boundaries
Defines the boundary between system responsibility and user configuration
What the system does
Maintains a real-time market state from live order books
Constructs and recalculates arbitrage chains under current conditions
Accounts for fees, liquidity, and effective prices
Executes or simulates only feasible chains and records outcomes
What remains with the user
Defines system configuration and execution parameters
Interprets results and adjusts configuration based on system behavior
Chooses the mode of operation: simulation or live execution
Manages capital allocation
What the system exposes
A transparent view of the system’s internal data, decisions, and results
Market streams
Live exchange market data: order books, price updates, and liquidity changes used as system input.
Chains
Generated arbitrage paths with calculated profitability, volume constraints, and execution parameters.
Filtering & validation
Visibility into acceptance logic: which chains pass constraints and which are discarded.
Statistics
Aggregated metrics across markets, chains, execution results, and system performance.
Modes of operation
Same execution engine under different constraints
Simulation mode
Uses live market data and full chain logic
No capital is committed
Results are recorded without execution
Live execution
Uses the same feasibility and filtering logic
Capital allocation and execution limits apply
Orders are sent to exchanges
Try Simulation
Access levels
Access to HETHA is provided under different access levels. The execution engine remains the same; configuration and control differ.