Free tool · Luno Malaysia · nothing saved on our side

Crypto Radar

Every MYR coin on Luno, scored across 14 indicators plus the Fear & Greed Index, with support/resistance, liquidity, and a plain-English confluence read per coin. Built to help you read the chart faster — not to tell you what to do with your money.

Demo data

Not updated yet.

Not financial advice. Every score, level and "insight" below is a read of past price data using well-known technical-analysis formulas — none of it predicts the future. Indicators can and do give false signals, especially on thinly-traded coins. Treat this as a faster way to read a chart, not a substitute for your own judgement.
Fear & Greed Index?
Coins tracked
Most active (24h volume)?
Thinnest liquidity?

All Luno MY coins

Grouped by liquidity, sorted within each group by blended score — confluence weighted down for thinner coins, since a big reading there is more often volatility noise than genuine conviction (see the Confluence score glossary entry). ? Tap a coin to open its full breakdown.

Active

Medium

Thin

Glossary

Every term used above, in plain language. Tap any ? icon on the page for a quick inline definition instead of coming back here.

Settings reference

Everything you can change without touching any code lives in the CONFIG block at the top of crypto-radar.js — column two below is what to type, column one is what's there now by default.

SettingDefaultWhat it does
SITE_NAMECrypto RadarTitle shown in the browser tab and page header.
WORKER_URL(empty)Your deployed Worker's URL — paste it here once, applies to every visitor. Empty = demo data.
DEFAULT_REFRESH_SECONDS30Auto-refresh interval when the page first loads.
DEFAULT_TIMEFRAME86400 (1 day)Candle size shown when a coin is first opened.
SUPPORT_RESISTANCE_SENSITIVITY3How strict a swing high/low must be to count as a level. Lower = more levels found.
ORDER_BLOCK_SWING_LOOKBACK10Candles checked on each side when deciding if a candle marks a genuine swing high/low, for the demand/supply zones on the chart.
ORDER_BLOCK_IMPULSE_MULT1.5How much bigger than an average candle the breakout move must be to count as a real order block. Raise this for fewer, stronger zones.
REGIME_ADX_THRESHOLD25ADX level required for the Trend Regime badge to say "Strong" Bull/Bear rather than just Bull/Bear.
CANDLE_LOOKBACK_COUNT220How many candles are requested per timeframe. Must stay at 200+ or SMA 200 in the scorecard can't compute — this was bumped from 180 for exactly that reason.
CHART_VISIBLE_CANDLES90How many recent candles the chart draws at once. Indicators still use the full history above; this only controls how many candlesticks are on screen.
LIQUIDITY_MULTIPLIERS1.0 / 0.7 / 0.45How much confluence is discounted for Active / Medium / Thin coins when computing the blended score coins are sorted and starred by.
GOLD_STAR_COUNT5How many coins (by blended score, across all tiers) get a gold star.
INDICATOR_WEIGHTSsee fileHow much each indicator counts toward the confluence score. All equal by default except MACD and support/resistance, weighted slightly higher.
NEWS_HEADLINE_COUNT15How many headlines to show in the News panel.

All of these — including WORKER_URL — live in one place: the CONFIG block at the very top of crypto-radar.js. One edit, applies to every visitor, no separate setup per browser.