This indicator plots on the chart +/- 1% / 2% / 3% ranges based on the previous day's close levels.
Disclaimer : Success in trading is all about following your trading strategy and indicators should fit into your own strategy, and not be traded purely on. This script is for informational and educational purposes only. Use of the script does not constitute professional and / or financial advice. You are solely responsible for evaluating the outcome of the script and the risks associated with using the script. In exchange for the use of the script, you agree not to hold monpotejulien TradingView user responsible for any possible claims for damages arising out of any decisions you make based on the use of the script.
リリースノート
- Style of the line - available styles are solid, dotted, and dashed
リリースノート
- Color of the % line - new available colors
リリースノート
Script structure has been reorganized.
リリースノート
Script structure has been reorganized.
リリースノート
Some bug fixes!
リリースノート
Some bug fixes!
リリースノート
New Version
リリースノート
shorttitle change
リリースノート
update -Line Styling Option
リリースノート
Option added to calculate the levels from the open.
リリースノート
The text has been modified, changing the parameter interface and adding opacity. Additionally, an option has been included to set any percentage between lines, not just 1%. Furthermore, all the if() conditions in the code have been replaced with switch() statements.
リリースノート
New features added: Percentage values now shown on labels. Line width customizable for both previous day and percentage lines.