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
Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?