public method O2GTradingSettingsProvider.getCondDistEntryStop

Brief

The minimal distance between the rates of the entry stop order and the current market rate.

Declaration
C#
int  getCondDistEntryStop (string instrument)

Parameters
instrument

The name of the instrument to get the trading setting for.

Details

The distance is expressed in pips.

Declared in O2GTradingSettingsProvider

back