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 public static bool HighPrecision
Field Value
Type:
BooleanSee Also