public method Order.getTrailRate

Overview

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

Declaration

function getTrailRate()
public double getTrailRate();
public double getTrailRate();

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