public method Order.getSideGets the side of the stop/limit order price: 1 - above the current market price, -1 - below the current market price
Declaration
protojavascriptjavacsharppublic getSide() : int
Returns
The method returns an integer that represents the side of the stop/limit order price: 1 - above the current market price, -1 - below the current market price
Declared in Order