public method Order.getStop
Overview
Gets the price of the stop order attached to the entry order if there is one
Declaration
function getStop()
public double getStop();
public double getStop();
Returns
The method returns a real value that represents the price of the stop order attached to the entry order if there is one
Details
Declared in Order