Graph functions not available in Teechart .Net version

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Quant
Advanced
Posts: 142
Joined: Tue Dec 30, 2014 12:00 am

Graph functions not available in Teechart .Net version

Post by Quant » Mon Jan 19, 2015 10:10 am

I am not getting following Graph functions in Teechart .Net version.
All of this were present in Teechart ActiveX version.
Kindly help me to find out the alternative solution.


1) CurveFit
2) MoneyFlow
3) PercentChange
4) Slope
5) Skewness
6) Kurtosis
7) SmoothedMovAvg
8 ) Average True Range Technical Indicator (ATR)
9) Relative Vigor Index (RVI)
10) Awesome Oscillator
11) ACO
12) Alligator
13) Gator

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Graph functions not available in Teechart .Net version

Post by Christopher » Mon Jan 19, 2015 3:11 pm

Quant wrote:I am not getting following Graph functions in Teechart .Net version.
All of this were present in Teechart ActiveX version.
Kindly help me to find out the alternative solution.
I can confirm that twelve of the thirteen functions you mention are not present in the TeeChart for .NET version, but are present in the TeeChart for VCL/FMX and ActiveX versions. I have opened a ticket in our bugzilla database to reflect this fact with id=1091.

Many apologies for any inconvenience this oversight may have caused.

One of the functions, the TCurveFittingFunction, is present in the TeeChart for .NET version and is called the PolyFitting function.
Best Regards,
Christopher Ireland / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Instructions - How to post in this forum

Quant
Advanced
Posts: 142
Joined: Tue Dec 30, 2014 12:00 am

Re: Graph functions not available in Teechart .Net version

Post by Quant » Tue Jan 20, 2015 4:53 am

This all functions are very important for us.
Till when we can expect resolution or any workaround for this.
Kindly help us on priority basis.

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Graph functions not available in Teechart .Net version

Post by Christopher » Tue Jan 20, 2015 9:06 am

Quant wrote:This all functions are very important for us.
Till when we can expect resolution or any workaround for this.
Kindly help us on priority basis.
The workaround would be to derive your own functions from the existing ones. In "Tutorial 7 - Working with functions" (tutorials under: %Program Files%\Steema Software\Steema TeeChart for .NET 2014 4.1.2014.12150\Docs\TeeChart for .Net Tutorials.chm) there is a section entitled "Deriving custom functions" which gives you some indications on how to do this.

Otherwise, the bugzilla ticket will be processed as high priority, meaning that these functions will be available in the next maintenance release due out in about two months from now.
Best Regards,
Christopher Ireland / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Instructions - How to post in this forum

Post Reply