If you trade more than one market, you've hit this wall: your exchange lets you set an alert on BTC, your broker lets you set one on gold, and neither of them knows the other exists. So you end up with six alerts across three apps, and the one that fires is never the one that mattered.
The fix isn't more alerts. It's one alert that understands the relationship between them.
Why single-asset alerts miss the point
Say Bitcoin drops 3%. On its own, that tells you almost nothing. Now add context: gold is ripping at the same time. That's not a crypto problem — that's a risk-off move across the whole market, and it needs a different response than BTC selling off while gold does nothing.
A price alert that only watches BTC can't tell those two situations apart. You get the notification, you open five charts anyway, and you've lost the ten minutes the alert was supposed to save you.
How to build a multi-asset alert in one rule
The building block is a condition joined by AND or OR:
- AND — both things must be true at the same time. Use it for confirmation.
BTC > 80000 AND XAU < 4500means "Bitcoin broke out and gold cooled off" — risk appetite genuinely returning, not just dollar weakness lifting everything. - OR — either thing is enough. Use it for coverage.
BTC < 74500 OR XAU > 4700means "tell me whichever of these two levels goes first" — one notification instead of two apps.
The rule for choosing: AND when you want to be certain, OR when you want to be early.
A worked example
Going into a Fed event week, the two levels that matter are usually a downside invalidation on the risk asset and an upside breakout on the safe haven. So:
BTC < 74500 OR XAU > 4700
One rule. Two markets. One notification. If it fires on the BTC leg, positioning is unwinding. If it fires on the gold leg, the market is pricing in an easier Fed. Either way you know before you open a chart.
Set one up in about a minute
On DoneRoad you pick your assets, add conditions, and join them with AND/OR. Before you save, you get a plain-English preview of the rule — so you can confirm it means what you think it means, which is where most alert setups quietly go wrong. Alerts land on Telegram or email.
Coverage includes crypto, stocks, forex, precious metals and oil, so cross-market rules like the one above live in a single list. It's free — no card, no code, no limits during beta.
The takeaway
One good multi-asset alert beats six single-asset ones. Set the two levels that would actually change your mind, join them with OR, and close the app.