TradeDetector.HasPosition Property
Gets a value indicating whether this instance has position.
public bool HasPosition {get;}
This language is not supported or no code example is available.
public:
property bool HasPosition {
bool get( );
}
This language is not supported or no code example is available.
public function get HasPosition() : boolean;
This language is not supported or no code example is available.
Property Value
bool
true
if this instance has position; otherwise, false
.
In this article
Definition