exlux99

ATR and IV Volatility Table

This is a volatility tool designed to get the daily bottom and top values calculated using a daily ATR and IV values.

ATR values can be calculated directly, however for IV I recommend to take the values from external sources for the asset that you want to trade.

Regarding of the usage, I always recommend to go at the end of the previous close day of the candle(with replay function) or beginning of the daily open candle and get the expected values for movements.


For example for 26April for SPX, we have an ATR of 77 points and the close of the candle was 4296.
So based on ATR for 27 April our TOP is going to be 4296 + 77 , while our BOT is going to be 4296-77

At the same time lets assume the IV for today is going to be around 25% -> this is translated to 25 / (sqrt (252)) = 1.57 aprox
So based on IV our TOP is going to be 4296 + 4296 * 0.0157 , while our BOT is going to be 4296 - 4296 * 0.0157


I found out from my calculations that 80-85% of the times these bot and top points act as an amazing support and resistence points for day trading, so I fully recommend you to start including them into your analysis.


If you have any questions let me know !



🔻My Website: hercules.trading
🔻Binance : cutt.ly/3Fpy1w4
🔻Discord : cutt.ly/kWfhNxo
🔻Telegram : cutt.ly/URHIExq
🔻Premium TV : cutt.ly/ZFpy695
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?