Skip to content

owenmarss/TradingView_Chart_Component_Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TradingView Chart Component Compiler

A single page application website hosting TradingView chart with datafeed from CoinMarketCap (CMC). Can be rendered as a webview component in mobile app (Android & iOS).

Dependencies

How do I get set up?

npm i          # install all development & runtime dependencies
npm run dev    # start the development server
npm run build  # build the minified production files

How to use?

Populate the data using an endpoint structure from CoinMarketCap, example:

https://api.coinmarketcap.com/data-api/v3.1/cryptocurrency/historical?id=1831&timeStart=1756720644&interval=1h&convertId=2794

About

A single page application website hosting TradingView chart with datafeed from CoinMarketCap (CMC). Can be rendered as a webview component in mobile app (Android & iOS).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors