API Support » Contract.CurrentPrice = Nothing Jan 22, 2013 @ 12:58 PM (Total replies: 2) | |||||
A few days later... Any suggestions on the above? David Rettger |
|||||
API Support » Contract.CurrentPrice = Nothing Jan 18, 2013 @ 01:16 PM (Total replies: 2) | |||||
I am having trouble getting quotes. I am using Symbol Lookup as follows: Dim LookUp As OEC.API.SimpleSymbolLookupCriteria = OecClient1.SymbolLookup(Sym) where Sym would be something like "ESH3". The OnSymbolLookupReceived fires and I see the contract object coming back is for the right symbol. However, The contract.CurrentPrice object is always equal to Nothing or Null. When I first put this all together it was working properly. I submitted my conformance test info and when, a week and a half later, it came back approved I reran the program. At that point I was no longer getting these quotes. This happens on both the developer environment and your Demo system. Any suggestions? Have quotes for my account been disabled? David Rettger |