public method ITradingSettingsProvider.isMarketOpen

Overview

Checks whether the market is open

Declaration

function isMarketOpen()
public Boolean isMarketOpen();
public bool isMarketOpen();

Returns

The method returns a boolean value indicating whether the market is open

Details

Declared in ITradingSettingsProvider