TradingView
taylor_o
9 Th09 2021 01:25

vol_bracket 

Henry Hub Natural Gas FuturesNYMEX

Mô tả

This simple script shows an "N" standard deviation volatility bracket, anchored at the opening price of the current month, week, or quarter. This anchor is meant to coincide roughly with the expiration of options issued at the same interval. You can choose between a manually-entered IV or the hv30 volatility model.

Unlike my previous scripts, which all show the volatility bracket as a rolling figure, the anchor helps to visualize the volatility estimate in relation to price as it ranges over the (approximate) lifetime of a single, real contract.

Phát hành các Ghi chú

- Fixed a bug where the monthly bracket started one day late for instruments with an overnight session.
- Added a daily bracket.

Phát hành các Ghi chú

Added an "efficiency" table. Efficiency is the ratio of periods in which price closed within the period's bracket (both), below the top bound (up), or above the bottom bound (down), to those in which it did not.

Phát hành các Ghi chú

- added table to display current vol and model

Phát hành các Ghi chú

to make the script more readable:

- color brackets "blue" if close is inside, "fuchsia" if outside
- changed the bracket to "circles" style on the daily chart... stepline style is too messy
Bình luận
vinikumar72
Hi sir my humble request to you please add daily in this script and make this script for intraday or day trading sir...thank you ...
taylor_o
@vinikumar72

Hi,

I added the daily bracket, but I could not figure out how to get it to work intraday. If I can find the solution, I'll update the script. However, the intraday version would just project the daily bracket values until the end of the day. So, you could write down the daily bracket values and then switch to an intraday chart without needing the indicator.

Or, you could use my 0_dte script, which is designed to give volatility statistics for one day.
vinikumar72
Hi can you add daily volume also...thanx nice script
Thêm nữa