A new TAAPI.IO: new website, a real customer portal, and WebSocket streaming
We’ve been heads-down for the past few months, and today we’re excited to share the result: a redesigned TAAPI.IO, a customer portal that actually makes managing your account easy, and a feature traders and bot builders have been asking us for since day one — real-time indicator streaming over WebSocket.
A cleaner, faster website
The whole site has been rebuilt from the ground up — new layouts, a reorganized indicators library, cleaner exchange pages, and a design that works properly on mobile, not just desktop. Finding the indicator or documentation you need should now take seconds, not a scavenger hunt.
A customer portal built for self-serve
Signing up, upgrading, downgrading, or switching between monthly and annual billing used to mean digging through menus or emailing support. Not anymore. Head over to app.taapi.io and you’ll find your plan, billing, and account details in one place — switch plans in a couple of clicks, any time, with no back-and-forth needed.
Real-time streaming via WebSocket
This is the one we’re most excited about. Until now, getting fresh indicator values meant polling our REST API on a schedule. With our new WebSocket streaming API, you open a single persistent connection, subscribe to the indicators you care about, and we push updated values to you the moment they’re computed — not just when a candle closes, but on every intra-candle update in between. RSI, MACD, EMA, and everything else in our library, across as many symbols and timeframes as your plan allows. If you’d rather only hear about closed candles, you can opt into that too.
No more guessing how often to poll, no more wasted requests, no more lag between new data landing and your bot reacting to it. Bulk-subscribe to dozens of streams over one connection, and route updates straight into your strategy in real time.
Read the full WebSocket streaming documentation to get connected, or sign in to your account to try it out on your current plan.
We built all three of these because you asked for them — a website that’s easier to navigate, a portal that respects your time, and data that arrives the instant it matters. More is on the way, so stay tuned.