public method Order.getExecutionRate

Brief

Gets the price the order is executed at

Declaration

protojavascriptjavacsharp
public getExecutionRate() : real

Returns

The method returns a real value that represents the price the order is executed at

Details

Declared in Order

back