FixMessages

StockSharp.Fix.Native

FIX messages codes.

方法

GetName(string) : string

To get the message name by its type.

msgType
Message type.

返回值: The message name.

字段

ApplicationMessageReport : string

Report, initiated by ApplicationMessageRequest.

ApplicationMessageRequest : string

This message is used to request a retransmission of a set of one or more messages generated by the application.

ApplicationMessageRequestAck : string

This message is used to acknowledge an ApplicationMessageRequest providing a status on the request (i.e. whether successful or not).

BusinessMessageReject : string

The response to a request with the error description.

ExecutionReport : string

Information about order or trade.

Heartbeat : string

The response to ping.

Logon : string

Input.

Logout : string

Exit.

MarketDataIncrementalRefresh : string

Information (incremental) about market data.

MarketDataRequest : string

The request for the getting market data.

MarketDataRequestReject : string

The response with error to MarketDataRequest.

MarketDataSnapshotFullRefresh : string

Information about market data.

MassQuote : string

Quotes for multiple securities.

NewOrderSingle : string

Order registration.

News : string

Information about news.

OrderCancelReject : string

The response with error to OrderCancelRequest.

OrderCancelReplaceRequest : string

The request for order change.

OrderCancelRequest : string

The request for order cancel.

OrderMassCancelReport : string

The response to OrderMassCancelRequest.

OrderMassCancelRequest : string

The request for the orders cancel.

OrderMassStatusRequest : string

The request for the getting the orders status.

OrderStatusRequest : string

The request for the getting the order status.

PositionReport : string

The position information.

Quote : string

Information about quotes.

QuoteCancel : string

The request for the quotes cancel.

QuoteRequest : string

The request for the getting quotes.

QuoteRequestReject : string

The response with error to QuoteRequest.

QuoteStatusReport : string

The response with error to QuoteStatusRequest.

QuoteStatusRequest : string

The request the following purposes in markets that employ tradeable or restricted tradeable quotes.

Reject : string

The response with the error description.

RequestForPositions : string

The request for the getting positions.

RequestForPositionsAck : string

The response to RequestForPositions.

ResendRequest : string

Get counter request.

SecurityDefinition : string

Security info.

SecurityDefinitionRequest : string

The request for instruments getting.

SecurityList : string

Information about securities.

SecurityListRequest : string

The request for instruments getting.

SecurityStatus : string

Report changes in status to a security.

SecurityStatusRequest : string

Request the status of a security.

SequenceReset : string

The request for counter reset.

TestRequest : string

Ping request.

TradingSessionStatus : string

The response with the session state.

TradingSessionStatusRequest : string

The request for the getting the session status.

UserRequest : string

The request for user change.

UserResponse : string

The response to UserRequest.

XmlNonFix : string

Administrative custom message.