Lightweight Charts Integration

Use when integrating TradingView lightweight-charts in a React/canvas app, especially when candles or overlays silently fail to render, the crosshair behaves unexpectedly, or color values appear to "do nothing." Covers data-domain alignment between candle and custom-series, isWhitespace data-stripping, the IChartApi vs ISeriesApi API split for crosshair, hex-only color requirements, and the time-collapse trick for collapsing market gaps.

traderspost cdd7680 7.9 KB Updated

File contents

traderspost/traderspost-command-dash/tree/main/skills/lightweight-charts-integration commit cdd7680f71

Frequently asked questions

npx skillmds@latest add traderspost/lightweight-charts-integration