Strategy_.HasShortPosition (Instrument) Method

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

Parameters

instrument
Instrument

Return Value

bool

In this article

Definition