Table of Contents

Class MDEntryType

Namespace
StockSharp.Fix.Native
Assembly
StockSharp.Fix.Core.dll
public static class MDEntryType
Inheritance
MDEntryType
Inherited Members

Fields

AuctionClearingPrice

public const char AuctionClearingPrice = 'Q'

Field Value

char

Bid

public const char Bid = '0'

Field Value

char

CashRate

public const char CashRate = 'X'

Field Value

char

ClosingPrice

public const char ClosingPrice = '5'

Field Value

char

CompositeUnderlyingPrice

public const char CompositeUnderlyingPrice = 'D'

Field Value

char

CumulativeValueAdjustmentForLongPositions

public const char CumulativeValueAdjustmentForLongPositions = 'T'

Field Value

char

CumulativeValueAdjustmentForShortPositions

public const char CumulativeValueAdjustmentForShortPositions = 'V'

Field Value

char

DailyValueAdjustmentForLongPositions

public const char DailyValueAdjustmentForLongPositions = 'R'

Field Value

char

DailyValueAdjustmentForShortPositions

public const char DailyValueAdjustmentForShortPositions = 'U'

Field Value

char

EarlyPrices

public const char EarlyPrices = 'P'

Field Value

char

EmptyBook

public const char EmptyBook = 'J'

Field Value

char

FixingPrice

public const char FixingPrice = 'W'

Field Value

char

Imbalance

public const char Imbalance = 'A'

Field Value

char

IndexValue

public const char IndexValue = '3'

Field Value

char

MarginRate

public const char MarginRate = 'G'

Field Value

char

MidPrice

public const char MidPrice = 'H'

Field Value

char

Offer

public const char Offer = '1'

Field Value

char

OpenInterest

public const char OpenInterest = 'C'

Field Value

char

OpeningPrice

public const char OpeningPrice = '4'

Field Value

char

PriorSettlePrice

public const char PriorSettlePrice = 'M'

Field Value

char

RecoveryRate

public const char RecoveryRate = 'Y'

Field Value

char

RecoveryRateForLong

public const char RecoveryRateForLong = 'Z'

Field Value

char

RecoveryRateForShort

public const char RecoveryRateForShort = 'a'

Field Value

char

SessionHighBid

public const char SessionHighBid = 'N'

Field Value

char

SessionLowOffer

public const char SessionLowOffer = 'O'

Field Value

char

SettleHighPrice

public const char SettleHighPrice = 'K'

Field Value

char

SettleLowPrice

public const char SettleLowPrice = 'L'

Field Value

char

SettlementPrice

public const char SettlementPrice = '6'

Field Value

char

SimulatedBuyPrice

public const char SimulatedBuyPrice = 'F'

Field Value

char

SimulatedSellPrice

public const char SimulatedSellPrice = 'E'

Field Value

char

SwapValueFactor

public const char SwapValueFactor = 'S'

Field Value

char

Trade

public const char Trade = '2'

Field Value

char

TradeVolume

public const char TradeVolume = 'B'

Field Value

char

TradingSessionHighPrice

public const char TradingSessionHighPrice = '7'

Field Value

char

TradingSessionLowPrice

public const char TradingSessionLowPrice = '8'

Field Value

char

TradingSessionVWAPPrice

public const char TradingSessionVWAPPrice = '9'

Field Value

char