Tick object. Contains timestamps and prices
Inheritance Hierarchy
GF.Api.Subscriptions.TicksTick
Namespace: GF.Api.Subscriptions.Ticks
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The Tick type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Tick |
Constructor
|
Properties
Name | Description | |
---|---|---|
AskPrice |
Ask price
| |
BidPrice |
Bid price
| |
Price |
Price
| |
Timestamp |
Timestamp (UTC)
| |
Volume |
Volume
|
See Also