OPEN-SOURCE SCRIPT
Futures - Measure and compare volatility in USD

This is a dirty fix.
Dollar value (syminfo.pointvalue) is wrong in Tradingview for the below listed futures, where the price is in quarters of cents.
For example ZC (Corn) says syminfo.pointvalue = 5000 (syminfo.mintick = 0.13), which gives you (with ATR = 6) volatility of $30,000 (6 * 5000) instead of the correct $300.
For all other futures I used the default syminfo.pointvalue.
Feel free to correct me, if I am wrong regarding the syminfo.pointvalue error.
Dollar value (syminfo.pointvalue) is wrong in Tradingview for the below listed futures, where the price is in quarters of cents.
For example ZC (Corn) says syminfo.pointvalue = 5000 (syminfo.mintick = 0.13), which gives you (with ATR = 6) volatility of $30,000 (6 * 5000) instead of the correct $300.
For all other futures I used the default syminfo.pointvalue.
Feel free to correct me, if I am wrong regarding the syminfo.pointvalue error.
オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。
オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。