public method Instrument.getConditionDistEntryLimitReturns the distance in points between the current market price and the limit order that has been placed when entering 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 getConditionDistEntryLimit() : 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 when entering 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