public method RawOpenPosition.getBuySellGets the trade operation by which the position was opened
Declaration
protojavascriptjavacsharppublic getBuySell() : string
Returns
The method returns a string that represents the trade operation by which the position was opened
The possible return values are: B - Buy S - Sell
Declared in RawOpenPosition