public method O2GTradingSettingsProvider.getCondDistStopForTrade

Brief

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

Declaration
C#
int  getCondDistStopForTrade (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