Platform Connectivity

Platform Adapters & Connectivity

Connect to any trading platform through purpose-built adapters. MT4, MT5, cTrader, and institutional FIX — all feeding into a unified nanosecond-precision pipeline.

FIX 4.4
Institutional
Direct session-level connectivity with SSL/TLS
MT5
MetaTrader
Native EA with C++ DLL bridge
MT4
MetaTrader
Native EA with C++ DLL bridge
cTrader
FIX Native
Direct FIX connectivity via cTrader platform
WebSocket
Data Feed
Low-latency streaming with auto-reconnect

Multi-Feed Aggregation

Combine multiple price sources into a single reference feed. Choose between best-BBO, weighted average, or passthrough aggregation modes. Connect institutional FIX feeds, cTrader, crypto WebSocket streams, and MT4/MT5 brokers — all unified in one pipeline.

Platform Connectivity

The Fastest EA You'll Ever Run

Custom-built Expert Advisors backed by a native C++ DLL, plus direct FIX connectivity for cTrader — engineered to remove every bottleneck between price and execution.

MT5
MetaTrader 5
Dual-mode connectivity
Native TCP Socket C++ DLL Bridge
MT4
MetaTrader 4
DLL bridge connectivity
C++ DLL Bridge
cTR
cTrader
Native FIX connectivity
FIX 4.4 Protocol Direct Client
MT5 — Native TCP Socket (no DLL needed)
MT4 & MT5 — C++ DLL Bridge (sub-ms)
cTrader — FIX 4.4 Native Client
MetaTrader
Terminal
MT4 / MT5
THFT
Expert Advisor
MT5 Path
Native TCP Socket
MT4 & MT5 Path
C++ DLL Bridge
cTrader Path
FIX 4.4 Protocol
3x TCP
THFT
Nanosecond Core
<1ms
Order Latency
3x TCP
Independent Channels
15x
Timer Improvement

Sub-Millisecond Order Execution

Two transport modes: MT5 supports native TCP sockets built into MQL5 — no DLL required. For both MT4 and MT5, the custom C++ DLL provides a dedicated background thread that bypasses the Windows timer bottleneck (15 ms → ~1 ms). Orders go from network to execution in under 1 millisecond.

Native C++ Bridge DLL

Purpose-built DLL for MT4 and MT5, compiled with MSVC /O2 optimizations. TCP_NODELAY disables Nagle buffering, timeBeginPeriod(1) forces 1 ms timer resolution, and a thread-safe message queue eliminates all polling overhead. On MT5, the EA can also run in pure native TCP mode — zero external dependencies.

Triple-Channel TCP Architecture

Three dedicated TCP sockets: tick data stream, bidirectional order channel, and async event bus. Each channel is independent — a burst of ticks never blocks an incoming order.

Idempotent Order Deduplication

100-slot ring buffer ensures every order executes exactly once. If the Core retries a failed send, the EA returns the cached response — zero risk of duplicate fills.

Multi-Symbol Single Instance

One EA instance feeds 100+ symbols simultaneously with delta-only tick publishing — only sends data when bid/ask actually changes. Minimal bandwidth, maximum coverage.

Full Execution Reporting

Every fill reports ticket, slippage, commission, swap, and execution time in milliseconds. Position open/close events stream back to Core in real-time for instant P&L tracking.

The THFT EA and cTrader FIX client operate as transparent bridges — zero trading logic on the terminal side. All decisions are made by the THFT Core, ensuring deterministic execution and simplified compliance.

Taurus HFT Dashboard — system overview with live nodes, servers, strategies, P&L, feed metrics and broker latency

Dashboard — System Overview

Ready to Get Started?

Get full access to the Taurus HFT engine, dashboard, and all strategies — $149/month.

Get Started