Click or drag to resize

FAControlHighPrecision Field

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.

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

Field Value

Type: Boolean
See Also