Click or drag to resize

IndicatorBaseCalculate Property

Gets or sets the Calculate mode. This property can be set only when the State is in Initialize state

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public Calculate Calculate { get; set; }

Property Value

Calculate

Implements

IIndicatorCalculate
See Also