255 EMA Strategy//--- From 15 Trading Examples by Trader Alyx ---
// Seems like this strategy works better if we reverse the EMA filter logic.
// "Description: This basic scalping strategy allows you to enter the market based upon sentiment
// provided by the EMA, set at 255 periods. When price is trading below the 255 EMA, you would
// look to enter a LONG BUY positions, and when price is trading above the 255 EMA, you would
// look to enter a SELL SHORT position. The MACD lagging indicator will show you clear signals for
// when to do this. When the MACD lines cross in a bullish manner and price is below the 255
// EMA, buy. When the MACD lines cross in a bearish manner and price is above the 255 EMA,
// sell.
// NOTE: Make sure that price is trading away from the 255EMA before entering a LONG or SHORT
// position. As you can see in the chart below, the clearest signs for trade entry were presented
// when price was trading AWAY from the 255EMA"
Centered Oscillators
Ehlers Adaptive Relative Strength Index V1 [CC]The Adaptive Relative Strength Index was created by John Ehlers and this is his first version. I will of course publish his updated version at a later date along with publishing the final script from Jim Sloman's Ocean Theory book. I have changed his script to include extra smoothing to provide clear buy and sell signals. This is a version of a RSI that is very adaptive to changes by finding the length of the current cycle and using that to calculate the rsi and I use this same basic process to provide extra smoothing. A great strategy of course is to buy right after the indicator goes from below the oversold level to right above it and stay in until the indicator turns red or when it reaches the overbought level. I have included strong buy and sell signals in addition to normal ones and the darker colors mean strong signals and lighter colors are normal signals.
Let me know what other indicators you would like to see me publish!
Trend Follow SystemTrend following algorithm:
We take 1- 5 Fibonacci Ema values. 21, 34, 55, 89, 144
2- We normalize the changes of these values over time between 1-100.
3- We take the ema value of 1 length so that it does not follow a horizontal course after the normalization process.
4- In order not to experience too much change, we take the value of sma with a length of 5.
5-We think that when all values are 100, the trend is up, when all values are 0, the trend is down, otherwise the trend is horizontal.
Natural Market River [CC]The Natural Market River was created by Jim Sloman (Ocean Theory pgs 59-62) and this is another momentum indicator that is extremely similar to the previous indicator I published, the Natural Market Mirror . This has almost identical buy and sell signals but different way to handle calculations so I'm going to leave it up to you which one you will prefer. Since this is almost identical, the buy and sell signals work in the same way with both strong signals and normal ones. Buy when the line turns green and sell when it turns red.
Let me know what other indicators you would like to see me publish!
CCI & EMA strategy by TradeswithashishThis strategy is extremely useful for positional traders or traders using timeframe 15-minute of higher. It uses following combo of values:
VWAP, CCI, Volume and Moving average (simple and exponential)
Caution:
Avoid taking trade if candle size is greater than twice the average candle size. for that wait for the retracement to near trailing stoploss
Natural Market Mirror [CC]The Natural Market Mirror was created by Jim Sloman (Ocean Theory pgs 49-57) and this is a continuation of my series from Jim Sloman's indicators. This indicator is also a momentum indicator and is very similar to the previous indicator I published, the Ocean Indicator and of course this indicator is built using ideas from the Ocean indicator. It may just be my opinion but I feel like this indicator provides better buy and sell signals in comparison. I built this using strong buy and sell indicators in addition to normal ones so darker colors are the strong signals and lighter colors are the normal signals. Buy when the line turns green and sell when it turns red.
Let me know what other indicators you would like me to publish!
RSI OverBought/Sold Price PredictUsing the RSI formula, predict what price should be next to be oversold or overbought.
For using support and resistance, turn on "smoothing" option.
White Line = what price should be next to be RSI = 50.
Orange Line = what price should be next to be RSI = 70 or 30 (Default)
Yellow Line = what price should be next to be RSI = 80 or 20 (Default)
Green Line = what price should be next to be RSI = 90 or 10 (Default)
Momentum Performance This Indicator displays the momentum (performance) of the symbol in percent.
You can compare the performance with other symbols.
The default benchmarks are the S&P 500, the MSCI World and the FTSE All World EX US.
The default length corresponds to one year in the timeframes monthly, weekly and daily.
In intraday the default length is 200, but you can also set your own setting.
You have also the opportunity to display a average momentum performance of the main symbol.
Ocean Indicator [CC]The Ocean Indicator was created by Jim Sloman (Ocean Theory pgs 39-47). Sadly he passed away a few years ago so it is extremely hard to find his code or more information about his trading system other than through his books so I did my best to replicate all of his work and I will be publishing his indicators over the next few weeks. Big thanks to @altcoinz for giving me all of the information I needed to replicate his work. Since this is his basic foundation for everything else he has done, I will be publishing it first. I had to change things a bit to provide clear buy and sell signals so let me know your thoughts.
This is essentially his version of a momentum indicator and the basics of it are to buy when momentum is increasing and sell when it is decreasing. I have included strong buy and sell signals in addition to normal ones and darker colors are for strong signals and lighter colors are for normal signals. Buy when the line turns green and sell when it turns red.
Let me know if there are any other indicators you would like to see me publish!
Imbalance FinderImbalance Finder
I struggled to always see it visually this marks whether there is or isn't imbalance
Very quick way of finding imbalance between bars
[VPCI] Volume Price Confirmation Indicatorversion 1.1
I implemented Volume Price Confirmation Indicator (VPCI), invented by Buff Dormeier.
I applied the logic in the book "Investing with Volume Analysis".
Like MACD, it can also be used as a divergence or convergence method. The default value of whether to use this function is off.
Gold cross and dead cross points can also be marked. The default in this case is on.
It will be continuously updated. I will add the [four kinds of strategic sectors; sooner or later with the volume.
Thank you so much.
MACD ReLoadedA different approach to Gerald Appel's classical Moving Average Convergence Divergence.
Appel originaly set MACD with exponential moving averages.
In this version users can apply 11 different types of moving averages which they can benefit from their smoothness and vice versa sharpnesses...
Built in Moving Average type defaultly set as VAR but users can choose from 11 different Moving Average types like:
SMA : Simple Moving Average
EMA : Exponential Moving Average
WMA : Weighted Moving Average
DEMA : Double Exponential Moving Average
TMA : Triangular Moving Average
VAR : Variable Index Dynamic Moving Average a.k.a. VIDYA
WWMA : Welles Wilder's Moving Average
ZLEMA : Zero Lag Exponential Moving Average
TSF : True Strength Force
HULL : Hull Moving Average
TILL : Tillson T3 Moving Average
In shorter time frames backtest results shows us TILL, WWMA, VIDYA (VAR) could be used to overcome whipsaws because they have less numbers of signals.
In longer time frames like daily charts WMA, Volume Weighted MACD V2, and MACDAS and SMA are more accurate according to backtest results.
My interpretation of Buff Dormeier's Volume Weighted MACD V2:
Thomas Aspray's MACD: (MACDAS)
GD MomentumGD Momentum plots short, medium, and long term momentum indicators. The indicators are inspired by momentum structural analysis techniques, and are the % above or below different moving averages. The short term plot is the % above or below the 30 unit moving average, medium is 200 units, and long is 1000 units.
Draw trend lines and horizontal lines to identify the momentum structure and detect trend changes before they show up in price action.
Rate Of Change [SIDD]This Oscillator is helping identify rate of change in Price.
Basic Definition :-
The Rate of Change ( ROC ) is a momentum technical indicator.
It measures the percentage change in price between the current price and the price a certain number of periods ago.
This indicator is plotted against zero, with the indicator moving upwards into positive territory if price changes are to the upside, and moving into negative territory if price changes are to the downside.
Customization of inbuilt ROC:- I have created EMA of ROC with 9 days exponential moving average and Coloring the plot of 9 EMA of ROC Green and RED. Green line indicates that Price change rate is positive in last 9 time period on selected resolution (time frame) and Red line indicated that negative price change rate.
I have identified the zone like +5 and -5 line area in study where some resistance or support is there for 9 EMA ROC line. and if 9 EMA ROC crosses those line then intensity of previous trend get increased.
I have drawn here breakout trendline from lower high candle with hand mark up and same time ROC is above 5 marked with hand up. Similarly I have drawn hand mark down where breakdown trendline is drawn for higher low candle breakdown.
You can see clearly ROC 9 EMA is sync correctly with breakout and breakdown candle when ROC 9 EMA
is above 5 and below 5.
I able to observed that ROC 9 EMA is helping in finding correct breakout and breakdown candles with proper trendline breakout and breakdown.
above all my observation is with daily time frame and 1 Hr time frame candles mostly. If you are changing time frame then see the difference and post same in comment so I can watch those changes as well,
You can modify this study and lets create better than this as well. As I think nothing is perfect in this world always there is scope of improvement.
This study to see how the price are getting changing and what is the rate of change .
This study doesn't give any buy and sell recommendation.
I have other indicator which is given in my signature below that you can check.
Ultimate Momentum Indicator [CC]This is a custom indicator of mine loosely based on the work by Steve J Godwin & Louisa C Schneider (Stocks and Commodities Feb 2021 pg 22) and this works pretty well at anticipating future price swings as the momentum falls. The idea I was going for was to introduce the idea of reversals in combination with a momentum indicator so you can better identify peaks and valleys. I have included strong buy and signals in addition to normal ones so darker colors are the strong buy and sell signals and lighter colors are the normal ones. I would recommend to buy when the line turns green and sell when it turns red.
Let me know if there are any other indicators you would like me to publish!
Dynamic Price SwingFinally, a price channel oscillator that works.
I programmed three flavors into this.
The first flavor uses the Fast and Slow EMA to check for the trend to ensure you don't trade in the wrong direction simply because the price crosses the previous highest high or lowest low (based on lookback bars).
The second flavor uses a seven point average of the Fibonacci bands to create an upper and lower central channel for quick trades (like DOGE).
The third flavor uses the golden Fibonacci ratio of 1.618 and trades when the price moves above or below this band.
Ehlers Smoothed Adaptive Momentum [CC]The Smoothed Adaptive Momentum indicator was created by John Ehlers and this indicator gives a lot of useful information. When the indicator is above 0 then there is very strong upward momentum and when the indicator falls below 0 then there is very strong downward momentum. A very profitable way to use this particular indicator is buy long when the indicator is below 0 and it crosses over it's signal line and then sell of course when you get the first sell signal. I have included strong buy and sell signals in addition to normal ones so darker colors mean strong signals and lighter colors are normal signals. Buy when the line turns green and sell when it turns red.
Let me know if you have any other scripts you would like to see me publish!
[FTA] Curvature of MeniscusIntroduction:
Curvature of Meniscus is a hybrid indicator comprised of three parts:
1. The first part is a heavily modified Demarker RSI which is represented as the histogram and is the main trend indicator C1 .
2. The second part is the 0 line which is replaced by the Waddah Attar Explosion V2 indicator C2 .
3. The third part is the background color which is borrowed from the Klinger Safety Zones volume indicator Vol .
It is smooth and has almost zero lag.
The signals can be used as per nnfx C1-C2-Vol algorithm.
The DeMarker indicator is relatively unknown to trading beginners but enjoys huge support from the more experienced traders. The indicator measures the strength of a trend and thus can give you a warning when a change in the trend direction might occur. This can not only help you to find new trade entries but also prevent you from entering into losing trades or letting your open trades run and ultimately result in a loss.
The line of the indicator is calculated as follows: First the indicator finds the minimal and the maximal value of the specified period. Afterwards those values are used to calculate the moving average of these values which then is displayed in the chart. Just like most oscillators the DeMarker indicator uses oversold and overbought zones at 0.3 and 0.7 to define good entry opportunities.
The "Curvature of Meniscus" indicator has the DeMarker indicator/RSI modified in three different ways:
1. Smoothed and almost no-lagged;
2. Colored histogram to determine the trend and the divergences;
3. An early signal line for those who like to take counter-trend trades/reversal entries.
Play with the settings and let me know what you think about this new hybrid!
Ehlers Simple Clip Indicator [CC]The Simple Clip Indicator was created by John Ehlers (Stocks and Commodities June 2021 pg 10) and this is obviously very similar to the previous indicator I published ( Ehlers Simple Deriv Indicator ) so I would recommend to try both out and see what you prefer. This is a new momentum indicator that is extremely responsive to price changes and when the indicator is above 0 then this means the stock is in a long term uptrend and when it is below 0 then it is in a long term downtrend. I have color coded the indicator line to show you both strong buy and sell signals and normal buy and sell signals. Dark colors are strong signals and of course green means a buy signal and red means a sell signal. I did change the original buy and sell signals that Ehlers included in his scripts because I didn't find that they worked very well so let me know what you think of my changes.
Let me know if there are any other indicators you would like to see me publish!
Folded Relative Strength Index [CC]The Folded Relative Strength Index was created by Richard Poster (Stocks and Commodities July 2021 pg 21) and this indicator provides both trend strength but also momentum and of course reversal points using the overbought and oversold markers. If the indicator line is above the mid line then this shows upward momentum and when it falls below the midline then this means it is losing momentum. When the indicator rises above the signal line then this shows upward trend strength and vice versa. Buy when the indicator line turns green and sell when it turns red.
Let me know if there are any other indicators you would like to see me publish!
Ehlers Adaptive Cyber Cycle [CC]The Adaptive Cyber Cycle was created by John Ehlers and this is a cycle based indicator which you don't find too many of these days. Each stock goes through cycles which are repeating patterns of price movement and cycle indicators help you find the timing of the cycle to capitalize on the underlying cycle. That is an extremely simple explanation but most importantly don't interpret these indicators as the same as other indicators because it may seem like there are very many false signals but that is because of the different cycles the stock is undergoing. Buy when the line turns green and sell when it turns red.
Let me know if there are any other indicators you would like to see me publish.
3GBH - Simple HMA'sIncluded in this indicator:
- 3x HMA w/ cloud
(Slow/Fast HMA)
(Signal HMA)
-----
User-friendly.
You can change all the inputs, they are labelled for ease-of-use.
You can toggle On/Off any or all of the options.