Click or drag to resize

Account.IsActive 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.5.0
Syntax
C#
public bool IsActive { get; init; }

Property Value

Boolean
See Also