public method Order.getRateMax

Brief

Gets the maximum price at which the order can be filled

Declaration

protojavascriptjavacsharp
public getRateMax() : real

Returns

The method returns a real value that represents the maximum price at which the order can be filled

Details

Declared in Order

back