Click or drag to resize

FAControl Class

Sets parameters and provides some information common to the whole library.
Inheritance Hierarchy
SystemObject
  FinAnalysisFAControl

Namespace:  FinAnalysis
Assembly:  FinAnalysis (in FinAnalysis.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax
C#
public static class FAControl

The FAControl type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberHighPrecision
The default highPrecision mode argument value for some indicators. In high precision mode some indicators calculates separate statistics on non-overlapped windows and updates it on the window boundary. This decrease statistics error at the cost of small performance decrease.
Top
See Also