OPEN-SOURCE SCRIPT
업데이트됨

Weighted Standard Deviation Bands

3 537
Linearly weighted standard deviations over linearly weighted mean.

The rationale of the study can be deduced from my latest publications where I go deeper into explaining the benefits of linear weighting, but in short, I can remind that by using linear weighting we are able to increase the information gain by communicating the sequential nature of time series to the calculations via linear weighting.

Note, that multiplier parameters can take both negative and positive values resulting in ability to have, for example, 1st and 6th weighted standard deviations higher than the weighted mean.

Despite the modification of the classic standard deviation formula, I assume that mathematical qualities of standard deviation will hold due to the fact we can alternately weight the window itself, and then apply the classic standard deviation over the weighted window. In both cases, the results will be the same.


Aight that was too formal, but your short strangles should be happy

Here is it, for you
릴리즈 노트
Update:

New:
- "Around zero" option. Allows to calculate & plot deviations from zero level. Very useful when you know that your data's population is ~ zero.
릴리즈 노트
Ok so now you can use it out of the box like wassup:
- Additional set of bands to be used as targets / liquidation points / strategy change thresholds, it's all about choosing between / trading the volatility comprehension / volatility expansion;
- Properly chosen (ain't no optimized) multipliers (really no need to touch em unless you're pursuing some specific goal you're very aware off), yes and don't waste your time on optimizing em, you'll arrive to ~ the same ones;
- Comparative slope & it's threshold - a native way to measure gradient for zero-order model (means it's not linear regression (1st order), and not quad reg (2nd order));
- Length of 64 is what will work decently on every resolution.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.