public method IO2GTradingSettingsProvider.getMinTrailingStep

Brief

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

Declaration
C++
virtual int  getMinTrailingStep () = 0

Details

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

Declared in IO2GTradingSettingsProvider

back