public method RawOpenPosition.getBuySell
Overview
Gets the trade operation by which the position was opened
Declaration
function getBuySell()
public String getBuySell();
public string getBuySell();
Returns
The method returns a string that represents the trade operation by which the position was opened
Details
Declared in RawOpenPosition