Industrial-grade Local API for MT4 & MT5
The most secure self-hosted bridge for MetaTrader. Engineered for sub-millisecond latency and a Zero-Trust architecture for uncompromising account safety.
Request
curl -X POST http://127.0.0.1:6000/rpc \
-H "Authorization: Bearer tk_live_..." \
-H "Content-Type: application/json" \
-d '{
"jsonrpc": "2.0",
"method": "get_account_info",
"id": "1"
}'Response
{
"jsonrpc": "2.0",
"id": "1",
"result": {
"login": 88812345,
"balance": 25400.50,
"equity": 25380.20,
"margin_free": 24100.00,
"currency": "USD"
}
}Everything You Need
Built for algorithmic trading apps
Ultra-Reliable Native Kernel
Leverage a highly-optimized native execution engine for sub-millisecond API response times.
Absolute Privacy
100% on-premise execution. Your trading data and strategies never leave your own hardware or VPS.
Zero-Trust Architecture
Hardware-level machine fingerprinting and challenge-response auth protect your account from unauthorized access.
Low-Latency WebSocket
Direct local stream of price and order events with minimal network overhead and persistent connections.
Granular Identity Control
Assign separate identities and tokens for every terminal. Isolate access and revoke permissions dynamically.
Unified Operations
A sophisticated console to monitor terminals, tokens, connectivity, and billing across your entire fleet.
Seamless Integration
Go from zero to executing your first trade via API in under 5 minutes. Our infrastructure handles the heavy lifting of terminal bridging and security.
Register & Configure
Create an account and generate an auth token in the web console.
Deploy the EA
Install the provided package into your target MT4/MT5 terminal.
Device Verification
Input the token in EA settings. Approve new devices via email securely.
Start Building
Connect your local app using the exact same token via REST or WebSocket.
MetaAPI Gateway
Connected
Authentication
Device Registry
Pricing Plans
Scale your trading infrastructure
Free
Perfect for individual developers testing on a single machine.
- 1 Registered Machine
- 1 Active Auth Token
- 1 MT4/MT5 Instance
- Localhost Access Only
- Demo Accounts Only
Professional
For traders managing multiple accounts across personal setups.
- Up to 3 Registered Machines
- 10 Independent Tokens
- Unlimited Instances / Machine
- Remote API Access
- Live & Demo Accounts
Unlimited
Total freedom for quantitative teams and asset managers.
- Unlimited Machines
- Unlimited Auth Tokens
- Fleet Management UI
- Dedicated Technical Support
- Custom White-label Options
Custom enterprise solutions available. Need more? Contact our sales team
Ready to transform your trading stack?
Join developers building next-generation algorithmic tools directly on their own terminals with zero latency and full privacy.