The MT4/MT5
broker
API
No EA bridge required. Your code calls our API, and we keep a lightweight direct connection to your broker — so you ship strategy, not infrastructure.
Free on demo accounts. Automate live accounts at $3.99 each (1–10) — or go Pro at $39/mo for 30. Demo always free.
$ curl -X POST https://api.tickerall.com/v1/sessions \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{
"broker": "mt5",
"server": "$SERVER",
"account": $ACC,
"password": "$PASSWORD"
}'What you get
30 accounts included
Pro covers thirty broker accounts in the flat $39/mo, and adding more is cheap — our connection layer is lightweight, not a heavy server per account, so we pass the savings on. Most users never need more than thirty.
Live market data
Stream real-time ticks straight over the WebSocket — every bid and ask the moment your broker prints it. Push-based and low-latency, no polling. Wire your strategy to the live market in a few lines.
Historical candles
Pull years of OHLC candles across all nine timeframes — M1 through MN1 — from the same API you trade on. Backtest, chart, and warm up your models with no separate data feed to wire up.
Trade from TradingView
Wire a TradingView alert straight to your broker account — your strategy fires an alert, we place the order. No VPS, no EA, no terminal running. Keep the account always-hot so it's live the moment an alert fires.
Telegram & Discord
Check balances, positions and orders — and place trades — right from a Telegram or Discord chat. Link once, message the bot, done. No app, no code.
Run from Claude
Connect your accounts to Claude and run everything in plain English — balances, positions, place and close trades, candles — no code. Add the connector once; works on demo or live.
Web & desktop terminal
A full charting terminal — in your browser or on your desktop — on the same broker connection. Watch the market, place and manage trades, run indicators. Nothing to install for the web.
Demo-first free tier
Build and test your strategy on demo accounts forever, for free. Upgrade to Pro when you connect a live broker. No card required to start.
How it works
Sign up
Email + password or Google. Land on the dashboard, generate an API key.
Connect a broker
POST your broker credentials at session start. We authenticate, you get an accountId.
Trade
Place orders, read positions, stream ticks. Your algo runs anywhere — we hold the broker connection.
🔒 We never save your broker password
You send it once when you connect. We use it to authenticate, then hold it in memory only while your connection is live — never saved to disk. Close the session and it's gone.
Your TradingView strategy, trading itself.
Connect a TradingView alert straight to your MT4 or MT5 account — no VPS, no EA bridge, no terminal to keep running. The whole integration is a webhook URL.
Drop your TickerAll webhook URL into any TradingView alert. When it fires, we place the trade on your broker — market, limit, or stop, with stop-loss and take-profit — and it can close or modify positions too.
Paste a URL, done
Drop the webhook URL into your alert and you're live — no code, no bridge to babysit.
Full order control
Market, limit, and stop entries with SL/TP — plus close and modify — straight from an alert.
Always on
Keep your account connected 24/7 so an alert always has a live session to trade on. Included on Pro; add it to Trader for $0.99.
Not on TradingView? Trade from anything.
Every account gets a plain webhook URL. POST a trade command from a script, Zapier, a Discord bot, or your own backend — anything that can send JSON — and we place it on your broker. Same order control as TradingView: market, limit, stop, SL/TP, close, modify.
POST tickerall.com/api/hook/<your-token>
{ "action": "buy", "symbol": "BTCUSD", "volume": 0.01 }Trade once. Copy it everywhere.
Pick one account as the master; the moment it trades, every follower follows — each scaled to its own size, mapped to its own broker's symbols, and kept inside its own risk limits. Run a whole desk of accounts from a single hand.
Sized to fit
Proportional to equity, a fixed multiplier, fixed lots, or risk-%. A 0.10-lot trade from a big account becomes 0.01 on a small one.
Risk per follower
Lot clamps, exposure caps, symbol allow/block lists, a slippage guard, reverse copy, and a daily-loss stop — tuned per account.
Full visibility
Arm or pause instantly, and watch a live activity log plus replication stats for every mirrored trade.
Run your accounts from Claude
TickerAll speaks the Model Context Protocol. Connect your broker accounts to Claude — web or desktop — or any MCP client, and drive them in plain English: check balances and positions, place and close trades, pull candles, and manage your whole pool.
Works on every account in your pool — demo or live.
Generate an MCP key
One click in your dashboard — Connect to Claude (MCP).
Add the connector
Point Claude at mcp.tickerall.com and paste your key.
Just ask
Show my open positions. Close my EURUSD trade. Pull BTCUSD H1 candles.
Your account, in a Telegram or Discord chat.
Link your MT4 or MT5 account once, then just message the bot — on Telegram or Discord — to check your balance, see open positions and orders, and place or close trades right from the chat.
No app to build, no code, no terminal running on your desk. Every link starts read-only — you switch on trading from your dashboard when you're ready.
Link in seconds
Generate a code in your dashboard, send it to the bot once, and your chat is bound to that account.
Check & trade
/balance, /positions and /orders to read — /buy, /sell and /close to trade. Plain commands, instant replies.
Read-only until you say so
Every link starts read-only. Turn on trading from your dashboard when you want the bot to place orders.
Prefer a chart? Open the Terminal
A full trading terminal, right in your browser — connected straight to your broker accounts. Live charts across all nine timeframes, one-click and full-ticket orders, and your open positions and history in one place. Demo or live.
Like what you see? Automate the same trades and data through the API.
Live charts
M1 through MN1, with drawing tools and per-theme styling.
Place orders
One-click trading or the full order ticket — market and pending.
Positions & history
Open positions, plus order and deal history, per account.
Nothing to install
Runs in your browser — and installs as a desktop & mobile app.
Pricing
Free on demo broker accounts forever. Automate live accounts at $3.99 each (1–10), or go Pro at $39/mo for 30.
- ▸5 demo broker accounts
- ▸1 live account in the web terminal
- ▸Unlimited demo orders
- ▸Historical OHLC candles (M1–MN1)
- ▸Real-time tick streaming (WebSocket)
- ▸1–10 live accounts, $3.99 each
- ▸API, SDK & MCP access
- ▸+$0.99 always-hot (24/7)
- ▸10 demo accounts
- ▸Trade from TradingView, webhooks & Telegram
- ▸Historical candles + tick streaming
- ▸30 live accounts included
- ▸+$2/live account beyond 30
- ▸Always-hot included on every account
- ▸Demo accounts always free
- ▸Unlimited real-account orders
- ▸Copy Trading across your accounts
- ▸Bulk operations (one → many)
- ▸Historical OHLC candles (M1–MN1)
- ▸Real-time tick streaming (WebSocket)
- ▸Everything in Pro
- ▸Copy Trading & Bulk operations
- ▸Custom SLA
- ▸Optional dedicated infra
- ▸Volume order pricing
- ▸Fat SDK option
- ▸Priority support
Pro overage past 30 live accounts: a flat +$2/account up to the cap of 300 — demo accounts are always free. At 300+ accounts, switch to Enterprise. Demo orders uncapped on every tier.
Always-hot — included on Pro & Enterprise · +$0.99 / connection on Trader
Keep your broker session connected 24/7 so a webhook, alert, or bot always has a live session to trade on — no cold-start delay when an order needs to fire. Included on Pro and Enterprise; add it to Trader for $0.99 per connection. Off by default — switch it on per account (or every account) from your dashboard, on demo or live accounts.
What you'd pay
Building & backtesting
Up to 5 demo accounts
$0
Free forever
Automating one account
1 live account
$3.99/mo
Trader — $3.99/account
A handful of accounts
5 live accounts
$19.95/mo
Trader — 5 × $3.99
Going live
1–30 live accounts
$39/mo
up to 30 included
Always-on bots
30 live, all always-hot
$39/mo
always-hot included on Pro
Active, multi-account
50 live accounts
$79/mo
$39 + 20 × $2 overage
Scaling up
100 live accounts
$179/mo
$39 + 70 × $2 overage
Running a desk
300+ live accounts
Custom
Enterprise — talk to us
Come see how we're doing
We're as reliable as your broker.
We sit between your code and your broker — and we keep that layer as thin as it gets: no terminal to crash, no EA bridge to maintain. See how reliable TickerAll really is, right now.
Found a bug or want a feature? Post it on our public issues board and follow what we're building.
Ready to ship?
Make your first POST /v1/sessions in 5 minutes.
Or grab an official SDK — npm install @tickerall/sdk · pip install tickerall