Table of Contents

Constructor QuoteHistoryEventArgs

Namespace
ViiSync.AccountApi
Assembly
ViiSync.AccountApi.dll

QuoteHistoryEventArgs(string, List<Bar>)

Bars delivered by OnQuoteHistory (MT5 QuoteHistoryEventArgs).

public QuoteHistoryEventArgs(string symbol, List<Bar> bars)

Parameters

symbol string
bars List<Bar>