Method SubscribeForce
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
SubscribeForce(string[])
Subscribe even to names that are not (yet) in the account's catalog (MT5 SubscribeForce).
public void SubscribeForce(string[] symbols)
Parameters
symbolsstring[]
Remarks
MT5 equivalent
MT5API.SubscribeForce(string[] symbols)— full