OPEN-SOURCE SCRIPT
Cập nhật Mansfield Long-Range Background

Mansfield Long-Range Background. From Stan Weinstein's book.
This plots the high-low range for the last N years, including the current year.
It gives us an idea of any long-term resistance or support in play, which may affect how a trend behaves.
Note that one could just as easily check the yearly chart to get what this is showing, but it's convenient to have a template with all the elements required to emulate a Mansfield chart.
This plots the high-low range for the last N years, including the current year.
It gives us an idea of any long-term resistance or support in play, which may affect how a trend behaves.
Note that one could just as easily check the yearly chart to get what this is showing, but it's convenient to have a template with all the elements required to emulate a Mansfield chart.
Phát hành các Ghi chú
Bug fix: in our main weekly use case, Pine could not determine the no. of historical bars required.And thus this long-range indicator really is meant for weekly charts effectively, with around 10 years of data.
Phát hành các Ghi chú
- Fix bug where we were missing bars in the weekly, and possibly showing things in reverse!
- Fix bug where there were fewer years than the lookback period configured, now it's min of lookback and available years.
- Explicitly error out if the indicator is on any non-weekly and non-yearly charts.
- Replace year labels with triangle-ups/downs, and a tooltip which shows the year, for visual compactness.
Phát hành các Ghi chú
- Simplify code in parts
- Better logic for displaying year labels, with adjustable vertical spacing.
- Arrays only filled up to required lookback period at the most, now.
Phát hành các Ghi chú
- Still some weird bug in yearly display, when it should be one to one with the candles.
- Remove use of yearly timeframes, simply sticking to the weekly timeframe, the main use case, where it works as expected.
Phát hành các Ghi chú
Clarify Lookback Period title text to be more specific. Update chart!Mã nguồn mở
Theo đúng tinh thần TradingView, người tạo ra tập lệnh này đã biến tập lệnh thành mã nguồn mở để các nhà giao dịch có thể xem xét và xác minh công năng. Xin dành lời khen tặng cho tác giả! Mặc dù bạn có thể sử dụng miễn phí, nhưng lưu ý nếu đăng lại mã, bạn phải tuân theo Quy tắc nội bộ của chúng tôi.
Thông báo miễn trừ trách nhiệm
Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.
Mã nguồn mở
Theo đúng tinh thần TradingView, người tạo ra tập lệnh này đã biến tập lệnh thành mã nguồn mở để các nhà giao dịch có thể xem xét và xác minh công năng. Xin dành lời khen tặng cho tác giả! Mặc dù bạn có thể sử dụng miễn phí, nhưng lưu ý nếu đăng lại mã, bạn phải tuân theo Quy tắc nội bộ của chúng tôi.
Thông báo miễn trừ trách nhiệm
Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.