Search results

  1. B

    IB new forex spreads

    The spread for EUR/AUD is now currently at 12.
  2. B

    IB new forex spreads

    I was on IB yesterday watching EUR/AUD and the spread was 13 whereas on Oanda it's normally 7.
  3. B

    IB API Visual Basic

    SideShowBob, I do have a question. Did you recode the forms to not show forms or did you just use the modules. Thanks
  4. B

    IB API Visual Basic

    I don't have any specific questions at this moment. I just wanted to know if anyone was doing that. I guess I'll have to recode it without screens. Thanks
  5. B

    IB API Visual Basic

    I've loaded IB's Visual Basic API and I'm a bit dissapointed so far There are screens to do just about everything. Is anyone on this board using IB's API for VB and not using the screens.
  6. B

    anyone using Oanda API Vbnet

    I know VB6 preety well but I'm rather new to VB net. I would like to use the OANDA API but I want to make sure I can use it before I start shelling out money. Go to fxtrade.oanda.com and click on the API and look at the docs for VB net. When I look at them it seems like something is missing. The...
  7. B

    IB new forex spreads

    How wide do the spreads go at IB ?
  8. B

    anyone using Oanda API Vbnet

    Doesn't this imply that you need to know C++ If you look at the Docs for VBnet the Properties and Methods aren't fully written out. It seems you have to guess how to write the Properties and Methods. One thing I like about IB is that they let you use their API for free using their demo version...
  9. B

    anyone using Oanda API Vbnet

    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...
  10. B

    IB new forex spreads

    gwac, Maybe you can give me better info than what I got when I called IB. The guy on the help desk told me that the spread never goes above 2 pips. Is that the truth or BS ? Thanks
  11. B

    anyone using Oanda API Vbnet

    piphunter Which Oanda Software are you using. Vb or C++ ? Thanks
  12. B

    IB new forex spreads

    If you make a lot of trades let's say 300 per month wouldn't IB be rather expensive. At 5 Dollars per trade that would be 1500 dollars. If you trade 600 trades per month that would be 3000 dollars.
  13. B

    anyone using Oanda API Vbnet

    Oanda only let's you use their API for free if you trade 12 million per month.
  14. B

    anyone using Oanda API Vbnet

    The problem with IB is that they charge a commission. It's $5.00 per trade under a certain amount. If you make 100 trades a month that's $500.00 plus the spread. Not much different than Oanda's charge of $600.00.
  15. B

    anyone using Oanda API Vbnet

    FXCM just created their API Beta version created in Dot Com and not Dot Net. I've been conversing with Realtick and they tell me that with Dot Net you can have quotes streaming into your program and you don't have to request them. It seems with most of these Forex Brokers you have to request...
  16. B

    anyone using Oanda API Vbnet

    I have FXCM's beta code. It's all in dot Com not Dot net. I'm curious why they wrote it in dot Com. They also wrote it in such a way that it appears you have to sit in front of your computer all day. There's clicks to buy and msgboxs etc. They also require 250,000 in your account. I wrote to...
  17. B

    anyone using Oanda API Vbnet

    They won't let me use the VBnet for free until I get the hang of it. They charge 600 for the first two months and 600 per month thereafter. They give a lot of sample C++ code but their VBnet sample code is pathetic.
  18. B

    anyone using Oanda API Vbnet

    Yes it does cost 600 per month. I emailed Oanda yesterday requesting if I can use it for free until I figure it out but they haven't gotten back to me yet.
  19. B

    anyone using Oanda API Vbnet

    Is anyone using Oanda's API using VB net ? The sample code only shows how to login to Fxgame and make a marketorder trade. The Docs show the namespaces and methods but don't show how to precisely use the methods.
  20. B

    Is visual Studio 2003 compatible with XP service pack 2

    Thanks. I bought mine off Ebay and it keeps asking me to install Visual Studio 2000. I emailed the seller and he's telling me 2003 isn't compatible with XP service pack 2. Thanks. I'll return it and buy it from a reputible seller.
Back
Top