Method GetMarketWatch
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
GetMarketWatch(string)
Today's high/low/open, the previous close, change and spread (MT5 GetMarketWatch).
public MarketWatch GetMarketWatch(string symbol)
Parameters
symbolstring
Returns
Remarks
MT5 equivalent
MT5API.GetMarketWatch(string symbol)— full