- Added intraday range label that tracks the current candle with forms to choose from: multiplier, percent or price
- Improved plot fills, especially when RATR lines are hidden by the user
- Cleaned up labels, & for future updates (see below)
A future update is planned to solve some issues. These issues are:
- When running indicator from start of new day, ATR values aren't correct (but simply loading up the indicator or replaying mid-day shows correct lines) - this makes this indicator unreliable for now.
- I've included some code (disabled at the moment) to hide moving RATR lines when RATR < 0. Reason for disabled feature is that it works correctly when indicator ran from start of new day, but simply loading up the indicator or replaying mid-day will not work.
The next update should hopefully solve all of these issues.
Any help is appreciated.