Method GetTickValue
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
GetTickValue(string, int)
Value of one tick for one lot in the deposit currency (MT5 GetTickValue).
public double GetTickValue(string symbol, int msGetQuoteTimeout = 10000)
Parameters
Returns
Remarks
MT5 equivalent
MT5API.GetTickValue(string symbol, int msGetQuoteTimeout = 10000)— full