Hello, I am new to IB's API, and I have a beginner-level understanding of C++. (I'm mostly a Javascript/HTML oriented web-programmer)
So.. some of my questions are very elementary.
On page 24 of 140 of the Getting Started C++ API (pdf file) it mentions that you need an IDE that "supports Microsoft C++, as well as Microsoft Visual Basic and the Microsoft .NET framework."
I have been tinkering with MS Visual C++ 2010 Express, and a few other compilers as well. Borland C++ 5.5 (available from Embarcadero). In the past I used Metrowerks CodeWarrior, but I no longer have access to that platform.
The question I have is: is it necessary to use a MS Visual Studio platform? Or is it just the sample program that requires MS Visual Studio? How does the API use/interact with MFC? (whether or not that is a valid question, I don't know)
Is it possible to write a simple console-based/command-line program to interact with the API and use TWS for visualization/GUI?
Does the API include all the libraries necessary for it's own execution? (For example, could I write a program, and compile with Borland C++ 5.5, provided that I include TWS API's libraries?) Or are there other MS libraries that are necessary?
Thanks in advance, everyone. I realize these are some very basic/rudimentary questions, and I appreciate any constructive feedback and/or re-direction.
Thanks!
So.. some of my questions are very elementary.
On page 24 of 140 of the Getting Started C++ API (pdf file) it mentions that you need an IDE that "supports Microsoft C++, as well as Microsoft Visual Basic and the Microsoft .NET framework."
I have been tinkering with MS Visual C++ 2010 Express, and a few other compilers as well. Borland C++ 5.5 (available from Embarcadero). In the past I used Metrowerks CodeWarrior, but I no longer have access to that platform.
The question I have is: is it necessary to use a MS Visual Studio platform? Or is it just the sample program that requires MS Visual Studio? How does the API use/interact with MFC? (whether or not that is a valid question, I don't know)
Is it possible to write a simple console-based/command-line program to interact with the API and use TWS for visualization/GUI?
Does the API include all the libraries necessary for it's own execution? (For example, could I write a program, and compile with Borland C++ 5.5, provided that I include TWS API's libraries?) Or are there other MS libraries that are necessary?
Thanks in advance, everyone. I realize these are some very basic/rudimentary questions, and I appreciate any constructive feedback and/or re-direction.
Thanks!