public method O2GTradingSettingsProvider.getMarketStatus

Brief

Defines whether the trading in the instrument is allowed (whether the market is opened or closed).

Declaration
C#
O2GMarketStatus  getMarketStatus (string instrument)

Parameters
instrument

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

Declared in O2GTradingSettingsProvider

back