TradingView Chart Integration Support

Job ID: 39826343

Budget: ₹1,500 – ₹12,500 INR

TradingView’s Advanced Chart library must slot smoothly into my existing web application so that users see live, tick-by-tick stock prices without page refreshes. The back-end already serves raw stock market data; what’s missing is the robust front-end layer that pipes that feed into the widget, keeps every candle in sync, and exposes essential controls such as symbol search, timeframe switching, and indicator overlays.

Scope of work
• Embed the Advanced Chart widget in the current UI, respecting my project’s folder structure and build process.
• Connect it to the real-time stock data stream (WebSocket + REST fallback) so prices, volume and indicator calculations update instantly.
• Provide helper functions or callbacks that let the rest of the app change symbols, timeframes, and themes programmatically.
• Document configuration, data mapping, and any code dependencies clearly enough for future maintenance.

Acceptance criteria
A page load shows the chart with default symbol; live stock trades appear in under one second; console logs stay error-free; and a short handover note explains how to point the widget at a different data feed or environment.

Source files, concise documentation, and a brief video walkthrough will complete the hand-off.