public method Order.getTrailRate

Brief

Gets the market price at the time the order automatically moves following the market fluctuations

Declaration

protojavascriptjavacsharp
public getTrailRate() : real

Returns

The method returns a real value that represents the market price at the time the order automatically moves following the market fluctuations

Details

Declared in Order

back