public method Instrument.getConditionDistLimitReturns the distance in points between the current market price and the limit order that has been placed for a trade. The limit order is an order to automatically close a trade when the price of the instrument reaches a certain level of profit
Declaration
protojavascriptjavacsharppublic getConditionDistLimit() : real
Returns
The method returns a real value that represents the distance in points between the current market price and the limit order that has been placed for a trade. The limit order is an order to automatically close a trade when the price of the instrument reaches a certain level of profit
Declared in Instrument