Table of Contents

Method IsQuoteSession

Namespace
ViiSync.AccountApi
Assembly
ViiSync.AccountApi.dll

IsQuoteSession(string)

Is the symbol quoting now (weekly quote session and not a holiday)? (MT5 IsQuoteSession)

public bool IsQuoteSession(string symbol)

Parameters

symbol string

Returns

bool

Remarks

MT5 equivalent

  • MT5API.IsQuoteSession(string symbol) — full