-
Notifications
You must be signed in to change notification settings - Fork 38
Home
Nikita Vetrov edited this page Oct 29, 2017
·
27 revisions
Downloadable charting library with an open data API. This is a standalone solution that you download, host on your servers, connect your own data & use in your site/app for free. All you have to do is
What to do | What you'll get after |
---|---|
1. git clone your copy of Charting Library and then run it
|
A working example of our chart running on your host |
2. Plug your data into Charting Library using one of our APIs. You can see some examples here | The complete and working charting tool with your own data |
If you want to customize your charts, then you may go further.
- Investigate Charting Library customization possibilities
- Creating Custom Studies
💹 Trading Platform is the ready-to-use product for those who want to have a great charting solution along with the ability to trade right from the chart. Read more.
Reading this article will prevent you from making the most common mistakes and save your time.
#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