Class FixExtendedMessages
- Namespace
- StockSharp.Fix.Native
- Assembly
- StockSharp.Fix.Core.dll
FIX extended messages codes.
public static class FixExtendedMessages
- Inheritance
-
FixExtendedMessages
- Inherited Members
Fields
AvailableDataInfo
Message type for AvailableDataInfoMessage.
public const string AvailableDataInfo = "ADI"
Field Value
AvailableDataRequest
Message type for AvailableDataRequestMessage.
public const string AvailableDataRequest = "ADR"
Field Value
Board
The response of board lookup.
public const string Board = "bb"
Field Value
BoardLookup
The request for board lookup.
public const string BoardLookup = "bl"
Field Value
BoardUpdate
The request for board update.
public const string BoardUpdate = "bu"
Field Value
Command
Message type for CommandMessage.
public const string Command = "DC"
Field Value
HistoryEnd
The request for stop historical data.
public const string HistoryEnd = "he"
Field Value
HistoryStart
The request for start historical data.
public const string HistoryStart = "hs"
Field Value
RemoteFile
Message type for RemoteFileMessage.
public const string RemoteFile = "RF"
Field Value
RemoteFileCommand
Message type for RemoteFileCommandMessage.
public const string RemoteFileCommand = "RC"
Field Value
Remove
Message type for RemoveMessage.
public const string Remove = "bd"
Field Value
SecurityLegsInfo
Message type for SecurityLegsInfoMessage.
public const string SecurityLegsInfo = "LR"
Field Value
SecurityLegsRequest
Message type for SecurityLegsRequestMessage.
public const string SecurityLegsRequest = "LQ"
Field Value
SecurityListDelete
The request for instruments deleting.
public const string SecurityListDelete = "xd"
Field Value
SecurityListUpload
The request for instruments uploading.
public const string SecurityListUpload = "xu"
Field Value
SecurityMapping
Message type for SecurityMappingMessage.
public const string SecurityMapping = "SM"
Field Value
Subscription
Message type for MarketDataMessage.
public const string Subscription = "CC"
Field Value
SubscriptionFinished
Message type for SubscriptionFinishedMessage.
public const string SubscriptionFinished = "MF"
Field Value
SubscriptionListRequest
Message type for SubscriptionListRequestMessage.
public const string SubscriptionListRequest = "CR"
Field Value
SubscriptionOnline
Message type for SubscriptionOnlineMessage.
public const string SubscriptionOnline = "SO"
Field Value
SubscriptionResponse
Message type for SubscriptionResponseMessage.
public const string SubscriptionResponse = "MO"
Field Value
TimeFramesInfo
The response for TimeFramesRequest.
public const string TimeFramesInfo = "TS"
Field Value
TimeFramesRequest
The request for available time-frames.
public const string TimeFramesRequest = "TR"
Field Value
UserInfo
Message type for UserInfoMessage.
public const string UserInfo = "ui"
Field Value
UserRequest
Message type for UserRequestMessage.
public const string UserRequest = "ur"