Search found 1 match

by developer1
Tue Nov 30, 2010 11:28 am
Forum: Java
Topic: Series.delete() corrupts Candle data?
Replies: 3
Views: 8138

Series.delete() corrupts Candle data?

Hi, I have come across a problem when deleting the first point from a Candle Series using: Series.delete(int index), whereby the OHLC values become corrupt. A standalone Java class to illustrate the problem is contained at the footer of this post. To reproduce, click the 'Add Data' button, then clic...