RepoOrderInfo

StockSharp.Messages

REPO info.

Inherits: Cloneable<RepoOrderInfo>

Implements: IPersistable

Constructors

RepoOrderInfo()

Initializes a new instance of the RepoOrderInfo.

Properties

BlockSecurities : bool?

Blocking code.

IsModified : bool

REPO-M.

LowerDiscount : decimal?

REPO-M the lower limit value of the discount.

MatchRef : string

REPO NTM reference.

Partner : string

Partner-organization.

Rate : decimal?

Repo rate, in percentage.

RefundRate : decimal?

The rate of fixed compensation payable in the event that the second part of the repo, the percentage.

SecondPrice : decimal?

REPO second price part.

SettleCode : string

Settlement code.

SettleDate : DateTime?

Execution date OTC.

StartDiscount : decimal?

REPO-M the begin value of the discount.

Term : decimal?

REPO expiration.

UpperDiscount : decimal?

REPO-M the upper limit value of the discount.

Value : decimal?

REPO-M volume.

Methods

Clone() : RepoOrderInfo

Create a copy of RepoOrderInfo.

Returns: Copy.

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.