Click or drag to resize

QuoteHistoryEventArgs Structure

Quote history event args.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax
public struct QuoteHistoryEventArgs

The QuoteHistoryEventArgs type exposes the following members.

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