API Support Forum
User Profile

Viewing User Profile for: DRettger668


About

Aug 07, 2012 04:40 PM

Jan 22, 2013 12:58 PM

Jan 23, 2013 09:04 AM



Post Statistics
DRettger668 has contributed to 2 posts out of 5677 total posts (0.04%) in 4489 days (0.00 posts per day).

20 most recent posts:

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