Recent content by domenic

  1. D

    MatLab for Trading

    Good Questions You should check out - tradingwithmatlab.com It is possible to implement an automated trading system for free using matlab and interactive broker's trader work station API. One problem you may run into is getting the data you want if you need a specific type of data to...
  2. D

    Matlab in Finance

    If you need help setting up an Automated Trading System in Matlab check out this site tradingwithmatlab.com
  3. D

    Using Matlab to trade in IB

    Using exchangeapi you are forced to only use their functions. If you write the code yourself than you can have whatever functionality that TWS API will allow for. I strongly suggest you write the code yourself, it's free and keeps a lot of doors open. for help visit tradingwithmatlab.com
  4. D

    Interactive Brokers and Matlab

    I'm trying to create a central repository for files/info for those trying to trade with matlab. It seems like most of the other sites have stale data...... check it out: www.tradingwithmatlab.com/
Back
Top