Skip to main content

Introduction

TradingView provides two standalone, client-side solutions for financial visualization.

Focuses on high-performance price visualization and professional technical analysis. Advanced Charts is available for free provided that the TradingView attribution remains visible and the implementation environment is public (not for private use or behind a paywall).

View Advanced Charts demo

Note: demo data updates every 10 seconds and is for testing purposes only.

Key features

System requirements

The libraries are standalone client-side solutions that leverage native browser technologies like JavaScript, HTML, and CSS.

  • Hosting: you need a server to host the library files.
  • Data source: you must provide your own data source via our API (the library does not include market data). See Connecting data.
  • Browser compatibility: supports all major modern browsers (Chrome, Firefox, Safari, Opera, Microsoft Edge) including their mobile versions.
  • Frameworks: compatible with any JavaScript framework, including React, Angular, and Vue. See Framework integrations.
  • Mobile apps: can be embedded into iOS and Android applications using a Web View. See Mobile app development.