Strategy_.HasLongPosition (Instrument, Double) Method

public bool HasLongPosition( 
Instrument instrument
double qty 
)
This language is not supported or no code example is available.
public:  
bool HasLongPosition( 
Instrument^ instrument
double qty 
)
This language is not supported or no code example is available.
public function HasLongPosition( 
instrument : Instrument
qty : double 
) : boolean;
This language is not supported or no code example is available.

Parameters

instrument
Instrument

qty
double

Return Value

bool

In this article

Definition