OPEN-SOURCE SCRIPT
업데이트됨

Vol-Targeted Position Size Strategy

507
Instructions

Click here for a video demonstration of using the Vol-Targeted Position Size strategy. The link also includes detailed written instructions if you prefer.

Overview

This strategy seeks to maintain a constant-volatility exposure to the underlying asset.

The user inputs a volatility target and a half-life for the exponentially weighted volatility estimate used as a volatility forecast.

The user also inputs a no-trade buffer parameter that controls the fidelity with which the strategy rebalances back to the target position size. The strategy rebalances back to the target position size when the current position falls outside of the region:

Pine Script®
targetPosition - tradeBuffer*targetPosition : targetPosition + tradeBuffer*targetPosition :


This region is highlighted in the strategy's chart window, as are the current and target positions.
릴리즈 노트
Updated label of the position
릴리즈 노트
Use v2 of VolTargeting library

면책사항

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