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