Table of Contents

Class MDUpdateAction

Namespace
StockSharp.Fix.Native
Assembly
StockSharp.Fix.Core.dll

Actions.

public static class MDUpdateAction
Inheritance
MDUpdateAction
Inherited Members

Fields

Change

Change.

public const char Change = '1'

Field Value

char

Delete

Delete.

public const char Delete = '2'

Field Value

char

DeleteFrom

Delete from.

public const char DeleteFrom = '4'

Field Value

char

DeleteThru

Delete thru.

public const char DeleteThru = '3'

Field Value

char

New

Create.

public const char New = '0'

Field Value

char

Overlay

Overlay.

public const char Overlay = '5'

Field Value

char