Search found 1 match
- Tue Nov 30, 2010 11:28 am
- Forum: Java
- Topic: Series.delete() corrupts Candle data?
- Replies: 3
- Views: 8261
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...