MyTrade

StockSharp.BusinessEntities

Own trade.

继承自: NotifiableObject

构造函数

MyTrade()

Initializes a new instance of the MyTrade.

属性

Commission : decimal?

Commission.

CommissionCurrency : string

Commission currency. Can be .

Initiator : bool?

Used to identify whether the order initiator is an aggressor or not in the trade.

Order : Order

Order, for which a trade was filled.

PnL : decimal?

The profit, realized by trade.

Position : decimal?

The position, generated by trade.

Slippage : decimal?

Slippage in trade price.

Trade : ITickTradeMessage

Trade info.

Yield : decimal?

Yield.

方法

ToString() : string

Преобразовать к строковому представлению.

返回值: Строковое представление.