rrag / react-stockcharts

Highly customizable stock charts with ReactJS and d3
http://rrag.github.io/react-stockcharts
MIT License
3.88k stars 958 forks source link

How can I display an indicator using datafeed api.. (for example - Open Interest) #801

Open FNOTrader-com opened 2 years ago

FNOTrader-com commented 2 years ago

Candlestick and Volume is displayed from the data feed. All other indicators are derivation of price and volume. I want to know if we can create an indicator using data from data feed api.

Thanks, Sakthi