Author |
Topic: Unrequested backfill? (3 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
DBrubaker673 Posts: 55 Joined: Jul 18, 2007 |
Today at 11:45 after an hour of connection to the productin server via the API, quotes from CME (ESH8) stopped. In about15 seconds they resumed, and I was flooded with all the ticks (68,000) since 9:34 (even though I didn't request them).
Is this behaviour intended? Were you doing an "automatic backfill"? Is this documented somewhere? It messes me up to have saved the ticks once and then receive them again involuntarily. Thanks, Dale |
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
This could happen when connection is lost and API switched to backup server - all data for active subscriptions are resent.
|
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
You can either use subscription with future start date to subscribe only oncoming ticks (and probably request historical ticks in a separate subscription), or check the received ticks timestamps to tell whether you already received those.
|
||||