TCandleSeries AddNull
Posted: Thu Sep 15, 2005 8:25 am
How can I add a "null candle" to a TCandleSeries?
I have two CandleSeries on the same chart, but dates of two series are not synchronized. For example, I can have two date sequences like
1st series: ..., 1 sep, 2 sep, 5 sep, 6 sep, 7 sep, 8 sep, 9 sep, 12 sep, ...
2nd series: ..., 1 sep, 2 sep, [no val], [no val], [no val], 8 sep, 9 sep, 12 sep, ...
so I need to introduce some invisible candle in 2nd series to keep it synchronized with 1st series on the chart.
Any idea?
Thanks
Best regards
FM
I have two CandleSeries on the same chart, but dates of two series are not synchronized. For example, I can have two date sequences like
1st series: ..., 1 sep, 2 sep, 5 sep, 6 sep, 7 sep, 8 sep, 9 sep, 12 sep, ...
2nd series: ..., 1 sep, 2 sep, [no val], [no val], [no val], 8 sep, 9 sep, 12 sep, ...
so I need to introduce some invisible candle in 2nd series to keep it synchronized with 1st series on the chart.
Any idea?
Thanks
Best regards
FM