Table of Contents

Class CheckSingleLimit

Namespace
StockSharp.Micex.Native.Transactions
Assembly
StockSharp.Micex.dll

Проверка ЕЛ.

public class CheckSingleLimit : BaseTransaction
Inheritance
CheckSingleLimit
Inherited Members
Extension Methods

Remarks

Проверяет ЕЛ для РК. Для отрицательного ЕЛ снимает все заявки.

Constructors

CheckSingleLimit()

Создать CheckSingleLimit.

public CheckSingleLimit()

Properties

Bankaccid

Идентификатор расчетного счета/кода в клиринговой организации.

public string Bankaccid { get; set; }

Property Value

string

Name

Название транзакции.

public override string Name { get; }

Property Value

string