public method Order.getAtMarket

Brief

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

Declaration

protojavascriptjavacsharp
public getAtMarket() : real

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

back