Author |
Topic: Live API - bc.IsFuture (2 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
WBetts Posts: 19 Joined: May 29, 2008 |
I just started incorporating the live API. The code has a problem at bc.IsFuture in the OECClient_OnLoginComplete method.
The dev API version is 3.2. The live API versioni is 3.1.2.10 Because of this the contract dropdown (cbSymbol) won't populate, even if I comment out that one line. Is there another property / line of code I should use there. Thanks, -TraderBetts |
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
sorry, but I do not fully understand what problem you have.
Live server doesn't fully support API 3.2 yet, so base contract types are not available. You should test your application with api.openecry.com server. |
||||