Supported exchanges

Binance crypto exchange — live market data and signal coverage

The largest cryptocurrency exchange by volume, streamed live into the CryptoSignals engine over WebSocket.

Binance is the largest cryptocurrency exchange in the world by reported spot volume, listing well over a thousand trading pairs across majors, altcoins and memecoins. For a signal platform that matters for one simple reason: depth. A market with real liquidity produces cleaner candles, fewer false breakouts and more meaningful volume signals than a thin book does.

CryptoSignals.bot connects directly to the public Binance crypto exchange WebSocket feed and streams candles in real time. We do not poll a REST endpoint on a timer, we do not buy a re-packaged data feed, and we do not place orders. This page explains exactly what we track on Binance, how the connection works, and what the signal engine does with it.

  • 50 trading pairs tracked
  • 5 timeframes computed
  • WS live stream, no polling
  • 24/7 continuous ingestion

What Binance is, and why we stream it

Binance has become the reference venue for crypto exchange price discovery. When people ask what a coin is "worth", the number they see on a tracker is very often derived from Binance order books. That makes it the natural primary feed for a signal engine: prices here tend to lead, and thinner venues tend to follow.

Two practical consequences shape how we use it. First, Binance carries almost every asset our users care about, so a single connection covers majors and the memecoin long tail at once. Second, its market data endpoint is public and unauthenticated — we need no API key to read prices, which keeps a hard wall between reading market data and touching anyone's account.

It is worth being precise about what Binance is to us: a data source. We are not affiliated with Binance, we do not resell its services, and nothing here is an endorsement of trading on it. We read public prices and compute indicators.

Coins we track on Binance

We currently stream 50 trading pairs from Binance. These are the ones our signal engine watches — updated from the live roster, not a static list.

  • BTC BTCUSDT
  • ETH ETHUSDT
  • SOL SOLUSDT
  • XRP XRPUSDT
  • DOGE DOGEUSDT
  • ADA ADAUSDT
  • TRX TRXUSDT
  • AVAX AVAXUSDT
  • LINK LINKUSDT
  • DOT DOTUSDT
  • LTC LTCUSDT
  • SHIB SHIBUSDT
  • UNI UNIUSDT
  • ATOM ATOMUSDT
  • XLM XLMUSDT
  • NEAR NEARUSDT
  • ALGO ALGOUSDT
  • FIL FILUSDT
  • VET VETUSDT
  • ICP ICPUSDT
  • HBAR HBARUSDT
  • APT APTUSDT
  • ARB ARBUSDT
  • OP OPUSDT

and 26 more pairs tracked on this exchange

How we connect: WebSocket only, no REST polling

Diagram of the CryptoSignals WebSocket ingestion path from Binance into the signal engine

Our market-data rule is strict and it is worth stating plainly, because it is unusual: all market data arrives over WebSocket. There is no scheduled REST polling anywhere in the ingestion path. A single REST call is permitted once, by an administrator, to read the instrument list when we first seed an exchange — and never on a schedule after that.

The reason is quality as much as politeness. Polling gives you a snapshot at whatever moment your timer fired; a stream gives you every candle close as the exchange publishes it. When a signal depends on the close of a 5-minute bar, arriving 40 seconds late is the difference between a signal and a memory.

The connection is supervised: it reconnects with exponential backoff, it re-subscribes deliberately rather than assuming a batch succeeded, and it verifies that every symbol it asked for is actually delivering. That last point sounds pedantic until you meet an exchange that accepts a subscription, acknowledges it, reports no error, and then quietly streams nothing — we have, and the check exists because of it.

Timeframes and what the signal engine computes

Every pair we track on Binance is computed across five timeframes: 1 minute, 5 minutes, 15 minutes, 1 hour and 4 hours. The same ladder applies on every exchange we support, so a signal means the same thing whichever venue produced it.

On top of those candles the engine runs a multi-indicator model — trend, momentum, volatility and volume components — and combines them into a conviction score rather than firing on any single crossover. A moving-average cross on its own is noise; a cross that agrees with momentum, volume and the prevailing market regime is a signal worth surfacing.

There is also a market-regime gate. Before any signal is emitted, the engine asks what kind of market it is looking at, because a breakout strategy that works in a trending market produces a stream of losses in a choppy one. Signals are labelled with the regime they were produced under, so you can judge them in context.

Majors, altcoins and memecoins on Binance

The coin grid above is not a hand-written list — it is read from our live roster each time this page loads. It reflects what our engine is genuinely watching on the Binance cryptocurrency exchange right now.

The mix is deliberate. Roughly half the roster is majors and established altcoins: Bitcoin, Ethereum, Solana, XRP, Cardano, Avalanche, Chainlink and similar. These are the pairs where technical signals behave most predictably, because the books are deep and the participants are many.

The other half is memecoins — DOGE, SHIB, PEPE, BONK, FLOKI, WIF and the rest of the cohort that Binance has listed. We track these because our users ask for them, but we treat them as a different asset class with different statistics, not as small altcoins. A memecoin can move 30% in an hour on a headline; indicator thresholds calibrated on Bitcoin fire constantly on that kind of price action, so memecoin signals get their own tuning and are reported separately.

Common questions we see are about buying bitcoins on Binance or buying ripple on Binance. To be unambiguous: CryptoSignals.bot does not buy anything for you and holds no exchange API keys with trading permission. We show you what our engine sees. Any actual purchase happens on the exchange, by you, under your own judgement.

Binance vs Binance.US — they are different venues

Searches for Binance US and "Binance United States" are among the most common in this space, and the distinction genuinely matters for data. Binance.US is a separate entity with a separate order book, a different listing set and different liquidity. A price on Binance.US is not the same tick as a price on Binance.com.

We therefore treat them as two separate exchanges, with two connections and two rosters. If you follow a pair on Binance.US you get signals computed from Binance.US candles, not from a global feed relabelled. That is the honest way to do it: pretending one venue's price is another's would produce signals that never matched what a user actually saw on their screen.

Paper trading and alerts on Binance pairs

CryptoSignals campaign view showing simulated positions on Binance trading pairs

Every signal on a Binance pair can drive a simulated campaign. You set the rules — which pairs, which timeframes, what conviction threshold, what position sizing — and the engine runs them against live market data, recording entries, exits and a running profit-and-loss as though the trades had been placed.

Nothing is executed. This is the core of what CryptoSignals.bot is: a signal simulator and a notification tool. You can watch a strategy behave in real market conditions for weeks before deciding whether you believe in it, without a single unit of capital at risk.

Alerts can be delivered when a campaign fires, so you do not have to sit watching a chart. What you do with an alert is entirely your decision.

Binance — frequently asked questions

Does CryptoSignals.bot trade on Binance for me?

No. We read public market data only. We never hold Binance API keys with trading permission, and the platform places no orders. Signals and simulated campaigns are informational.

Do I need a Binance account to use CryptoSignals.bot?

No. Signals and paper trading on Binance pairs work without any exchange account, because we stream the public market feed rather than your account data.

Which Binance coins does the engine track?

The list above is generated live from our roster and mixes majors with memecoins. It changes as listings and liquidity change — a pair that stops trading is automatically retired rather than lingering as a dead entry.

Is Binance data the same as Binance.US data?

No. They are separate exchanges with separate order books and listings, so we connect to each independently and compute signals from that venue's own candles.

How fast is the data?

It arrives over a live WebSocket stream as the exchange publishes each candle. We do not poll on a timer, so there is no fixed refresh delay between a bar closing and the engine seeing it.

Is this financial advice?

No. CryptoSignals.bot is a signal simulator and alerting tool. Nothing on this page or in the product is a recommendation to buy or sell any asset. Crypto trading carries substantial risk, including total loss.