OrderBaseStopPrice Property |
Gets or sets the stop price
Namespace: ArthaChitra.Model.OrderAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxpublic double StopPrice { get; set; }
Property Value
DoubleImplements
IOrderStopPrice
See Also