Recent content by bjkoehler

  1. B

    Back Testing

    Does anyone know where I can find some VB code, that will take a ticker symbol, and throw it into the URL? I need to get CSVs into a file, I know that Yahoo allows this, but im not sure exactly how to code it. Thanks
  2. B

    Need some help with Automated Trading

    What system would you recommend other than IB then?
  3. B

    Need some help with Automated Trading

    I can actually get VS Pro for free, since im an engineering student, through my school.:) So you would recommend using MVC++ over using gcc/wxWidgets?
  4. B

    Need some help with Automated Trading

    Right on, this is for an information systems engineering class, so yeah i cant use something canned. The model is just for experimental purposes, ie. it doesnt need to be profitable. Im just looking for the best way, to write my own application that will automatically trade just based on...
  5. B

    Need some help with Automated Trading

    Well, i need to actually write my own interface, so i cant just plug the MACD into tradestation. Are there programming samples for IB?
  6. B

    Need some help with Automated Trading

    Hey, Im really new to the idea of automated trading, and trading for the most part. Im a senior in college right now, and i am working on a project that involves designing an automated trading application. I have looked over some books on trading strategies and have decided to just use a...
Back
Top