Author |
Topic: 6EU3 No Price Change Data (4 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
JGagnon Posts: 95 Joined: Apr 11, 2011 |
I believe 6EU3 should have become the front month tonight.
We are not receiving any price change data for 6EU3 so far. Can someone respond as to what is going on please? John Gagnon |
||||
JGagnon Posts: 95 Joined: Apr 11, 2011 |
Not receiving any price change data for all of the following:
6AU3 6BU3 6CU3 6JU3 6SU3 6MU3 6NU3 DX-MU3 This is the event being captured: OEC.API.OnPriceChangedEvent(this.oecClient1_OnPriceChanged); Our code should be sound since we are still receiving price change notifications for the following:
NQM3 YMM3 John Gagnon |
||||
CMicciche902 Posts: 367 Joined: |
Please check your list again, some markets are updating:
6AU3 6BU3 6JU3 6SU3 DX-MU3 I will reported markets still affected in Developer environment. Chris M |
||||
JGagnon Posts: 95 Joined: Apr 11, 2011 |
Hi Chris,
There is no price change data coming through for any of the 5 symbols you listed. I want to emphasize we are collecting price change data and not tick data using the event: OEC.API.OnPriceChangedEvent(this.oecClient1_OnPriceChanged); We are receiving price change data for: ESM3 NQM3 YMM3 so I don't think it is our implementation that is faulty. I have not verified this with the sample OEC applications, if I launch that it would interrupt our flow of the 3 symbols above. John Gagnon |
||||