Click or drag to resize

AccountIsActive Property

Flag determining if connection supports order modification while in pending state. Interactive Brokers supports it. If True, OrderBase object will not disable at any point.

Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool IsActive { get; init; }

Property Value

Boolean
See Also