taylor_o

strangle_pricer

taylor_o Обновлено   
Usage:
1. Set the put and call strike inputs to values of your choosing.
2. Select "days to expiration".
3. Set the put and call standard deviations using the output table.

The indicator is meant help price a strangle using historical data and a volatility model. By default, the model is an ewma-method historical volatility. After selecting strikes and standard their corresponding standard deviation, theoretical values and probabilities will be shown in the table. The script is initialized with -1 for several inputs, and won't show any data until these are adjusted.

The theoretical values shown assume a strangle was bought or sold on every historical bar, and averaging their value at expiration.

For example, if you choose the $50 call and $40 put when the underlying is at $45 and there are 30 days until expiration, suppose the volatility is N and
these strikes correspond to M standard deviations. Input those and the resulting theoretial values shown will be based on opening a 30 dte call and put at M standard deviations with respect to the volatility at each bar.

- Past volatility forecasts are plotted in blue, and hidden by default.
- The current volatility forecast is drawn as a blue line.
- The put and call strikes are drawn as red lines.

This indicator is only meant for the daily chart!

Since I won't be able to edit this description later, also check the release notes and script comments for important changes.
Информация о релизе:
Replaced the data table's "max itm" column with a "itm %" column and input. By default it's 33%, meaning 33% of the calls (puts) that expired in-the-money had a value less than or equal to the value in this column.
Информация о релизе:
Fixed a number of bugs... unbroke the last change i made to break theo price, most importantly... sigh. All the values check out with my strangle pricer script, so it should be good now.
Информация о релизе:
future projections now use bar time, should end on the right bars
Информация о релизе:
- annualized with 252 periods rather than 365
- some cosmetic changes

Note: this script is meant for the daily chart.
Информация о релизе:
- Computes business days for more accurate calculations, but you should still input CALENDAR days to expiration!
- The lines now end on the correct calendar day (previously they extended one day extra).
Информация о релизе:
cleaned up code
Информация о релизе:
fixed call line being off by one
Скрипт с открытым кодом

В истинном духе TradingView автор этого скрипта опубликовал его с открытым исходным кодом, чтобы трейдеры могли понять, как он работает, и проверить на практике. Вы можете воспользоваться им бесплатно, но повторное использование этого кода в публикации регулируется Правилами поведения. Вы можете добавить этот скрипт в избранное и использовать его на графике.

Отказ от ответственности

Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

Хотите использовать этот скрипт на графике?