Easier Prop
Live · MT5 REST & WebSocket API

Trade smarter with Easier Prop

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

Scroll to discover

55+
REST Endpoints
8
WS Streams
4+
MT5 Accounts

What Makes Us Different

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

Multi-Account Management
Manage the default 4 MT5 broker accounts per API key, or raise the cap from admin settings.
Real-Time WebSocket
8 streams: live quotes, order updates, profit/equity, heartbeats, new positions, OHLC, order book, and tick value.
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.

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.

Everything You Need to Trade

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

REST API Access
55+ client endpoints for accounts, trading, market data, positions, and order history.
WebSocket Streaming
8 real-time streams plus aggregate delivery: quotes, orders, profit, heartbeat, new_position, OHLC, order book, and tick value.
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 start trading?

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

Get Started

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 8 WebSocket streams
  • 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

Common Questions