Click or drag to resize

QuoteHistoryEventArgs Structure

Quote history event args.
Inheritance Hierarchy
SystemObject
  SystemValueType
    mtapi.mt5QuoteHistoryEventArgs

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public struct QuoteHistoryEventArgs

The QuoteHistoryEventArgs type exposes the following members.

Fields
 NameDescription
Public fieldBars History bars.
Public fieldSymbol Instrument.
Top
See Also