Table of Contents

Method RequestDealHistory

Namespace
ViiSync.AccountApi
Assembly
ViiSync.AccountApi.dll

RequestDealHistory(int, int)

Fire-and-forget deals of a month on OnOrderHistory (MT5 RequestDealHistory).

public void RequestDealHistory(int year, int month)

Parameters

year int
month int

Remarks

MT5 equivalent

  • MT5API.RequestDealHistory(int year, int month, List<DealInternal> partialResponse) — full