public method IO2GTradingSettingsProvider.getMaxTrailingStep

Brief

Gets the maximum size of the market movement after which an order must be moved following the market.

Declaration
C++
virtual int  getMaxTrailingStep () = 0

Details

The value is expressed in pips. Return -1 in case of error.

Declared in IO2GTradingSettingsProvider

back