public method Order.getStopTrailStep
Overview
Gets the number of pips the market should move before the order moves the same number of pips after it
Declaration
function getStopTrailStep()
public int getStopTrailStep();
public int getStopTrailStep();
Returns
The method returns an integer that represents the number of pips the market should move before the order moves the same number of pips after it
Details
Declared in Order