public method ITradingSettingsProvider.isMarketOpen

Brief

Checks whether the market is open

Declaration

protojavascriptjavacsharp
public isMarketOpen() : boolean

Returns

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

Details

Declared in ITradingSettingsProvider

back