OPEN-SOURCE SCRIPT
Aggiornato

Vol-Targeted Position Size Strategy

457
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.
Note di rilascio
Updated label of the position
Note di rilascio
Use v2 of VolTargeting library

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.