Tick Class

GF API Documentation
Tick object. Contains timestamps and prices
Inheritance Hierarchy

SystemObject
  GF.Api.Subscriptions.TicksTick

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

public sealed class Tick

The Tick type exposes the following members.

Constructors

  NameDescription
Public methodTick
Constructor
Top
Properties

  NameDescription
Public propertyAskPrice
Ask price
Public propertyBidPrice
Bid price
Public propertyPrice
Price
Public propertyTimestamp
Timestamp (UTC)
Public propertyVolume
Volume
Top
See Also

Reference