Table of Contents

Method IsTradeSession

Namespace
ViiSync.AccountApi
Assembly
ViiSync.AccountApi.dll

IsTradeSession(string)

Is the symbol tradable now (trade session, not a holiday, inside office hours)? (MT5 IsTradeSession)

public bool IsTradeSession(string symbol)

Parameters

symbol string

Returns

bool

Remarks

MT5 equivalent

  • MT5API.IsTradeSession(string symbol) — full