|
Miami Florida US
Posts: 16 since Oct 2015
Thanks Given: 6
Thanks Received: 1
|
Could someone please help me write the following script:
I would like to take the closing price and divide it by the 20 bar Average True Range and the result should be less than 30.
For example I tried close/ ATR(20) < 30 but that obviously is wrong.
Thanks
|