Author |
Topic: Quotes Tab on Advanced Example (4 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
TThomas65 Posts: 9 Joined: Jun 03, 2010 |
the 'OEC API Advanced Example.exe' in the bin/debug file works fine for quotes, charts everything else.
C sharp example is a different story. Doesn't seem to subscribe or give me info in Quotes, DOM, Chart. My attempt in CS was: server: api.openecry.com TThomas65 ZNZ0 10 yr US T-Note ( other contracts also don't work) Attempted again just now Connection, orders, positions/balance, symbol lookup works quotes, charts don't Thanks Thomas Ketcheson |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
Please check firewall settings for port 9201 (price connection) for host Visual Studio application (OEC API Advanced Example.vshost.exe). I see your attempts to connect in price server logs when you are using the standalone EXE file and don't see them when you are running it under Visual Studio.
Victor Vins Software Developer |
||||
TThomas65 Posts: 9 Joined: Jun 03, 2010 |
Disabled anything that I know of that calls itself a firewall including windows firewall and another antivirus program.
This didn't work on either of 2 computers. Not a cmputer jock, so don't know if this mimics what you suuggest. Is there a different thng I need to do? Thanks Thomas Ketcheson |
||||
TThomas65 Posts: 9 Joined: Jun 03, 2010 |
Incidentally, I' using the C# code from
"OEC API Adv Example.csproj" and all of its components from your web site. Thanks, Thomas Ketcheson |
||||