Add Candles before index 0
Posted: Fri May 18, 2007 11:08 am
Hello,
I need to add data at runtime for a candle data series, with the method to skip weekends, given by you.
While this is fairly easy if you try to add candles after the newest one, the problem appears on adding candles before the first candle on my chart. Is there any method to add candles before candle with index 0?
Please note that I need to skip the weekends, that is if I don't add candle information for Saturdays and Sundays, the chart must not show up "holes" in the data
I would need to add candles before the first candle and after last candle, on runtime, many times.
I preffer the answer in Borland C++, but it is not so big deal if the answer is in Delphi.
Thank you,
Cristina.
I need to add data at runtime for a candle data series, with the method to skip weekends, given by you.
While this is fairly easy if you try to add candles after the newest one, the problem appears on adding candles before the first candle on my chart. Is there any method to add candles before candle with index 0?
Please note that I need to skip the weekends, that is if I don't add candle information for Saturdays and Sundays, the chart must not show up "holes" in the data
I would need to add candles before the first candle and after last candle, on runtime, many times.
I preffer the answer in Borland C++, but it is not so big deal if the answer is in Delphi.
Thank you,
Cristina.