public method Order.getStopTrailStep

Brief

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

Declaration

protojavascriptjavacsharp
public getStopTrailStep() : int

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

back