• Stars
    star
    392
  • Rank 105,806 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 4 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This tutorial explains step by step how to connect your data to the Charting Library

Charting Library: Connecting Data via the Datafeed API

Note

This repository contains sample code for a tutorial on connecting data via the Datafeed API. You can find the full step-by-step guide in the Charting Library documentation.

What is Charting Library

Charting Library is a standalone solution that you can download, host on your servers, connect your own data to, and use in your site or app for free. Learn more about Charting Library on the TradingView website.

What is This Tutorial About

This tutorial explains how to implement real-time data streaming to Charting Library step-by-step using the Datafeed API. As an example, the tutorial describes connection via free CryptoCompare API that provides data from different crypto exchanges.