TickerAll is a hosted MetaTrader 5 & MT4 broker API. Connect broker accounts, stream live ticks, fetch historical candles, and place or manage trades from your own code over REST + WebSocket — no local terminal, no EA bridge, on any OS. Python and TypeScript SDKs plus an MCP server. Free on demo.
Hey Product Hunt 👋 I'm Miguel, maker of TickerAll.
If you've ever tried to automate trading on MetaTrader (the platform a huge share of forex/CFD brokers use), you've hit this wall: MetaTrader only runs as a desktop app on Windows. So to run a bot, you're stuck keeping a Windows machine on 24/7 just to host that app — even if the rest of your code lives on a Mac or a Linux server. It's clunky, and it gets worse with every account you add.
TickerAll moves that piece onto our servers and turns it into a simple API. You connect your broker account once, then stream live prices, pull historical data for backtests, and place trades straight from your code — on any operating system, with no desktop app to babysit.
It's a normal REST + WebSocket API with Python and TypeScript libraries (and it even works from Claude via MCP), so you can wire it into a bot in a few lines. And it's free on demo accounts, so you can build and test the whole thing before paying anything.
I'd love feedback from anyone who's automated trading before — what's missing, and what would make it a no-brainer for your setup?