Event OnOrderHistory
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
Raised with the result of RequestOrderHistory(DateTime, DateTime) and the other fire-and-forget history requests (MT5 OnOrderHistory).
public event OnOrderHistory? OnOrderHistory
Returns
- OnOrderHistory
- Raised with the result of and the other fire-and-forget history requests (MT5 OnOrderHistory).
Remarks
MT5 equivalent
MT5API.OnOrderHistory— full