Portfolio

StockSharp.BusinessEntities

Portfolio, describing the trading account and the size of its generated commission.

継承元: Position

コンストラクター

Portfolio()

Initializes a new instance of the Portfolio.

プロパティ

AnonymousPortfolio : Portfolio

Portfolio associated with the orders received through the orders log.

Board : ExchangeBoard

Exchange board, for which the current portfolio is active.

Name : string

Portfolio code name.

PortfolioName : string

Portfolio name.

Side : Sides?

Side.

State : PortfolioStates?

Portfolio state.

StrategyId : string

Strategy identifier.

メソッド

Clone() : Position

Creates a deep copy of a DataSeries

CopyTo(Portfolio)

To copy the current portfolio fields to the .

destination
The portfolio, in which fields should be copied.
CreateSimulator() : Portfolio

Create virtual portfolio for simulation.

戻り値: Simulator.

ToString() : string

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

戻り値: Строковое представление.