"use client"; export default function TradingChartPage() { return (

📊 Trading Chart

BTC, ETH, SOL price charts

Trading charts loading...

); }