Table of Contents

Event OnOrderBook

Namespace
ViiSync.AccountApi
Assembly
ViiSync.AccountApi.dll

Raised with each order-book update of a symbol subscribed with SubscribeOrderBook(string) (MT5 OnOrderBook).

public event OnOrderBook? OnOrderBook

Returns

OnOrderBook
Raised with each order-book update of a symbol subscribed with (MT5 OnOrderBook).

Remarks

MT5 equivalent

  • MT5API.OnOrderBook — full