Here's what I wrote to Oanda API department and here is also the response which made absolutely no sense to me.
It seems they expect anyone who codes VB to also know C++.
If anyone understands this email response please explain it to me. I sent them another email but haven't received a reply.
On 30-Jan-06, at 12:01 PM, bpatrick wrote:
There were many examples for C++ but there was only one sample module for Vbnet and that just showed how to login to fxgame and make a marketorder trade.
It didn't show how to get quotes or make limitorder trades or sell etc. The docs showed the namespaces and methods but there are no examples.
Hi Bob,
You are right that there only a couple of "VB" examples, but there should be several C++ samples
included. Our VB implementation is a wrapper of our C++ distribution, and as such the methodology
of using the API is consistent between the two.
The VB samples only illustrate how to call a few of the native C++ methods, and once you understand
how that is supposed to work, you can use a similar method to invoke the other methods (as shown in
our C++ samples).
I hope this helps. Please let me know if you have any other questions.
Regards,
Dan