- This topic has 3 replies, 2 voices, and was last updated 1 year ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Optuma Forums › Optuma Scripting › Smooth ATR
Tagged: smoother
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
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.
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
What I was after:
v2= wvs(Month(PERIODAMOUNT=1), LENGTH=21, FACTOR=5.3);
MA(v2, BARS=100, STYLE=Smoothed, CALC=Close)
Cookie | Duration | Description |
---|---|---|
cname | 14 days | This cookie is set by Optuma. The cookies is used to store the users campaign selection for selecting the correct version of Optuma to trial and is "Necessary". |
cookielawinfo-checbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |