Skip to content

๐Ÿ˜ โ˜€๏ธ Simple trading view example with react

Notifications You must be signed in to change notification settings

chase-allen-tech/tradingview-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

How to start

  1. Install dependencies npm install.
  2. Copy charting_library folder from https://github.com/tradingview/charting_library/ to /public. The earliest supported version of the Charting Library is 1.12. If you get 404 then you need to request an access to this repository.
  3. Copy datafeeds folder from https://github.com/tradingview/charting_library/ to /public.
  4. Run npm start. It will build the project and open a default browser with the Charting Library.

What is Charting Library

Charting Library is a standalone solution for displaying charts. This free, downloadable library is hosted on your servers and is connected to your data feed to be used in your website or app. Learn more and download.

What is React

React is a JavaScript library for building user interfaces. It is maintained by Facebook, Instagram and a community of individual developers and corporations.

About This Project

About

๐Ÿ˜ โ˜€๏ธ Simple trading view example with react

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published