public method Order.getExecutionRate
Overview
Gets the price the order is executed at
Declaration
function getExecutionRate()
public double getExecutionRate();
public double getExecutionRate();
Returns
The method returns a real value that represents the price the order is executed at
Details
Declared in Order