This script plots the previous n day and week highs and lows (previous two days and previous week by default).
Here are some additional info about the script behavior:
Here are some additional info about the script behavior:
- Plots highs and/or lows
- Plots for days and/or weeks
- Day highs and lows are shown only on intraday timeframes
- Week highs and lows are shown only on timeframes < weekly
リリースノート:
- Add previous month(s) high(s) and low(s)
- Minor fixes and improvements