java Programming Glossary: ohlcdataitem
JFreechart candlestick chart weird behaviour on drag http://stackoverflow.com/questions/18419795/jfreechart-candlestick-chart-weird-behaviour-on-drag result null This is the data needed for the dataset OHLCDataItem data This is where we go get the data replace with your own.. method uses yahoo finance to get the OHLC data protected OHLCDataItem getData String stockSymbol List OHLCDataItem dataItems new.. protected OHLCDataItem getData String stockSymbol List OHLCDataItem dataItems new ArrayList OHLCDataItem try String strUrl http..
|