🪙 Crypto Radar
We track the pulse of the crypto markets with a mix of technical setups, on-chain data, and sentiment indicators.
From Bitcoin to altcoins, follow our curated updates and analysis to stay ahead in the crypto game.
#XenosEdge
Crypto Radar: Real-Time Technical Analysis Select an asset from the menu to analyse it with advanced indicators such as MACD, RSI and Ichimoku directly on the interactive chart.
{
"colorTheme": "dark",
"dateRange": "12M",
"showChart": true,
"locale": "en",
"largeChartUrl": "",
"isTransparent": false,
"width": "100%",
"height": "600",
"plotLineColorGrowing": "rgba(0, 255, 0, 1)",
"plotLineColorFalling": "rgba(255, 0, 0, 1)",
"gridLineColor": "rgba(42, 46, 57, 0)",
"scaleFontColor": "rgba(120, 123, 134, 1)",
"belowLineFillColorGrowing": "rgba(0, 255, 0, 0.05)",
"belowLineFillColorFalling": "rgba(255, 0, 0, 0.05)",
"symbolActiveColor": "rgba(0, 255, 255, 0.3)",
"tabs": [
{
"title": "Crypto",
"symbols": [
{
"s": "BINANCE:BTCUSDT",
"d": "Bitcoin"
},
{
"s": "BINANCE:ETHUSDT",
"d": "Ethereum"
},
{
"s": "BINANCE:SOLUSDT",
"d": "Solana"
},
{
"s": "BINANCE:XRPUSDT",
"d": "XRP"
},
{
"s": "BINANCE:BNBUSDT",
"d": "BNB"
},
{
"s": "BINANCE:AVAXUSDT",
"d": "Avalanche"
}
],
"originalTitle": "Crypto"
}
]
}
new TradingView.MiniWidget({
"container_id": "tradingview_btc",
"symbol": "BINANCE:BTCUSDT",
"width": "100%",
"height": "300",
"locale": "en",
"dateRange": "12M",
"colorTheme": "dark",
"trendLineColor": "#37a6ef",
"underLineColor": "rgba(55, 166, 239, 0.15)",
"isTransparent": false,
"autosize": true
});