Namespace StockSharp.Fix.Native
Classes
- BaseFixReader
Data reader base class.
- BaseFixWriter
The base class of the recorder.
- BinaryFixReader
The reader of data recorded in the binary FIX protocol format (FAST).
- BinaryFixWriter
The data recorder which records in the binary FIX protocol format (FAST).
- CashMargin
Identifies whether an order is a margin order or a non-margin order.
- DialectSource<TInterfaceType, TAsmHolder>
Dialect source.
- ExecutionReport
Execution report.
- Extensions
FIX/FAST extension methods.
- FastPMap
FAST Presence Map.
- FixBase
Data reader/writer base class.
- FixExtendedMessages
FIX extended messages codes.
- FixMessages
FIX messages codes.
- MDUpdateAction
Actions.
- Party
Party.
- PositionEffect
Indicates whether the resulting position after a trade should be an opening position or closing position.
- QuoteCondition
Space-delimited list of conditions describing a quote.
- SecurityStatus
Security status.
- TextFixReader
The reader of data recorded in the text FIX protocol format.
- TextFixWriter
The data recorder which records in the text FIX protocol format.
- TickDirection
Ticks side.
- Urgency
Urgency.
Structs
- MDEntry
The market data string.
- ScaledNumber
Scaled numbers, like floating point numbers are represented as a mantissa and an exponent.
Interfaces
- IFixReader
The interface describing the reader of data recorded in the FIX protocol format.
- IFixWriter
The interface describing the recorder of data in the FIX protocol format.
Enums
- AsciiSymbols
ASCII symbols.
- EncryptMethod
Encryption methods.
- ExecRestatementReason
Code to identify reason for an ExecutionReport message sent with ExecType=Restated or used when communicating an unsolicited cancel.
- FixTags
FIX protocol tags.
- Product
Indicates the type of product the security is associated with.
- PutOrCall
Option types.
- QuoteCancelType
Quotes cancel types.
- TradSesStatus
Session states.
- TradSesStatusRejReason
Session state request error message.
- UserStatus
The user request states.