Tee Function onto OHLC series.

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
rania
Newbie
Newbie
Posts: 1
Joined: Mon May 16, 2011 12:00 am

Tee Function onto OHLC series.

Post by rania » Fri May 04, 2012 1:29 pm

Hello
if adding a Teechart function to a chart OHLC series, how can I define and change which OHLC bate the function uses?
I may want a moving average first on the Low of the series than later change it to a High of the series. I am using the built in Tee functions.

Thanks
Don

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Tee Function onto OHLC series.

Post by Yeray » Fri May 04, 2012 3:36 pm

Hi Don,

Please, take a look at the example at "All features\Welcome !\Functions\Financial\Exponential Mov.Avrg" in the features demo included with the binary installation. You could do something similar to the combobox in that example.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply