Provides data for the DayBarsReceived event
            
Inheritance Hierarchy
SystemEventArgs
GF.Api.UtilsGFApiEventArgs
GF.Api.Subscriptions.BarsDayBarsReceivedEventArgs
Namespace: GF.Api.Subscriptions.Bars
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The DayBarsReceivedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DayBarsReceivedEventArgs | 
            Construct with subscription and bars
              | 
Properties
| Name | Description | |
|---|---|---|
| Bars | 
            Received bars
              | |
| Subscription | 
            Subscription from which the bars were received
              | 
See Also