Suoranta.Finance Namespace
Suoranta.Finance - Developer API

BacktestStep Members

The BacktestStep type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property BarIndex
Gets the index of the bar (candle).
Public property ClosingPosition
Gets the the number of securities held or the nominal outstanding contract value at after the close.
Public property Equity
Gets the amount of equity.
Public property ProcessedOrders
Public property RealizedPL
Gets the profit/loss realized on this step.
Public property TradingCost
Gets the trading cost.
Public property UnrealizedPL
Gets the unrealized profit/loss.