PROTECTED SOURCE SCRIPT
已更新 NimhFX Daily ATR High/Low Levels

Creates an upper and lower level based on the ATR for your selected period. Calculation is based on the following;
Shift Variable works by allowing calculation from x-periods back.
Upper band = (Daily Low + ATR)
Lower Band = (Daily High - ATR)
Shift Variable works by allowing calculation from x-periods back.
Upper band = (Daily Low + ATR)
Lower Band = (Daily High - ATR)
版本注释
- Switched to horizontal lines to allow full screen extension- Added color switching when price has exceeded one of the boundaries for the day
- Added the value of the range to the line label
版本注释
- Added price level to label版本注释
- Slight adjustment to label format版本注释
- Minor Visual Updates版本注释
- Minor visual tweaks版本注释
Added the ability to change line styling and colour choices from user input variables版本注释
Added multiplier value by request (default 1x ATR)版本注释
-版本注释
Updated 版本注释
Updated - Added Float Multiplier Support版本注释
Exposed Time frame Parameter - Allows 'D', 'W', 'M' - Default 'D'Exposed Number of Spaces between beginning of titling - This allows you to adjust the titling further to the right incase of overlap - Default '50'
受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。