Subscription type
Namespace: GF.Api.Values.Subscriptions
Assembly: GF.Api.Values (in GF.Api.Values.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Price | 0 | Last price and stats | |
DOM | 1 | Depth of market | |
Tick | 2 | Ticks | |
Bar | 3 | Intraday bar, of time interval in minutes | |
Histogram | 4 | Histogram of session | |
TickBar | 5 | Bars of N ticks | |
VolumeBar | 6 | Bars of N total volume | |
RangeBar | 7 | Bars of N tick size range | |
SecondBar | 8 | Bars of N seconds | |
DayBar | 9 | Bars of N days | |
WeeklyBar | 10 | Bars of N weeks | |
MonthlyBar | 11 | Bars of N months | |
MomentumBar | 12 | Momentum Bars | |
NLineBreakBar | 13 | Price break bars | |
ImpliedVolatility | 14 | Market Implied volatility for options |
See Also