Portfolio.HasLongPosition (Instrument) Method
public bool HasLongPosition(
Instrument instrument
)
This language is not supported or no code example is available.
public:
bool HasLongPosition(
Instrument^ instrument
)
This language is not supported or no code example is available.
Parameters
- instrument
- Instrument
The instrument.
Return Value
bool
true
if [has long position] [the specified instrument]; otherwise, false
.