public method Order.getTrailStep

Overview

Gets the number of pips the market should move before the order moves the same number of pips after it

Declaration

function getTrailStep()
public int getTrailStep();
public int getTrailStep();

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