BacktestStep Properties
The BacktestStep type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
BarIndex |
Gets the index of the bar (candle).
|
|
|
ClosingPosition |
Gets the the number of securities held or the nominal outstanding contract value at after the close.
|
|
|
Equity |
Gets the amount of equity.
|
|
|
ProcessedOrders | |
|
|
RealizedPL |
Gets the profit/loss realized on this step.
|
|
|
TradingCost |
Gets the trading cost.
|
|
|
UnrealizedPL |
Gets the unrealized profit/loss.
|

