5048 views
This version uses Pine Script v4 line objects which has a limit of 50 bars.
See https://www.tradingview.com/pine-script-...
See https://www.tradingview.com/pine-script-...
Release Notes:
This version displays the average range on the upper line. If "Display average range as forex pips?" is enabled, the range value will be shown in pips.
Release Notes:
Update parameter names
Release Notes:
Fixed bug in yearly ADR. Thanks to @kiero!
Comments
In this example, don't you think that the ADR-high calculation should be done from the low of the day (yellow arrow)? Currently it is done from the open and/or simply shows the high of the day. Or I'm missing something?