NtmOrderInfo

StockSharp.Messages

Negotiated Trades Mode information.

Inherits: Cloneable<NtmOrderInfo>

Implements: IPersistable

Constructors

NtmOrderInfo()

Initializes a new instance of the NtmOrderInfo.

Properties

CurrencyType : CurrencyTypes

Currency code in ISO 4217 standard (OTC trade). Non-system trade parameter

ForAccount : string

Owner of transaction (OTC trade).

MatchRef : string

REPO NTM reference.

Partner : string

Partner-organization.

SettleCode : string

Settlement code.

SettleDate : DateTime?

Execution date OTC.

Methods

Clone() : NtmOrderInfo

Create a copy of NtmOrderInfo.

Returns: Copy.

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.