Automated trading with R on IB

Discussion in 'Automated Trading' started by SillyWilly, Apr 22, 2018.

  1. Can you share your personal experiences which led you to this conclusion? I would be interested to learn what the limitations are.
     
    #31     Apr 23, 2018
  2. If you are interested in automated trading, you can also the try the Python IBridgePy API. Let me know if you have any issues either using R API or the Python API. I will be able to assist you. Cheers!
     
    #32     Apr 23, 2018
  3. What do you mean? How can I experience something that's not possible? It can't handle professional data feeds. You want to micro trade against the best of the best, using IB data and unstable front ends? Just donate your money to UNICEF. Every child deserves a chance.

    This software is in no way affiliated, endorsed, or approved by Interactive Brokers or any of its affiliates. It comes with absolutely no warranty and should not be used in actual trading unless the user can read and understand the source.

    "IBrokers is a pure R implementation of the TWS API. At present it is only able pull data from the Interactive Brokers servers via the TWS. Future additions will include more API access, including live order handling, and better management across R sessions."
     
    #33     Apr 23, 2018
    312 likes this.
  4. 312

    312

    But what about Jeff? He's a good guy. Jeff wouldn't lie to us... :(
     
    #34     Apr 23, 2018
    digitalnomad likes this.
  5. Why drive 6 hours to see this clown? Sounds like a smart guy, but I doubt you'll learn anything beyond what's already been described in the docs.
     
    #35     Apr 23, 2018
    312 likes this.
  6. F Jeff :)
     
    #36     Apr 23, 2018
    312 likes this.
  7. 312

    312

    Next time Burton Malkiel tells me "there is no free lunch in markets" I'm just gonna point him to this thread
     
    #37     Apr 23, 2018
  8. d08

    d08

    You're pulling the usual crap found on ET and other forums. Assume I've said something I never did and then argue the imagined statement - I never said to use IbPy.
    YOU
    said that IbPy is a "shitshow", which is strong statement and then you didn't back it up with anything. "Shitshow" implies it's completely useless and barely usable while in real trading today, it works great.

    IbPy is open source, you're free to edit it as you please. You can accommodate any changes IB does. The argument that when it changes something it's "broken" is false.

    You're probably just very young, that's why you come around with parabolic statements without much thought put into them.
     
    #38     Apr 23, 2018
    NoodleStrudle likes this.
  9. SteveH

    SteveH

    Take a small break here from the pros and cons of using IB's API implementations or not to learn WHY you've still gots sum [sic] problems Willis:

    The bugs in programming are mostly due to using mutable data structures in the common programming languages. The incessant testing models going on today manifest themselves from this fact. You'll see more languages adopting them in the future. It's the only sane way out of the complexity involved with multiple threads trying to change shared state.

    Rich Hickey's videos on YouTube from 2011-2012 are what you want to watch to learn why the current software practice of rampant mutability in software is messed up. You will have so much fun using immutable data structures (producing far less buggy or code or more easy to fix) that you'll never go back unless you absolutely have to to get some mundane things done within a GUI.
     
    #39     Apr 23, 2018
    toon and tommcginnis like this.
  10. 312

    312

    I am indeed very young. You'd be amazed what HGH and viagra can do for a man. Anyway, go back to day trading USDEUR in the Philippines... with IBPy. Feel free to trade in Assembler for all I care, it's your money.

    And thank you for gracing us mortals with the bastion of experience that showcase your well-thought out, rich posts. You're the Stephen Hawking of amateur hour finance.
     
    Last edited: Apr 23, 2018
    #40     Apr 23, 2018