Table of Contents

Struct QuoteHistoryEventArgs

Namespace
ViiSync.AccountApi
Assembly
ViiSync.AccountApi.dll

Bars delivered by OnQuoteHistory (MT5 QuoteHistoryEventArgs).

public readonly struct QuoteHistoryEventArgs
Inherited Members

Constructors

QuoteHistoryEventArgs(string, List<Bar>)

Bars delivered by OnQuoteHistory (MT5 QuoteHistoryEventArgs).

Properties

Bars

The bars, oldest first.

Symbol

Symbol name.