The ACD Method

Discussion in 'Technical Analysis' started by sbrowne126, Jul 16, 2009.

  1. Always spoilt for choice with R :)
     
    #11391     Mar 29, 2016
  2. Maverick74

    Maverick74

    Have you done any 4 or 5 variable modeling in those packages with rmgarch?
     
    #11392     Mar 29, 2016
  3. Only single model up until now.
     
    #11393     Mar 29, 2016
  4. Maverick74

    Maverick74

    I like to complicate things you know with lots of extras. :)
     
    #11394     Mar 29, 2016
  5. I know the feeling but IMHO this is the best way to learn.

    If its any help to you, its best to start with R using only a small part of dataset/variables so that your code can run quickly when initially testing.

    In R Studio you can do File -> New File -> R Script. I then start to build my code up in there as you can execute line by line to ensure the syntax and arguments are correct.

    If you feel that you are constantly repeating code, then you would be better off writing a function. Since R already has a few Garch packages you could write a function which calls up the Garch function you require. This is where R is quite powerful since you can basically create a function to do any regular routines that you use. This approach may take quite a lot of work initially but will save lots of time when re-implemetning your code on future runs. Saving it as a script also means that you can dig straight into the code and change whatever you need to do, provided that you comment all your code.

    Not to sure what level you are at with R, so I apologise in advance if I have written what you already know.
     
    #11395     Mar 29, 2016
  6. rt5909

    rt5909

    what is the rate for programmers for R and C++ / VB?
     
    #11396     Mar 29, 2016
  7. Elvis

    Elvis

    Does anyone know the A and C values for the S&P 500. What time frame do you use for the opening range?

    Thanks
     
    #11397     Mar 29, 2016
  8. SteveM

    SteveM

    This link has the values provided by Mark Fisher's website:

    http://www.filehosting.org/file/details/557024/ACvalue.pdf

    Not sure how much time you've spent with ACD, but most people recommend making the system your own by trying out various parameters.
     
    #11398     Mar 29, 2016
  9. Maverick74

    Maverick74

    Our internal breadth is at the highest level we have ever seen since 2007.
     
    #11399     Mar 30, 2016
    kinggyppo likes this.
  10. koolaid

    koolaid

    Whenever you post this...it always makes me nervous....lol. We haven't hit new all time highs yet though
     
    #11400     Mar 30, 2016