One TChart or multiple Tcharts ?
Posted: Wed Mar 09, 2005 6:06 pm
I need to have the following on one screen:-
1. OHLC charts with two moving averages usng functions. (top part)
2. Volume Chart (middle part)
3. One Financial Indicatot (bottom part)
Have implemented Ser 1 using TChart, TCandleseries and two functions for the moving averages.
The clarification I need is do I need separate TChart components for Ser 2 & Ser 3 or can I stack Ser 2 & 3 vertically below Ser 1 in the same TChart. The XAxis are identical for Ser 1, 2 & 3
Will appreciate your valuable opinion & experience.
Satish
1. OHLC charts with two moving averages usng functions. (top part)
2. Volume Chart (middle part)
3. One Financial Indicatot (bottom part)
Have implemented Ser 1 using TChart, TCandleseries and two functions for the moving averages.
The clarification I need is do I need separate TChart components for Ser 2 & Ser 3 or can I stack Ser 2 & 3 vertically below Ser 1 in the same TChart. The XAxis are identical for Ser 1, 2 & 3
Will appreciate your valuable opinion & experience.
Satish