Table of Contents

Method UnsubscribeOrderBook

Namespace
ViiSync.AccountApi
Assembly
ViiSync.AccountApi.dll

UnsubscribeOrderBook(string)

Stop streaming a symbol's order book (MT5 UnsubscribeOrderBook).

public void UnsubscribeOrderBook(string symbol)

Parameters

symbol string

Remarks

MT5 equivalent

  • MT5API.UnsubscribeOrderBook(string symbol) — full