← Back to home
MetaAPI Docs
Install the EA and start using RPC
Start with installation, then move on to auth token setup, device verification, RPC usage and language-specific examples.
Overview
See what you need to prepare before using the local MT4 or MT5 API.
EA Install
See exactly where the DLL and EA files go inside MT4 / MT5 data folders.
Auth Flow
Follow account login, auth token creation and new-device verification.
Auth Token
See why the same auth token must be configured in both the EA and the external client.
RPC Reference
Browse every RPC method exposed through the local API.
RPC Python Examples
Use Python examples for account info, order placement and WebSocket streaming.
WebSocket
Connect to `/ws`, understand event flow and streaming requirements.