PHP::Highcharts candlestick volume and rsi data missing

那年仲夏 提交于 2019-12-12 02:53:32

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!