How to create an Automated Trading System

Discussion in 'Automated Trading' started by Chris Paciello, Mar 22, 2015.

  1. Dhalsim

    Dhalsim

    Well i got the article from a blog so i don't understand how that is an ad???
     
    #11     Mar 23, 2015
  2. He said zero coding experience. Python is for programmers with experience. In his case I would not even recommend Easylanguage.
     
    Last edited: Mar 23, 2015
    #12     Mar 23, 2015
  3. This is good suggestion but I think that more than two days can take care of frictions. Most automated traders were destroyed by algos during the last decade and are now passive stock market investors.
     
    #13     Mar 23, 2015
  4. FlexiPip

    FlexiPip

    If you trade manually with success then you can find a programmer who will automate your strategy. As was said already.
     
    Last edited by a moderator: Mar 25, 2015
    #14     Mar 25, 2015
  5. Mr Ronny

    Mr Ronny

    I think you can try. There lots of free ones. So y not to try on demo or backtest it.
     
    #15     Mar 25, 2015
  6. Sergio77

    Sergio77

    :Learning curve can be up to 5 years.
     
    #16     Mar 26, 2015
  7. I think that Slacker's advice is right on the money.

    Python is a language built to be friendly to people who are completely new to programming, it is used in many introductory CS courses for this reason (like the ones found in Coursera).
    By using quantopian, he could focus on the trading strategy without having to reinvent the wheel and build a whole infrastructure from scratch.
     
    #17     Mar 28, 2015
  8. Sergio77

    Sergio77

    Basic is friendlier. I don't think this is the issue. The issue is how much time one can sepnd programming in low level language. If your job is to trade then a higher revel language with low level support is the best. Easylanguage, AFL, etc. If you work for an operation that hires programmers then python may be a better choice. I think the right advice depends on what someone must focus.
     
    #18     Mar 29, 2015
  9. Python is a low level language? :O
     
    #19     Mar 29, 2015
    TooEffingOld likes this.
  10. Computer programming itself takes about more than two year to be reasonably proficient. If you have passion, go for it, as it might be a good learning experience.
     
    #20     Mar 29, 2015
    eusdaiki likes this.