DayBarsReceivedEventArgs Class

GF API Documentation
Provides data for the DayBarsReceived event
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.Subscriptions.BarsDayBarsReceivedEventArgs

Namespace:  GF.Api.Subscriptions.Bars
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class DayBarsReceivedEventArgs : GFApiEventArgs

The DayBarsReceivedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodDayBarsReceivedEventArgs
Construct with subscription and bars
Top
Properties

  NameDescription
Public propertyBars
Received bars
Public propertySubscription
Subscription from which the bars were received
Top
See Also

Reference