IndicatorBaseIsClose Property |
Note: This API is now obsolete.
Specifies what value an empty series node will return. If true, will return the
Close price of the corresponding
IBars index. If false, will return
NaN Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax [ObsoleteAttribute]
public virtual bool IsClose { get; }
Property Value
BooleanSee Also