OPEN-SOURCE SCRIPT
更新済 ATR Multiples Plotted

Inspired by @jeffsuntrading and @Fred6724's ATR% multiple from 50-MA.
There are no catch-all values, however a high of 6 and a low of -4 generally has been valuable to me. I tend to look at the historical highs and lows of the indicator, and adjust the Value High and Value Low accordingly to get an idea when profit-taking may be sensible.
The essence is the difference between price and the selected moving average, measured in ATRs.
There are no catch-all values, however a high of 6 and a low of -4 generally has been valuable to me. I tend to look at the historical highs and lows of the indicator, and adjust the Value High and Value Low accordingly to get an idea when profit-taking may be sensible.
The essence is the difference between price and the selected moving average, measured in ATRs.
リリースノート
Added custom ATR Lengthリリースノート
Added optional 0-lineリリースノート
Tidied and clarified some of the code.--Currently working on an 'Adaptive Mode', which will calculate and plot the upper and lower values based on the selected average's historical turning points
リリースノート
Added quick reference table to show the dollar value of your chosen Value High and it's upside percentage. Comes in handy when scanning or evaluating Pre/Post-Market moves. See ATRx6 value and AMZN pre-market value of ~$170 on 02/02/2024 for example.
リリースノート
Chartリリースノート
Added option to allow percentage based calculations, which is how Jeff Sun's indicator is calculated. Some changes and clarification to the table, see the tooltips for guidance.
リリースノート
Chart updateリリースノート
Fixed typos in tableリリースノート
Updated to Pine v6リリースノート
Added Dynamic Mode, which you can enable from the indicator settings. It calculates the upper and lower thresholds based on the lookback value.By default, the lookback is set to 504 bars (roughly 2 years on a daily chart), and it uses the 95th and 5th percentiles. You can change both in the settings. If there’s not enough data to calculate them (like with recent IPOs), it’ll fall back to static values until the full lookback becomes available.
I haven’t nailed down the ideal lookback and percentile settings yet, so the defaults might not be super useful straight away.
Nothing has changed for the static mode. For price-based signals, I find 6 and -4 thresholds work best most of the time. For percentage-based, 9 and -3 seem reliable.
リリースノート
Minor change to info in tableリリースノート
Updated chartオープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。
オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。