Guides · Mechanics

How Tap Trading works — mechanics, price feeds, settlement.

Every round of Tap Trading follows the same five-stage flow: market selection, start-price lock, prediction tap, live countdown, and instant settlement. Here's exactly how each stage works, what data it uses, and why it can't be gamed.

By Tap Trading Editorial Published May 22, 2026 Updated May 22, 2026 7 min read

Key takeaways

  • Each Tap Trading round lasts exactly 60 seconds — the timer is server-authoritative.
  • Start and settlement prices come from live exchange feeds, not internal RNG.
  • Once you tap, your prediction is locked. No re-entries, no edits, no second chances.
  • Settlement happens within milliseconds of the timer hitting zero.

The five stages of a Tap Trading round

Every round of Tap Trading — across every market, every device, every user — follows the same deterministic flow. Understanding it removes any mystery about how the game decides who wins.

  1. Market selection. You choose a tradable pair (BTC/USDT, ETH/USDT, SOL/USDT, XRP/USDT). The pair determines the price feed your round will track.
  2. Start-price lock. The instant you enter the round, the start price is captured from the live exchange feed and recorded on the server. This price never changes for the duration of your round.
  3. Prediction tap. You tap either "Up" or "Down" to predict the direction the price will move by the time the round ends. Your call is committed the moment you tap — there are no edits.
  4. 60-second countdown. The round runs for exactly 60 seconds. The price ticks live on your screen, but no one — not you, not Tap Trading, not the exchange — can alter the outcome from this point.
  5. Settlement. When the timer hits zero, the system compares the live closing price against the locked start price. If the price moved your direction, you win.

What makes this mechanism trustworthy is that every input is either public or server-authoritative. The exchange price is public. The timer is server-side. Your prediction is logged the millisecond you tap. There's no place in the chain where a result could be manipulated after the fact.

How the price feed works

The single most important component of Tap Trading is the live price feed. If the feed lagged, the game would be unfair. If the feed could be manipulated, the game would be fraudulent. So this is where most of the engineering effort goes.

Tap Trading pulls tick-level data from major exchanges (Binance, Coinbase, Kraken) and computes a consensus price multiple times per second. That consensus price is what you see on screen, what locks at the start of your round, and what settles the round.

Why a consensus price, not a single exchange?

Because individual exchanges occasionally lag, throttle, or briefly diverge from the broader market. A consensus across the three largest exchanges by volume produces a price that's resistant to short outages or single-exchange wicks. The same approach is used by professional mobile trading interfaces and oracle networks.

What about sub-second moves during your round?

The price you see on the chart updates as the market moves, but only two prices actually matter for settlement: the start price (locked when you entered) and the closing price (taken at the millisecond the timer hits zero). Everything in between is information for you — it's not the basis for the result.

How settlement is calculated

When the 60-second timer expires, the server reads the current consensus price and runs a single comparison:

If you predicted Up and the closing price is greater than the start price, you win. If you predicted Down and the closing price is less than the start price, you win. Exact equality is rare but counted as a push — your stake is returned.

The math is intentionally simple. There's no fee taken from the price comparison, no spread baked into the start or end, no "house edge" embedded in the math. The economics work through the payout multiplier on each round, which is disclosed before you tap.

What if the exchange feeds disagree at the moment of settlement?

The consensus mechanism handles this. If two of the three reference exchanges agree on a price within tolerance, that's the settlement price. If they diverge significantly (rare — usually only during major black-swan events), the round is voided and your stake is returned.

Streaks, multipliers, and payouts

Tap Trading isn't just about individual rounds — the game rewards reading the market consistently. That's why streaks exist.

A streak is a run of consecutive correct calls. Each round in a streak applies a growing multiplier to your payout:

  • Round 1 of a streak: 1× payout.
  • Round 2: 1.2× payout.
  • Round 3: 1.5× payout.
  • Round 4+: progressively higher, capped at a maximum to prevent runaway risk.

The flip side: a single wrong call ends the streak and resets the multiplier. This is the central tension of Tap Trading. The longer you're right, the more each round is worth — and the more painful being wrong becomes. The strategy guide covers how experienced players manage this.

How fairness is enforced

A few mechanisms together make Tap Trading verifiably fair, not just nominally fair:

  • Server-authoritative timer. The 60-second clock runs on the server, not the client. You can't pause it, stretch it, or rewind it from the browser console.
  • Locked start price. The start price is captured at the millisecond you enter the round and never revised.
  • Public consensus feed. The price source is external — major exchanges, observable independently of Tap Trading.
  • Immutable prediction log. Every tap is timestamped and stored. There's no path to retroactively change which side you picked.
  • Audited multiplier table. The payout schedule is published; the same multipliers apply to every player, every round.

If you'd like the technical detail, the safety and trust page covers the audit trail and what controls are in place.

Ready to play your first round?

The mechanics are simple by design — most players grasp them after one or two rounds of play. The fastest way to see the system in action is to open the app and run a free demo round.

If you want a slower walkthrough first, the beginner's guide covers the same content as this page but with annotated screenshots of every step. And if you're weighing Tap Trading against other crypto formats, the comparison guide sets it side-by-side with regular spot trading.

Frequently asked questions

How long does a Tap Trading round last?

Every round lasts exactly 60 seconds. The timer is enforced on the server side, so it can't be manipulated from the client. The start price is locked when you enter the round, and the closing price is read at the millisecond the timer hits zero.

Where does the price come from?

Tap Trading uses a consensus price computed from live tick-level feeds across the largest crypto exchanges by volume. This makes the price resistant to single-exchange lag, throttling, or short-term wicks.

Can the result of a round be changed after settlement?

No. The result is computed at the millisecond the timer hits zero and immediately logged with the start price, closing price, your prediction, and timestamp. There's no path in the system to revise a settled round.

What happens if my prediction is exactly right (price doesn't move)?

If the closing price exactly matches the start price, the round is a push and your stake is returned. In practice this is rare — at the tick level, the price has usually moved at least slightly in 60 seconds.

Can I edit or cancel a prediction after I tap?

No. Once you tap your direction, the prediction is committed for that round. This is intentional — the simplicity of one tap and one outcome is a core part of the design.

TT
Tap Trading Editorial Written by the Tap Trading research team. We cover crypto market mechanics, prediction-game design, and mobile trading UX. About us.

Try a 60-second round

The fastest way to understand Tap Trading is to play one round. No signup needed for the demo.

Launch the app →