OPEN-SOURCE SCRIPT
Güncellendi Vol-Targeted Position Size Strategy

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®
This region is highlighted in the strategy's chart window, as are the current and target positions.
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:
targetPosition - tradeBuffer*targetPosition : targetPosition + tradeBuffer*targetPosition :
This region is highlighted in the strategy's chart window, as are the current and target positions.
Sürüm Notları
Updated label of the positionSürüm Notları
Use v2 of VolTargeting libraryAçık kaynak kodlu komut dosyası
Gerçek TradingView ruhuna uygun olarak, bu komut dosyasının oluşturucusu bunu açık kaynaklı hale getirmiştir, böylece yatırımcılar betiğin işlevselliğini inceleyip doğrulayabilir. Yazara saygı! Ücretsiz olarak kullanabilirsiniz, ancak kodu yeniden yayınlamanın Site Kurallarımıza tabi olduğunu unutmayın.
Feragatname
Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.
Açık kaynak kodlu komut dosyası
Gerçek TradingView ruhuna uygun olarak, bu komut dosyasının oluşturucusu bunu açık kaynaklı hale getirmiştir, böylece yatırımcılar betiğin işlevselliğini inceleyip doğrulayabilir. Yazara saygı! Ücretsiz olarak kullanabilirsiniz, ancak kodu yeniden yayınlamanın Site Kurallarımıza tabi olduğunu unutmayın.
Feragatname
Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.