BarsReceivedEventArgs Class

GF API Documentation
Provides data for the BarsReceived event
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.Subscriptions.BarsBarsReceivedEventArgs

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

public sealed class BarsReceivedEventArgs : GFApiEventArgs

The BarsReceivedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodBarsReceivedEventArgs
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