Author |
Topic: GF API equivalent of OEC.client.RequestTicks (2 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
TLau471 Posts: 70 Joined: |
Hi,
What is the GF API equivalent of OEC's client.RequestTicks()? The one that we used to get backfill for a symbol. Thank you. TLau
|
||||
VPfau Moderator Posts: 164 Joined: |
Hello TLau,
Please check out IGFClient.Subscriptions.Ticks.Subscribe(ContractID contractID, Duration duration) you can specify date range in the duration parameter Vitaliy Pfau
|
||||