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
One TChart or multiple Tcharts ?
Hi.
I think in your case the best solution is to have all series on the same chart. I think there is a good example of this approach available in teeChart demo. Especially, check the:
"All features -> Axes -> Opaque zone"
"All features -> Functions -> Financial -> RSI -> Calculating RSI"
"All features -> Axes -> Scrolling multiple"
There are other examples which demonstrate how to "split" one chart between several series sharing the same x axis.
I think in your case the best solution is to have all series on the same chart. I think there is a good example of this approach available in teeChart demo. Especially, check the:
"All features -> Axes -> Opaque zone"
"All features -> Functions -> Financial -> RSI -> Calculating RSI"
"All features -> Axes -> Scrolling multiple"
There are other examples which demonstrate how to "split" one chart between several series sharing the same x axis.
Marjan Slatinek,
http://www.steema.com
http://www.steema.com