API Support Forum
User Profile

Viewing User Profile for: JDean56


About

Jan 05, 2011 11:18 AM

Jun 24, 2011 05:39 PM

Jun 24, 2011 05:39 PM



Post Statistics
JDean56 has contributed to 10 posts out of 5593 total posts (0.18%) in 4864 days (0.00 posts per day).

20 most recent posts:

API Support » How to get data Jun 24, 2011 @ 05:39 PM (Total replies: 1)

I retreive a block of bars then want to process based on new prices that come in. But OnPriceChanged does not seem to fire, does the Contract have to be Subscribed first?

Jonathan Dean

API Support » request bars() Mar 16, 2011 @ 03:07 PM (Total replies: 1)

I am requesting SPM1 one minute bars starting at now in Central Time going back 10 minutes. Yet my event handler reports Bars.Length = 0. ?

Jonathan Dean

API Support » Developer account Feb 28, 2011 @ 10:14 AM (Total replies: 3)

Hello Mr. Vins,

Does not matter. For testing we can use any instrument that is available. Was just wondering if an api dev account comes with any free data?

Jonathan Dean

API Support » Developer account Feb 24, 2011 @ 12:46 PM (Total replies: 3)

I am working in the API and I can connect via a developer ID JDean56

Is there data that I can request with this developer ID to test the data grab features? I do a requestbars() but get no data back (ie no received event generated).

jd

Jonathan Dean

API Support » Advanced API example question Feb 04, 2011 @ 11:10 AM (Total replies: 0)

I am using VC# 2010

I open the basic OEC API Example. I want to add a Contract Combo control to the project. But it does not appear in the Toolbox as it does when viewing the OEC API Advanced Example.

How do I install/add/insert .... those components?

Thanks
jd

Jonathan Dean

API Support » API Examples Jan 31, 2011 @ 11:53 AM (Total replies: 0)

I have both basic and Adv API examples open in VC# 2010. How do I make the advanced API controls appear in the Basic example ToolBox?

Jonathan Dean

API Support » Looking at the OEC API Example Jan 24, 2011 @ 08:41 AM (Total replies: 5)

Hi

Little help? I see a lot of form files which one specifically do I want?

Thanks

Jonathan Dean

API Support » Looking at the OEC API Example Jan 18, 2011 @ 04:53 PM (Total replies: 5)

Hello again,

Worked. Can see and run the API examples in 2010 C#. Is there an example code for just data retrieval? ie I just want to import a series of say 5 minute bars and do some processing and not have to wade thru all of the rest of OEC.API

Thanks

jd

Jonathan Dean

API Support » Looking at the OEC API Example Jan 14, 2011 @ 10:26 AM (Total replies: 5)

Ok, I will give it a try.

Jonathan Dean

API Support » Looking at the OEC API Example Jan 14, 2011 @ 09:27 AM (Total replies: 5)

Hello,

I have been having a fair amount of problems getting an installing the old VC++ 2005. Also when I open the OEC API Example project I get an error 'application project ... .csproj not installed'

What am I doing wrong?

Jonathan Dean