问题
i am working highcharts candlestick with volume and rsi indication.
when i put indicators.js in my page, lot of data missing in chart but it showing on volume.
If suppose i remove indicators.js, all data perfectly showed on both chart and volume but rsi indicator not working.
I want to show all data on both chart and volume with rsi indication.
data format - json [prepared dynamically from mysql and php]
Anybody knows let me know.
JS Fiddle Link [For Demo]
<http://jsfiddle.net/pandymassblack/sto92yvw/6/>
来源:https://stackoverflow.com/questions/26686963/phphighcharts-candlestick-volume-and-rsi-data-missing