public method Order.getLimit

Overview

Gets the price of the limit order attached to the entry order if there is one

Declaration

function getLimit()
public double getLimit();
public double getLimit();

Returns

The method returns a real value that represents the price of the limit order attached to the entry order if there is one

Details

Declared in Order