Table of Contents

Class HotbitOrderCondition

Namespace
StockSharp.Hotbit
Assembly
StockSharp.Hotbit.dll

StockSharp.Hotbit order condition.

[DataContract]
[Display(ResourceType = typeof(LocalizedStrings), Name = "Hotbit")]
public class HotbitOrderCondition : OrderCondition
Inheritance
HotbitOrderCondition
Inherited Members
Extension Methods

Constructors

HotbitOrderCondition()

Initializes a new instance of the HotbitOrderCondition.

public HotbitOrderCondition()

Properties

IsFee

Include fee in operation.

public bool? IsFee { get; set; }

Property Value

bool?