public method Order.getAtMarket

Overview

Gets the distance in pips from the current market price within which the trader allows the order to be executed

Declaration

function getAtMarket()
public double getAtMarket();
public double getAtMarket();

Returns

The method returns a real value that represents the distance in pips from the current market price within which the trader allows the order to be executed

Details

Declared in Order