The GMMA Toolkit is designed to leverage the principles of the Guppy Multiple Moving Average (GMMA). This indicator is equipped with multiple features to help traders identify trends, reversals, and periods of market compression. The Guppy Multiple Moving Average (GMMA) is a technical analysis tool developed by Australian trader and author Daryl Guppy in the late...
Kernel Regression Ribbon is a flexible, visually pleasing trend identification tool. Plotting 8 different kernel regressions of different types and parameters allows the user to see where levels of support and resistance are being tested, retested and broken. What’s Kernel Regression? A statistical method for estimating the best fitting curve for a dataset, in...
WELCOME to the Munich Guppy! This is a simple moving average indicator that will help you determine the trend of your chart using historical moving averages. The indicator consists of 3 EMA's and one ALMA moving average. Using these 4 moving averages I have programmed the relationship between the moving averages to color the background of your chart. If your...
Derived from TradingView's built-in Stochastic indicator. Switched from SMA to EMA and applied Guppy (GMMA) indicator short and long term periods.
I created this indicator inspired by the miyuki waves indicator by eto_miyuki. In my indicator we have 17 types of moving averages which can be selected in the settings. It is a trend indicator, the base of the wave is a moving average and 4 Average True Range (ATR) Bands derived from the baseline are formed. There are also 3 moving averages in a guppy style,...
A lightweight version of the popular "Moving Average Ribbon" or "Guppy" indicators where the visuals are plotted as "waves" rather than moving average lines. As is customary for my indicators, nearly everything about it is user selectable. Visual Features: User Customizable Colors RSI-Based Rainbow Color Scheme Simple Offset for adjusting transparency Create...
This script allows Volatility Stop, an average true range-based indicator, to be plotted like a "Guppy" multiple moving average indicator. Backtesting results seem pretty good when a solid majority of the lines are in agreement. Of course, as is customary with my scripts, the user can select the length, source, and multiple for any of the ATR lines plotted and...
A version of the popular "Moving Average Ribbon" or "Guppy" indicators, except nearly everything about it is user selectable. The user can change the source, period, and type of moving average used for every single line on the chart. Note: The visuals are fairly intensive and may take a moment to catch up after adjusting settings. Credit: This script utilizes...
Fibonacci EMAs (8,21,34,55,89,233) Fibonacci Exponential Moving Averages 8 - aqua 21 - green 34 - blue 55 - yellow 89 - purple 233 - red
Simple trend following analysis Trending up when lines are below price Trending down when lines are above price
Level: 1 Background The Guppy Multiple Moving Average (GMMA) is a technical indicator that identifies changing trends, breakouts, and trading opportunities in the price of an asset by combining two sets of moving averages (MA) with different time periods. There is a short term group of MAs and a long term group of MAs. One of the biggest differences between...
Level: 1 Background The Guppy Multiple Moving Average (GMMA) is a technical indicator that identifies changing trends, breakouts, and trading opportunities in the price of an asset by combining two sets of moving averages (MA) with different time periods. There is a short term group of MAs and a long term group of MAs. Function L1 GMMA Long Entry classify...
CM Super Guppy with Long/Short signals, backtesting, and additional options. Updated for PineScript v4. COINBASE:BTCUSD Features 2 primary modes, depending on your risk profile. These options are available in the settings: "Early Signals" ON (default): Prints a "long" on grey to green transitions AND red to gray transitions. Prints a "short" on...
Based on my previous script "Turtle N Normalized," this script plots the CM SuperGuppy on the value of N to identify changing trends in the volatility of any instrument. Turtle rules taken from an online PDF: "The Turtles used a concept that Richard Dennis and Bill Eckhardt called N to represent the underlying volatility of a particular market. N is simply the...
The Guppy Count Back Line was created by Daryl Guppy and is essentially a trailing stop indicator. I have color coded the indicator to tell you if you should go long or short. This was a special request so let me know if you would like me to write more scripts for other indicators!
This is the Count Back Line script from the book Guppy Trading by Daryl Guppy. It is usually used as a stop loss line, but can also be used to find entries. Hope someone finds it usefull, if you find anything that is wrong with it, please let me know and I will try to fix it. This is my first PineScript, hope it is working as intended.