The ACD Method

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

  1. @DT3 PMed me because the previous Trading View indicator I posted was a bit unclear. I updated it to make it a bit clearer. Just click "Format" and then go to the "Inputs" tab and you can change most of the inputs. Only thing is the OR length which you need to change in the code itself for now, set to 20 currently.

    New Version: https://www.tradingview.com/chart/CL1!/qW5RGmfW-ACD-For-Trading-View-1-1/
     
    #12861     Feb 27, 2017
  2. Have you been able to code PineScript for NL Scoring purposes?
     
    #12862     Feb 27, 2017
  3. DT3

    DT3

    Maybe its cause I'm new to tradingview but I can't figure out how to use this thing. How do I go about applying it to different products. Is there something I need to download. I don't see format anywhere on the chart either.
     
    #12863     Feb 27, 2017
  4. Add the indicator to favorite scripts.
    Go to the main trading view page.
    Click chart. Type in whatever symbol you want
    Click indicators.
    Go to favorites
    Click the acd indicator.
    Wait for it to load.
    When it loads there should be the text in the upper left corner, one of the small icons says format. Click it. Click inputs. Modify the inputs.

    That is as simple as I can put it. You should have just experimented with the different buttons. I didn't read a guide or anything myself, just fiddled around.
     
    #12864     Feb 28, 2017
    DT3 and redbaron1981 like this.
  5. Maverick74

    Maverick74

    We finally broke the 1% streak in ES.
     
    #12865     Mar 1, 2017
    redbaron1981 likes this.
  6. I've learned a lot from this thread but never really contributed anything. I've been learning python and my first project was to write code to analyze the distribution of monthly highs and lows. So here is a graph showing the percentage of the time that each trading day holds either a high or low for the month. Days are listed on the bottom as trading day of the month. This is going back 10-25 years depending on product.

    1st is ES which is 16%.
     
    #12866     Mar 5, 2017
    redbaron1981 likes this.
  7. GC 18%
     
    #12867     Mar 5, 2017
    redbaron1981 likes this.
  8. CL 21%
     
    #12868     Mar 5, 2017
    redbaron1981 likes this.
  9. DX 14.5%
     
    #12869     Mar 5, 2017
  10. TF 12.5%
    I'm going to work on other timeframes next. It will take a while. I'm bad at computer stuff and barely have any time to work on this.
     
    #12870     Mar 5, 2017
    redbaron1981 likes this.