NtmOrderInfo

StockSharp.Messages

Negotiated Trades Mode information.

继承自: Cloneable<NtmOrderInfo>

实现: IPersistable

构造函数

NtmOrderInfo()

Initializes a new instance of the NtmOrderInfo.

属性

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.

方法

Clone() : NtmOrderInfo

Create a copy of NtmOrderInfo.

返回值: Copy.

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.