Click or drag to resize

ImportBaseIsContinuous Property

Is continuous data or not. This is for Futures only

Namespace: ArthaChitra.Model.IO
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public virtual bool IsContinuous { get; set; }

Property Value

Boolean
See Also