Search results

  1. A

    IB - Booktrader 906 no more single click!

    I think you're right. Open source projects have been sued for patent violations in the past and I'm sure it will happen again so giving these tools away isn't a solution, even if you found people willing to go that route.
  2. A

    IB - Booktrader 906 no more single click!

    All this talk of court rulings hides the point that many people can't or won't go through the expense of fighting this. I wrote an IB front end that has some nice features and has a DOM-like interface and I wanted to share it with others but now what? I certainly can't afford to fight a...
  3. A

    Open Sourcing a Trade-Ideas bot

    Dan - I'm on the West Coast. There's certainly a lot of room for improvement in the UI and I bet we can dream up some more functions. If you want to start, try extracting the source (Tortoise SVN works well), building a local copy and poking at it. Most of the interesting code is in...
  4. A

    Open Sourcing a Trade-Ideas bot

    I put up a first snapshot of the bot at: http://code.google.com/p/tradeideasrobot/downloads/list Looking at it now it seems a bit awkward to add new strategies so I put up a wiki page describing the steps: http://code.google.com/p/tradeideasrobot/wiki/CreateNewStrategy Okay, it seems a...
  5. A

    Open Sourcing a Trade-Ideas bot

    I put up a project on Google Code: http://code.google.com/p/tradeideasrobot/ The code isn't building properly as I'm battling with some DLL/resource issues but if I can work that out, I should be able to put up some install files within a few days. It is a pretty simple (but powerful) bot...
  6. A

    Open Sourcing a Trade-Ideas bot

    A year or so ago I wrote and operated a Trade-Ideas robot but when the strategy died I shut it down and moved to other things. I thought it would be interesting to dust it off, clean it up and release it as open source. It is all C# and runs against Interactive Brokers. I have never open...
Back
Top