Click or drag to resize

IsAboveAbove Property

Value of the IsAbove predicate:
  • 1 - The first line is above the second line during the given period.
  • 0 - Otherwise.

Namespace:  FinAnalysis.Predicates
Assembly:  FinAnalysis (in FinAnalysis.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax
C#
public double Above { get; }

Property Value

Type: Double
See Also