OPEN-SOURCE SCRIPT

Remaining ATR [vnhilton]

已更新
ATR levels can be used on a trading day to look for overextensions beyond the average, where you can look to take profits. Remaining ATR is calculated as the current day range subtracted by the previous day ATR. RATR is then plotted away from the high & low lines. All lines (except for the day open) are dynamic, so RATR lines will move according to how much RATR remains.

Note: This indicator only works on intraday timeframes

(FEATURES)
- Works on either RTH or ETH sessions
- Select Day ATR period, & 3 multipliers that will be applied to RATR values away from respective intraday high & low
- Extend current lines to the right
- Show recent lines only
- Change line style, colours within & out the intraday range, & thickness
- Change label offset, size, & colours within & out the intraday range
- Hide RATR lines & labels when within intraday range
- Plot fill between lines (note: RATR plot fills are from their lines to the intraday high & low, so there'll be overlapping)

To show more lines in the past, go to higher intraday timeframes.

快照
Same chart & timeframe as above but on RTH session only.


版本注释
- 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.
版本注释
- For OHL data, used intraday data instead of daily data as 1) OHLC from daily & intraday are inconsistent, & 2) indicator is applied on intraday only, so intraday data is more appropriate to use.
- By fixing data usage, also fixed all issues.

(NEW FEATURES)
- Hide moving RATR lines when RATR < 0 (see below for example).
快照
On the left is the old version, on the right is the new version. Left window shows many RATR lines within the intraday range after RATR < 0 due to calculation & placement of RATR lines, which makes it messy. Right window shows new logic to solve this issue, & keeping relevant RATR lines for looking back in history.

THIS INDICATOR IS GOOD TO GO

版本注释
- Fixed Open label
- Fixed issue which prevented indicator from running on RTH only
版本注释
- Fixed labels so that they don't move when zooming in or out
- Used format.mintick for appropriate labels so that indicator works on all tickers of varying minimum tick values
版本注释
-Increased max_lines_count to 500.
Average True Range (ATR)forecastingVolatility

开源脚本

本着真正的TradingView精神,此脚本的作者已将其开源,以便交易者可以理解和验证它。向作者致敬!您可以免费使用它,但在出版物中重复使用此代码受网站规则约束。 您可以收藏它以在图表上使用。

想在图表上使用此脚本?

免责声明