Optuma Forums › Optuma Scripting › ATR% of Close Price › Thanks for your reply – 2nd attempt
May 1, 2020 at 9:02 pm
#57915

- Topics: 6
- Replies: 13
- Posts: 19
Hi Trevor,
Thanks for your reply, testing and advice, I will consider it in future scripting.
I thought I had a couple of exceptions but haven’t been able to find them again.
Did you think the below Script was correctly written?
ATR20 of 1 day ago is less than 15% of Closing Price –
- ATR(BARS=30)/CLOSE() [1] < 15/100
Thanks, Brad