public method MarketOrderRequest.getLimitPips

Brief

Gets the pips at which the limit order must close the position

Declaration

protojavascriptjavacsharp
public getLimitPips() : real

Returns

The method returns a real value that represents the pips at which the stop limit must close the position

Details

Declared in MarketOrderRequest

back