Easier Prop
NewMT5 Trading API is live!

Trade smarter with theEasier PropAPI

Manage multiple MT5 accounts, execute trades, and stream real-time market data through one unified REST & WebSocket API.

40+
REST Endpoints
Accounts, Trading, Market Data
6
WS Channels
Quotes, Orders, Profit, Alerts
4
MT5 Accounts
Per API key

Features

What Makes Us Different

Everything you need to trade on MetaTrader 5, exposed through a modern REST & WebSocket API.

Multi-Account Management
Manage up to 4 MT5 broker accounts per API key with automatic session management and health checks.
Real-Time WebSocket
6 channels: live quotes, order updates, profit/equity, heartbeats, new positions, and aggregate feed.
Order Execution
Market, limit, stop, and stop-limit orders. Modify or close positions with a single API call.
Market Data
Real-time bid/ask ticks with configurable intervals. Stream multiple symbols simultaneously.
Auto-Reconnect
Sessions are health-checked every 30s with automatic reconnection on failure. Zero downtime.
Encrypted Credentials
MT5 passwords encrypted at rest with AES-256-GCM. Credentials never returned in API responses.

API

Place a Trade in 3 API Calls

Register your MT5 account, connect to your broker, and start trading — all through a simple REST API with real-time WebSocket streaming.

curl -X POST /api/accounts \
  -H "X-API-Key: sk_..." \
  -d '{"symbol":"EURUSD",
       "side":"buy",
       "type":"market",
       "volume":0.01}'
01
Simple Authentication
Authenticate with a single API key via X-API-Key header or Bearer token. WebSocket supports query parameter auth.
02
Auto-Managed Sessions
Sessions auto-connect when you subscribe. No manual connect calls needed. Health-checked every 30 seconds.
03
Real-Time Alerts
Price alerts, spread alerts, and P&L alerts — all via WebSocket. One-shot triggers that fire and clean up.
04
Multi-Account Streaming
Subscribe to multiple accounts on the same WebSocket. Every message includes account_id for routing.

Services

Everything You Need to Trade

From account management to real-time streaming, we provide the full infrastructure for MT5 trading.

REST API Access
40+ endpoints for accounts, trading, market data, positions, and order history.
WebSocket Streaming
6 real-time channels: quotes, orders, profit, heartbeat, new_position, aggregate.
Smart Alerts
Price, spread, and P&L alerts via WebSocket. One-shot triggers with auto-cleanup.
PRO
SOCKS5 Proxy Support
Connect through SOCKS5 proxies for additional security and IP management.
PRO

Ready to startTrading?

Get your API key and start managing MT5 accounts in minutes. No credit card required for the free tier.

Get Started

Pricing

Get Unlimited Access

Simple, transparent pricing for every stage of your trading journey.

Starter
For developers getting started with MT5 trading automation.

1 MT5 account

Full REST API access

WebSocket streaming

Auto-reconnect & health checks

Market, limit, stop orders

Real-time quotes channel

Community support

AES-256-GCM encryption

Pro
For active traders and teams managing multiple accounts.

4 MT5 accounts per key

Full REST & WebSocket API

All 6 streaming channels

Price, spread & P&L alerts

Aggregate feed

Multi-account streaming

Auto-reconnect & health checks

Priority support

SOCKS5 proxy support

Enterprise
For prop firms and institutions requiring dedicated infra.

Unlimited MT5 accounts

Everything in Pro

Dedicated infrastructure

Custom rate limits

Custom SLA & uptime guarantee

Onboarding & integration help

24/7 phone & email support

White-label options

FAQS

Common Questions