-
Notifications
You must be signed in to change notification settings - Fork 38
Home
Charting Library manual is hosted on Google Docs. In future, the manual may be moved here.
The Charting Library consists of a charting component that you should host on your server, and a set of APIs. Flexible design lets you quickly and easily create a charting solution with your own data - which can be in real-time or refresh-only.
This solution is best for companies of any size that want to get top-notch HTML5 charting onto the corporate site, blog or portal as soon as possible, and for free.
TradingView Charting Library allows you to implement your own high-end charting solution in a few steps.
- Download your copy of Charting Library.
- Decide how to provide the data for charts.
- Implement your own data source solution or use an existing one. Want samples?
After step 3 you will have a complete and working charting tool. If you want your charts to have a custom appearance, then you may go further.
- Investigate Charting Library customization possibilities
If you need some more custom stuff, please refer to:
- Creating Custom Studies
Also you may want to know more about known issues and issues tracking.
#Wiki Content
- What is Charting Library
- Getting Started
- Package Content
- Running Your Charting Library
- Data Binding
- How To Connect My Data
- JS API
- UDF
- Symbology
- Trading Sessions
- Quotes
- Chart Customization
- Charts Customization 101
- Client-Side Customization 1. Widget Constructor 2. Widget Methods 3. Chart Methods 4. Featuresets
- Server-Side Customization
- Trading Platform
- Brief Intro
- Trading Controller
- Saving/Loading Charts
- Creating Custom Studies
- Best Practices
- Breaking changes in versions