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