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
symbolstring
Returns
Remarks
MT5 equivalent
MT5API.IsQuoteSession(string symbol)— full