1.1.0 • Published 4 years ago

trading-view-ind-ts v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

trading-view-ind-ts

Build Status npm version

Trading View Technical Indicator Recommendations

Install

$ npm i trading-view-ind-ts

Usage

const Indicators = require('trading-view-ind-ts').default
const ind = new Indicators()
const indData = await ind.getData({
	ticker: 'SPY',
	exchange: 'AMEX',
	interval: '15min'
})

Documentation

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago