Strategy_.HasShortPosition (Instrument, Double) Method

public bool HasShortPosition( 
Instrument instrument
double qty 
)
This language is not supported or no code example is available.
public:  
bool HasShortPosition( 
Instrument^ instrument
double qty 
)
This language is not supported or no code example is available.
public function HasShortPosition( 
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