Class HotbitOrderCondition
Условие заявок, специфичных для StockSharp.Hotbit.
Namespace: StockSharp.Hotbit
Assembly: StockSharp.Hotbit.dll
Syntax
[DisplayNameLoc("Str2264", "Hotbit")]
public class HotbitOrderCondition : OrderCondition
Constructors
HotbitOrderCondition()
Создать HotbitOrderCondition.
Declaration
public HotbitOrderCondition()
Properties
IsFee
Включать комиссию в операцию.
Declaration
public Nullable<bool> IsFee { get; set; }
Property Value
Type | Description |
---|---|
Nullable<Boolean> |