Matlab

Discussion in 'Trading Software' started by flakac, Mar 27, 2004.

  1. nitro

    nitro

    AFAIK, this will not give you much, at least it results in no better models than taking a system, making it adaptive in a more traditional way, and doing some kind of walkforward optimiation at first.

    My current field of interest is in using Time Recurrent NNs, sometimes generalized as Back Progragation Through Time NNs. I see a great deal of promise in this kind of network, but my overall opinion of networks for _the_system_themselves_ is very low.

    I have a great idea where I think a NN would shine though...

    I am surprised this would work. SVD I guess is OK for data preparation if you map the to the significant Eigenvector/Eigenvalues to act as a filter, but IMO, the data you are throwing away is just as important.

    Ja :(

    Only the toy ones rely on price alone. AFAIK, no one has ever written a serious package that is turnkey with trading as it's target from the beginning. My guess is that the ones that have gone all the way are proprietary implementations.

    nitro
     
    #11     Mar 28, 2004
  2. You guys are making my head spin.
     
    #12     Mar 28, 2004
  3. prophet

    prophet

    I didn’t work on the NNs long enough to get any success. I agree that traditional models are often superior, certainly for the processing speed advantage.

    Should be very successful.

    Option pricing models? Or is that already overdone?

    The SVD is very nice because once you have the decomposition, you can do many tests with it very rapidly, such as creating various filtered pseudo-inverses.

    What about targetting short term price forecasts? Good forecasts make for good trading. My systems target outright price forecasts. Trades are secondary to that.
     
    #13     Mar 28, 2004
  4. Dear flakac,

    today I have posted a message on EliteTrader (Software forum) about the release of Trading with Matlab 1p2.

    TWM does exactly what you need, it provides all IB TWS API functions in Matlab.

    You can find a demonstration of its capabilities on

    www.gloriosia.com


    Best wishes,
    H.M. Erkinger
     
    #14     May 11, 2004