miasmos / tradingview

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:TypeScript 93.5%Language:JavaScript 6.3%Language:Shell 0.1%