Click or drag to resize

Account.IsOcoSupported Property

Is OCO supported natively

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

Property Value

Boolean

Implements

IAccount.IsOcoSupported
See Also