trading-indicator icon indicating copy to clipboard operation
trading-indicator copied to clipboard

External Data

Open mahmutoktay opened this issue 3 years ago • 2 comments

Is it possible to add candle data externally?

mahmutoktay avatar Mar 16 '21 14:03 mahmutoktay

Good question, if I could use my own data and extract different technical indicators, that could be awesome and avoid to be banned from Binance for multiple async / await calls for my live stream.

WildChildForLife avatar May 01 '21 01:05 WildChildForLife

Got it, for that I had to use directly this package instead https://www.npmjs.com/package/technicalindicators which takes data as input and calculate the technical indicators.

WildChildForLife avatar May 01 '21 01:05 WildChildForLife