TradeDetector Constructor

Initializes a new instance of the TradeDetector class.
public TradeDetector( 
TradeDetectionType type
Portfolio portfolio 
)
This language is not supported or no code example is available.
public:  
TradeDetector( 
TradeDetectionType type
Portfolio^ portfolio 
)
This language is not supported or no code example is available.
public function TradeDetector( 
type : TradeDetectionType
portfolio : Portfolio 
);
This language is not supported or no code example is available.

Parameters

type
TradeDetectionType

The type.

portfolio
Portfolio

In this article

Definition