Table of Contents

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

symbol string

Returns

MarketWatch

Remarks

MT5 equivalent

  • MT5API.GetMarketWatch(string symbol) — full