TICKERALL!
FAQ

Your questions, answered.

Everything about TickerAll — the hosted MT4 & MT5 broker API. Connecting brokers, market data, trading, SDKs, running from AI assistants, and plans.

What is TickerAll?
TickerAll is a hosted API for MetaTrader 4 & 5 broker accounts. You connect a broker account once and control it from your own code — or from an AI assistant — with a single REST + WebSocket API. No VPS, no Expert Advisor bridge, and no MetaTrader terminal to keep running.
How do I get started?
Sign up free, connect a demo broker account (no credit card needed), generate an API key in the dashboard, and make your first call. When you're ready for real money, upgrade and connect a live broker.
Which brokers can I connect?
Any MT4 or MT5 broker account. You link it with your normal broker login — the same server, login, and password you'd use in the terminal — and we hold a lightweight connection for you. Symbols keep the broker's own names. Not sure your broker works? Connect a demo account for free and try it before you pay.
Do you support both MetaTrader 4 and MetaTrader 5?
Yes — TickerAll works with any MetaTrader 4 or MetaTrader 5 broker account through one consistent REST + WebSocket API.
What market data do you provide?
Live bid/ask ticks over WebSocket — push-based and low-latency, no polling — plus historical candles over REST for any symbol your broker offers. Position updates and order events stream over the same WebSocket.
Can I backtest with historical data?
Yes — pull historical candles over the REST API for backtesting and analysis.
What order types are supported?
Market, limit, and stop orders, plus modify and close on open positions. Resting limit and stop orders execute when price hits.
What is the always-hot add-on?
It keeps 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. It's included on Pro and Enterprise; on Trader it's an optional $0.99/mo per connection. Off by default — switch it on per account or for every account from your dashboard, on demo or live accounts.
What programming languages can I use?
Any language that can make HTTP and WebSocket calls. We ship official SDKs for TypeScript/JavaScript (@tickerall/sdk on npm) and Python (tickerall on PyPI), or you can call the REST + WebSocket API directly from anything.
Do you have SDKs for TypeScript and Python?
Yes — official SDKs for both: @tickerall/sdk on npm (https://www.npmjs.com/package/@tickerall/sdk) and tickerall on PyPI (https://pypi.org/project/tickerall/). Or call the REST and WebSocket API directly.
Can I run my accounts from Claude or ChatGPT?
Yes. TickerAll runs a hosted MCP server — generate an MCP key in your dashboard, add the connector in Claude, ChatGPT, or any MCP client, and manage everything in plain English: balances, positions, trades, and candles. Works on demo or live accounts.
Is Copy Trading available?
Yes — on Pro and Enterprise. Pick one of your accounts as the master and the rest follow every trade, each scaled to its own size, mapped to its own broker's symbols, and kept inside its own risk limits.
Is there a Bulk API for many accounts?
Yes — on Pro and Enterprise. Place, close, modify, or cancel across many accounts in one call: a single request fans out to your whole pool.
How are my broker credentials handled?
You connect with your normal broker login (server, login, password). Credentials are stored securely and used only to maintain your session — never shared. You can disconnect an account and revoke access anytime from the dashboard.
Is there a status page and uptime tracking?
Yes — live service status and uptime are published at https://tickerall.com/status.
How do I get support?
Reach us through the contact page at https://tickerall.com/contact, or via the community on Discord and Telegram (linked in the site footer). A real person replies.
Is there really a free plan?
Yes — free forever on demo accounts. You get up to 5 demo broker accounts, unlimited demo orders, full historical candles, and live tick streaming. No credit card to start.
What counts as a "live account"?
A funded, real-money broker account. Demo accounts are always free and never count toward your paid capacity — you only start paying once you connect a live broker.
What's the difference between Trader and Pro?
Trader is $3.99 per live account, from 1 to 10 — fully programmable over the API, SDK, and MCP, with 10 demo accounts and optional always-hot at $0.99/mo per connection. Pro is a flat $39/mo and includes 30 live accounts, always-hot on every account, Copy Trading, and Bulk operations across your accounts. Choose Trader to automate a handful of accounts; at 10 accounts Pro costs less, so move to Pro when you run more — or when you want copy trading and bulk.
How does Pro pricing scale past 30 accounts?
The $39/mo Pro base includes 30 live accounts. Beyond that it's a flat +$2 per live account, up to the cap of 300 (so 300 live accounts is $579/mo). Demo accounts stay free. For more than 300 accounts, that's Enterprise.
Can I change plans or cancel anytime?
Yes. Adjust your live-account capacity or cancel from the billing dashboard. Increases are prorated and charged now; decreases are credited to your next invoice, and any leftover credit is refunded to your card if you cancel.
Do I need a credit card to sign up?
No. Sign up free and use demo accounts with no card. You only add billing when you upgrade to connect a live broker.
When should I talk to you about Enterprise?
If you need more than 300 live accounts, a custom SLA, dedicated infrastructure, volume order pricing, or the fat SDK option, get in touch at https://tickerall.com/contact and a real person will reply.

Still have a question? Contact us or read the docs.

FAQ — Hosted MT4 & MT5 API · Ticker All!