Smooth ATR

Optuma Forums Optuma Scripting Smooth ATR

Tagged: 

  • This topic has 3 replies, 2 voices, and was last updated 1 year ago by Marc.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #68765
    Marc
    • Topics: 26
    • Replies: 37
    • Posts: 63

    Hi,

    I wonder if it’s possible to create this ATR set up in Optuma (cf attachment). I did not find a way to smooth it.

    Thanks and best regards

    Marc

    #68773
    Darren
    • Topics: 76
    • Replies: 1,038
    • Posts: 1,114

    Thanks Marc – that’s not a standard ATR setting so you would need to know the smoothing calculation to apply it. Note we have Ehlers Super Smoother that can be applied to any indicator, but I have no idea if that’s the same thing.

    Capture

    #68777
    Marc
    • Topics: 26
    • Replies: 37
    • Posts: 63

    Hi Darren,

    Here is the link to this indicator in Tradingview. I am only interested in the ATR displayed on the chart so I can get precise supports/targets. https://www.tradingview.com/script/eYhCV71m/

    Hopefully the code displayed on the page reveals how it is made…

    It’s the most popular ATR script in trading view. Amazing indicator. You can charge me for it if you can replicate it.

    Thanks
    Marc

    #69441
    Marc
    • Topics: 26
    • Replies: 37
    • Posts: 63

    What I was after:

    v2= wvs(Month(PERIODAMOUNT=1), LENGTH=21, FACTOR=5.3);
    MA(v2, BARS=100, STYLE=Smoothed, CALC=Close)

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.

Pin It on Pinterest