/tradingview

A promise-based node.js library exposing the TradingView api

Primary LanguageTypeScriptMIT LicenseMIT

Trading View

npm version Known Vulnerabilities Build Status codecov

TradingView is a promise-based Node.js library for the TradingView.com api.

Installation

Install node-tradingview and save to your package.json in one easy step.

With npm:

npm install node-tradingview --save

With yarn:

yarn add node-tradingview

Documentation

You may find the TradingView documentation here.