Many Moving AveragesA smooth looking indicator created from a mix of ALMA and LRC curves. Includes alternative calculation for both which I came up with through trial and error so a variety of combinations work to varying degrees. Just something I was playing around with that looked pretty nice in the end.
Скользящее среднее Арно Легу (ALMA)
Arnaud Legoux Moving Average Cross (ALMA)This strategy uses two different Arnaud Legoux Moving Average Lengths, one fast and one slow, to determine crosses for entries. The Arnaud Legoux Moving Average is an improvement to traditional MA's because it reduces lag and smooths the signal line. I have added a volume filter to improve the accuracy of the signals. This script is optimized to be used with crypto, but could be adjusted to use on different instruments. Alert functionality is included. The backtesting results displayed use 10% of the initial account equity, adjust as necessary.
Arnaud Legoux Moving Average Set [DM]Greetings Colleagues
As it could not be otherwise in the soul series could not miss its own moving average.
Here you can enjoy 3 soul moving averages with color variables and alerts on all crosses of the three moving averages
/// Quick Explained ALMA ///
//Window size: The window size is the look-back period and it is a basic setting of ALMA.
//Experienced traders can change this setting according to their preference.
//But if you are using this indicator for the first time, it is recommended to go with the default setting.
//Offset: The offset value is used to tweak the ALMA so that it will be more inclined
//towards responsiveness or smoothness. You can set the offset in decimals between the 0 to1.
//The value of 0.01 makes it smoother, while a setting of 0.99 makes the indicator more responsive.
//Sigma: The sigma is used for the filter. Any value less than 6 makes the indicator
//more focused, whereas the setting of 6 makes the filter large. According to Mr Arnaud,
//a sigma value of 6 is offer good performance.
Bollinger Bands Width + %B + Vol. + Intraday Idx Alma var [DM]Greetings Colleagues here I published another script of the series "Alma Variant"
This script incorporates four different standard signals from Bollinger Band Book.
Signals:
Bollinger Band Width. Line blue
Bollinger Band %B. Line gray
Intraday intensity Index “normalized using log(volume)”. Oscillator line in the middle of the indicator with decision color green = buy, red=sell, purple=na
Bollinger Band Volume “normalized, decreased to 20% and limited to 100”
Alerts:
Bollinger Band (%B) Alert Level with your switch
Bollinger Band (Width) Alert Level with your switch
BB (Volume) Alert with your switch
Setting.
Individual ma settings
All alerts can be adjusted
The color of the Intraday intensity index background and lines help you decide on your volatility breakout direction
The background color has been conditioned to smoothed X periods for the accumulated volume above the alert level, Intraday Intensity Index direction and %B direction.
I recommend for the use of this indicator to first read John Bollinger's book to understand the usefulness of each of the signals and their configuration to execute the orders.
AWB - Alma Weird Bands [SilentShiller]A simple experiment that using Arnaud Legoux Moving Average tries to help visualize an extended trend and its reversal . You can play with:
Alma length
Alma offset ( needs sigma not to be 0 )
Alma sigma
I hope you find it useful. Feel free to modify it and let me know to test your scripts!
Arnaud Legoux Moving Average With ATR BandsArnaud Legoux Moving Average With ATR Bands to get an idea of the volatility.
Custom Moving Average (EMA & SMA)This script is a custom visualization tool to plot 4 Moving Averages (MA).
Each MA is customizable; you can:
enable (disable) the plot of MA;
select whether the MA is an EMA or an SMA;
the length;
the source (open, close, ...);
the offset value (default is 0).
Note:
The 1st MA is an EMA with length 50.
The others MAs are SMA with length 9, 30 and 100 respectively.
Arnaud Legoux Trend IndicatorArnaud Legoux Trend Indicator (ALTI) was designed for Identifying the primary trend, secondary trend and minor trend in a clearer way. Using the trend for continuation trade and detect potential reversals are two common ways to use it. However, combining ALTI with good volume indicators also has special results.Good luck, traders.
ALMA Function [FN] - Arnaud Legoux Moving AverageThis hasn't been done before. People know the ALMA moving average, TradingView, of course, has a built-in function for the ALMA = alma(). But, when you use built-in functions, you can't have a series as a length. Pinecoders put out a bunch of functions for various routines wherein the built-in doesn't allow for a series as a length. I got some help from @everget (awesome dude) to do the dev() function as well... can't find the ALMA anywhere. So, here it is. It seems to match the built-in indicator. To double-check me, just put the ALMA built-in over this and they should match. Let me know if you find an issue.
That's it. ALMA is cool. I'm going to use it as the average for the CCI. Good day.
Low-High RSIIt is an RSI indicator with 3 lines (or 4 if you enable the original RSI in settings):
The lime is calculated from high
The fuchsia is calculated from low
The orange one is calcuated form both high and low , by calculating RSI's up from high and down from low
You can also select different moving averages for RSI calculation. (The default is the original RMA)
This indicator is useful for e.g. to filter out original RSI's false signals by waiting both low and high lines to confirm. Or you can use it as an earlier exit indicator.
Please write a comment if you find another usage of it.
Zero Lag Keltner ChannelsThis is Keltner Channelz (KC) with Zero Lag Moving Average (ZLMA as base). It is smoother and has less lag than the original (EMA/SMA) variant.
It also can be used as a trend indicator and trend confirmation indicator. The upper and lower bands are green if it is an up trend, and red if a down trend. If both have the same color it is a stronger trend.
Baseline - evoPlots the high and low of your chosen moving average.
Options are:
SMA = Simple Moving Average
EMA = Exponential Moving Average
WMA = Weighted Moving Average
HMA = Hull Moving Average
VWMA = Volume Weighted Moving Average
RMA = Exponetial Weighted Moving Average
ALMA = Arnaud Legoux Moving Average
Unbox "Use Current Timeframe" to use chosen timeframe below
I mainly use this to get in and out of the market for futures trading, to reduce fake outs of having just one moving average line.
Let me know if you like it..
Inspired from LazyBear's EMAenvelope :)
Redwire's ALMA BandsThese ribbons are based on Arnaud Legoux's moving average and combined with Fibonacci levels to create near perfect points of interest. when price action enters one of these bands watch for it's reaction, if price gets rejected expect it to return to the previous band, like wise if the price breaks above one band you can expect it to continue to the next.
simple yet elegant
Suggested use of this script is to place take profit orders within the plotted bands or trade breakouts and rejections.
Please do not base your trades entirely on this indicator it is meant as an addition tool to use along with other methods.
Double RSI Strategy(ALMA RSI + Hull RSI)We're back at it with a brand new strategy centered around an Arnaud Legoux RSI and Hull RSI. This one took a lot longer to make than usual, which is the reason there hasn't been any new posts the last week.
The first component of the strategy is the Hull RSI. The Hull RSI is shown in light blue and its upper and lower bounds are plotted as the dark pink and teal horizontal lines. Applying a Hull Moving Average to the RSI results in higher smoothness and less false signals. The lengths of the RSI and the HMA of the RSI can both be adjusted by the user.
We then used a similar process to calculate an Arnaud Legoux Moving Average(ALMA) of the RSI. The ALMA RSI is shown as the solid white line, while its upper and lower thresholds are the green and red horizontal lines. The ALMA RSI is a great tool since it is adaptable for multiple different uses - users can adjust the offset, sigma, and length values to modify the RSI's responsiveness and smoothness.
Input Options for ALMA RSI:
-Offset : Value in range {0,1} that adjusts the curve of the Gaussian Distribution. A higher value will result in higher responsiveness but lower smoothness. A lower value will mean higher smoothness but less responsiveness.
-Length : The lookback for each ALMA calculation.
-Sigma : Defines the sharpe of the curve coefficients.
The entry and exit signals generated by the Hull RSI are represented by the small green(buy) and red(sell) circles, while the green and red vertical highlights are the ALMA RSI's buy and sell signals. By default, we set the pyramiding to 3, with 50% equity used in each trade to allow the ALMA to make the longer-term swing trades and higher frequency trades made with the Hull RSI.
The strategy will be posted on our website, ProfitProgrammers.com, soon. As always, we will be offering 3 day trials for this strategy so feel free to send a quick message to start the trial period!
ALMA MACDThis indicator creates a MACD based on Arnaud Legoux Moving Averages (ALMA). I prefer this implementation over the standard MACD based on exponential moving averages as it filters out most of the minor price fluctuations that lead to false signals.
To learn more check out our other posts about the Arnaud Legoux Moving Average:
ALMA Trend DirectionHere is a very simple tool that uses the Arnaud Legoux Moving Average(ALMA). The ALMA is based on a normal distribution and is a reliable moving average due to its ability to reduce lag while still keeping a high degree of smoothness.
Input Options:
-Offset : Value in range {0,1} that adjusts the curve of the Gaussian Distribution. A higher value will result in higher responsiveness but lower smoothness. A lower value will mean higher smoothness but less responsiveness.
-Length : The lookback window for the ALMA calculation.
-Sigma : Defines the sharpe of the curve coefficients.
I find that this indicator is best used with a longer length and a 4 Hour timeframe. Overall, its purpose is to help identify the direction of a trend and determine whether a security is in an uptrend or a downtrend. For this purpose, it is best to use a lower offset value since we are looking to identify long-term, significant price movement rather than small fluctuations.
The Chart:
The ALMA is plotted as the aqua and pink alternating line. It is aqua when bullish and pink when bearish.
The low price for each candle is then compared to the ALMA. If the low is greater than the ALMA, then there is a bullish trend and the area between the candles and ALMA is filled green. The area between the ALMA and candles is filled red when the low price is less than the ALMA.
The difference between the slow ALMA and candles can reveal a lot about the current market state. If there is a significant green gap between the two, then we know that there is a significant uptrend taking place. On the other hand, a large red gap would indicate a significant downtrend. Similarly, if the gap between the two is narrowing and the ALMA line switches from aqua to pink, then we know that a reversal could be coming shortly.
~Happy Trading~
Double ALMAIncludes fast and slow Arnaud Legoux Moving Averages (ALMA). ALMA is a moving average based on a Gaussian(normal) distribution that reduces lag while still retaining smoothness.
Input Options:
-Offset : Value in range {0,1} that adjusts the curve of the Gaussian Distribution. A higher value will result in higher responsiveness but lower smoothness. A lower value will mean higher smoothness but less responsiveness.
-Lengths : The lookback for each ALMA calculation.
-Sigma : Defines the sharpe of the curve coefficients.
The slow ALMA is the thickest red and green alternating line that indicates bullish or bearish movement. When slow ALMA is bullish, the graph's background changes to green. When the slow ALMA is bearish, the background is red.
The fast ALMA uses a smaller lookback and is more responsive than the slow ALMA as a result of the shorter length and higher default offset parameter.
The two dotted lines represent (slowALMA +/- 1.25 * stdev(slowALMA, slowALMA period *2)).
The indicator bases its buy and sell signals based on the trend identified by the slow ALMA and the fast ALMA's crossings of the standard deviation bands.
Comes with pre-set buy and sell alerts.
Legoux_MA<>Hull_MAArnaud Legoux MA > Hull MA
Long Hull period default, for use with low timeframe
probably not as good if a trading commision is applied etc
script open, help yourself :)
Arnaud Legoux Guppy Multiple Moving Average名前のとおり
GMMAの説明は自分でお探しくだいさい
As the name implies
Please explain GMMA by yourself
Mendy's Impulse SystemThis is an adaptation of Elder's Impulse System.
In Elder's Impulse System, he makes use of a MACD and an Exponential Moving Average (EMA) as censors in his buy or sell decisions. If both the direction of the MACD-Histogram and the EMA's slopes are upward, the censor gives him the permission to buy. If both of their directions are downward, the censor gives a permission to sell. If one is sloping upward and the other downward, the censor gives a blue signal, and depending on context, either a buy or sell signal, or better yet a hold signal.
First, this new indicator takes the idea a step further by using the Arnaud Legoux Moving Average (ALMA) in lieu of an Exponential Moving Average in the computation of the MACD line. The ALMA was designed to be more responsive to changes in price, so the idea here is that the responsiveness will give more reliable buy or sell signals vs. the usual MACD.
Next, in Elder's original Impulse System, he makes use of the direction of the EMA (usually 13-period) to complement the MACD indicator he's using. In the new indicator, instead of using one EMA, two EMAs are used, one fast and another slow. The slow and fast EMAs are usually used to indicate the trend of the security being traded: a fast EMA above the slow EMA indicates an uptrend, while the reverse shows a downtrend. That being said, what replaces the function of Elder's EMA is not the fast and slow EMA, but the difference between the two: A positive value indicates an uptrend, while a negative value indicates a downtrend.
Third, the color signals generated by this new indicator does not make use of the value of ALMACD-Histogram and the EMA Difference. Rather, it uses the Rate of Change of both the value of the ALMACD-H and the EMA Difference compared to their previous day values. This decision stems from my issues with charting, because when you look at a chart spanning a large period of time, some periods have big price swings that causes the indicators of that period to have big values. Those big values then causes the chart to auto-adjust values, which makes the rest of the values within the indicator shrink. You can be fooled into thinking that a positive MACD-H signal has no momentum because it looks little compared to the huge histogram a few periods before that.
Therefore, my solution to that is to track the change of these values instead. By tracking the Rate of Change of these values, you can see if the indicator is losing momentum. When the Rate of Change shows a negative value, it means that the indicator is sloping downward, and if it shows a positive value, then it means the indicator is sloping upward. In this context, this indicator can be considered an oscillator as well. A positive consequence of this is that when the value of the Rate of Change crosses the zero line, it indicates the earliest point in which you can enter a buy/sell position. Following Elder's idea of indicator seasons, crossing the zero line indicates either the start of Spring or the start of Autumn.
All in all, this new indicator generates three colors, similar to Elder's Impulse System: Red, Blue, Green. The indicator will return a Red color when both the ALMACD-Histogram and EMA Difference's Rate of Change is negative. The indicator will return a Blue color if one of them is sloping downward and the other upward. The indicator will return a Green color if both the ALMACD-H and EMA DIfference's Rate of Change is positive.
Finally, this indicator will overlay the color signals over the bars/candles, as well as show you the ALMACD-Histogram and EMA Difference.
I hope you find this indicator useful. Happy trading.
Special thanks to Samuel16 for his code on Elder's Impulse System, and Sclark39 for his code on Arnaud Legoux MACD.