SuperTrendRange study attempts to determine the state of the market • whether a well-established bull/bear trend is present • whether the market is trading in a range SuperTrendRange (STR) takes into account the volatility of the market - further details regarding volatility can be found in the description of “Volatility Bands by DGT” study Due to its...
Corrected Relative Volatility Index. This indicator was originally developed by Donald Dorsey (Stocks & Commodities V.11:6 (253-256): The Relative Volatility Index). The indicator was revised by Dorsey in 1995 (Stocks & Commodities V.13:09 (388-391): Refining the Relative Volatility Index). I suggest the refined RVI with optional settings. If you disabled...
This indicator plots Standard deviation levels and Fib. Pivot Points. I prefer to use only SD levels but Fib. levels also come handy in providing support and resistance. How to use this indicator: You have to manually enter instrument's Closing Price / Settlement Price and VIX closing price to draw each day's levels. For NQ, I use VXN closign price and for ES...
Portfolio Metrics... Standard Deviation Jensen's Alpha Beta Expected Return (CAPM, Ra) Sharpe Ratio Treynor Ratio
Auto trend channel based on donchian or standard deviation.
Mean Reversion indicator based on RSI Divergences at Overbought/Oversold conditions with Price above/below a Standard Deviation from Daily VWAP. Useful for intra-day trading. Signal criteria: 1. RSI is at Overbought/Oversold 2. RSI Divergence present (not hidden) 3. RSI has not reached Neutral level (i.e. 50) 4. Price has crossed above/below a Standard Deviation...
As a second alternatively based trendline script this is the Standard Deviation vesrion. This script draws trendlines from the pivot points in the price chart. The angle of the trendlines is determined by (a percentage of) the Standard Deviation. The angle follows the change in price, compared to the StDev at the moment where the pivot point is detected The...
This moving average was originally developed by professor Andreas Uhl in 2005 (The paper in German: www.buero-uhl.de). Here is the guy himself: wavelab.at The strength of the CMA is that the current value of the time series must exceed the current volatility-dependent threshold, so that the filter increases or falls, avoiding false signals in weak phases. The...
Pinescript requires many of its built-in functions to use a simple int as their period length, which entails the period length cannot vary during the script's execution. These functions allow using a series int or series float for their period length, which means it can vary on each bar. The functions shared in this script include: Rolling sum: ...
Stdev Breakout Strategy Description: This script generates a long entry signal when the Standard Deviation crosses over the Simple Moving Average and the Close is greater than the Open, and/or generates a short entry signal when the Standard Deviation crosses under the Simple Moving Average and the Close is less than the Open.
Portfolio Metrics **New** 'returns' 'log returns' 'geometric returns' portfolio alpha portfolio beta portfolio,market correlation portfolio standard deviation portfolio variance mean portfolio returns maximum drawdown maximum gain
The Trend Analysis Indicator was created by Adam White (Stocks & Commodities V. 10:8 (358-360)) and this is not to be confused with the Trend Analysis Index which was also created by Adam White. The stock is trending when it is above the signal and loses steam when it falls below the signal. Generally you should buy when it is above it's signal and sell when it...
This indicator shows a Key Level Support & Resistance level and VWAP that resets on your choice of the stock's Earnings , Dividends or Splits release date. A maximum of 8 bands calculated using a factor of the anchored VWAP's standard deviation can be displayed. Note The script is designed for stock-trading only. Credits Inspired by timwest , LazyBear 's ...
Ehlers Fisherized Deviation-Scaled Oscillator script. This indicator was originally developed by John F. Ehlers (Stocks & Commodities V. 36:11: Probability - Probably A Good Thing To Know).
This indicator shows a Key Level Support & Resistance level and VWAP that reset on your choice of the Bitcoin's halving date. Optional Key Calculation Mode: - Start with first (2012) or second (2016) halving date. - Start with first and reset on the second (Halving to halving mode) - Start with every next halving simultaneously (Halving + halving mode) Labels...
Introduction The standard deviation measure the dispersion of a data set, in short this metric will tell you if your data is on average closer or farther away from the mean. Its one of the most important tools in statistics and living without it is pretty much impossible, without it you can forget about Bollinger-bands, CCI, and even the LSMA (ouch this hurt)...
In crypto, significant price moves can be a sign of continuation or reversal. This script measures if price move is greater than a certain number of standard deviations vs. previous periods, then alters bar colours and/or prints an emoji signal.
Ehlers Deviation-Scaled Moving Average indicator script. This indicator was originally developed by John F. Ehlers (Stocks & Commodities V. 36:8: The Deviation-Scaled Moving Average).