TradeDetector Class

Class TradeDetector.
public class TradeDetector
This language is not supported or no code example is available.
public ref class TradeDetector 
This language is not supported or no code example is available.
public class TradeDetector
This language is not supported or no code example is available.
Name Description
Public constructor TradeDetector(TradeDetectionType, Portfolio) Initializes a new instance of the TradeDetector class.
Top
Name Description
Public property HasPosition Gets a value indicating whether this instance has position.
Public property OpenDateTime Gets the open date time.
Public property Trades Gets the trades.
Top
Methods
 
Name Description
Public method Add(Fill) Adds the specified fill.
Public method OnEquity(double)
Top

In this article

Definition