Author |
Topic: Looking at the OEC API Example (6 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
JDean56 Posts: 10 Joined: Jan 05, 2011 |
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 |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
Hello,
csproj is a C# project, not a C++. I recommend to install Visual Studio 2010 with C# Victor Vins Software Developer |
||||
JDean56 Posts: 10 Joined: Jan 05, 2011 |
Ok, I will give it a try.
Jonathan Dean |
||||
JDean56 Posts: 10 Joined: Jan 05, 2011 |
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 |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
Hello,
you can get a sample of what you need in OEC API Adv Example: it shows how to download chart data in separate tab. Victor Vins Software Developer |
||||
JDean56 Posts: 10 Joined: Jan 05, 2011 |
Hi
Little help? I see a lot of form files which one specifically do I want? Thanks Jonathan Dean |
||||