I will start with the context, and some things to think about when using a strategy tool to back-test ideas. CONTEXT FIRST: This is derived from other people's work, but I honestly hadn't found a mixed indicator MA strategy tool that does what this now does. If it is out there, apologies!! This tool can help back-test various MA trends (SMA, EMA, HMA, VWMA); as...
what is Colorful Moving Averages? This indicator allows you to use your favorite moving averages in their advanced form. what it does? It gives you easy access to the following information with a single indicator: the direction and momentum of the price, rate of change of momentum (acceleration), time-dependent change in momentum, and all the other information a...
The Multi-Timeframe Trend Indicator (MTFTI) is a trend analysis tool designed to help traders quickly and easily assess the market direction across multiple timeframes. With the help of a table to visualize the trends on different timeframes. Key features: Multi-timeframe trend indicator for the following timeframes: 5 minutes, 15 minutes, 30 minutes, 1 hour,...
Rekt Edge Reversion band is a technical indicator that utilizes a combination of moving averages and standard deviations to determine optimal entry and exit points in the market. By comparing the current price to its moving average, the indicator identifies potential trends and determines how you can position around them by plotting buy/sell signals and two...
This indicator is a highly customizable moving average ribbon with some unique features. This script can utilize multiple unique sources, including a non-repainting renko closing price. Renko charts focus solely on price movement and minimize the impacts of time and the extra noise time creates. Employing the renko close helps smooth out the MA ribbon....
This indicator basically shows you buy and sell signal based on the 8 and 21 EMA. It Colors the candle Blue when the 8 EMA crosses over 21 EMA as long as both EMAs are above the 50 EMA. Sell signal when the 8 EMA crosses below 21 and when both are below 50 EMA. You can deselect the background color or reduce the brightness as needed. Its just a guide to...
This Indicator dynamically generates and charts Pivot Points, Support and Resistance Lines, Trend Channels and even Rsi Divergences in every market and every time period. While it helps you identify your entry points, stop loss and take positions, it certainly does not include trading signals and trading strategy. Bonus: the indicator contains ema21, ema50,...
Hi Dears! hereby, I present you one of my indicators which is a kind of artistic indicator. It calculates different ranks of functions and based on them suggests a buy or sell order which is depicted on right-side separately. Inputs: (For calculating) +Source: +Length: Number of previous bars in calculation +Topology: ++EMA ++RMA ++SMA ++RSI +OVER BOUGHT RSI:...
Welcome to Super 8, the ultimate automatic trading script for Pine! This bad boy is designed to go both long and short, and it's equipped with all the tools you need to maximize your profits. Whether you're looking to take profit, set a trailing stop, or protect yourself with a stop loss, Super 8 has you covered. But that's not all! Super 8 is also loaded...
The True Range Adjusted Exponential Moving Average was created by Vitali Apirine (Stocks and Commodities Jan 2023 pgs 22-27) and this is the latest indicator in his EMA variation series. He has been tweaking the traditional EMA formula using various methods and this indicator of course uses the True Range indicator. The way that this indicator works is that it...
We are presenting you feature for strategies in Pine Script. This function/pine script is about NOT opening trades on selected days. Real usage is for bank holidays or volatile days (PPI, CPI, Interest Rates etc.) in United States and United Kingdom from 2020 to 2030 (10 years of dates of bank holidays in mentioned countries above). Strategy is simple - SMA...
This indicator works with the change of trend of emas When the fast 14 crosses above the 21 this is an uptrend. and when the slow ema of 21 crosses below the slow ema of 14 then we have a downtrend. It is accompanied by the Stochastic indicator that when there is a cross of Emas will give a bullish or bearish signal. Bearish signal When the...
Long/short strategy that identifies extreme readings on the rsi as a *momentum signal*, unlike most RSI strategies the script will look to buy or sell the first pullback in the direction of the extreme RSI reading. Enters positions on the first pullback to the 5ema(low)/ 5ema(high) and exits at rolling 12 bar high/ low. The rolling high/ low feature means that if...
An exponential moving average ( EMA ) is a type of moving average (MA) that places a greater weight and significance on the most recent data points. The exponential moving average is also referred to as the exponentially weighted moving average . An exponentially weighted moving average reacts more significantly to recent price changes than a simple moving average...
Library "EMAFlow" Functions that manipulate a set of 5 MAs created within user-supplied maximum and minimum lengths. The MAs are spaced out (within the range) in a way that approximates how Fibonnaci numbers are spaced. Using MA flow, as opposed to simple crosses of the minimum and maximum lengths, gives more detail, and can result in faster changes and more...
This script is 2 in 1 indicator. 1. Multi Timeframe EMA Labels - This label indicator shows labels for EMA stacked up or EMA stacked down or EMA in sideway trend. - EMA used in this script is EMA 8, EMA 21, EMA 34 and EMA 55. - If the EMA 8 line is above EMA 21 line, and EMA 21 line is above EMA 34 line, and EMA 34 line is above EMA 55 line ( EMA STACKED UP) = the...
So I created the MACD Cross Strategy but not working alone by itself. I added EMA (Exponential Moving Average) filter to improve its winning rate so the MACD Signal only appears when in the same trend direction as Moving Average. The Main Rules for Long Signal are: - MACD Main Line Crossover the MACD Signal Line. - The crossover happens below the MACD...
This script helps you find abnormal bars on the charts. An abnormal bar is a bar that is larger than the adjacent bar by at least 50 percent. The script can search for bars on any time frame. The search for an abnormal bar, is possible in two ways: - on the absolute value, for example - all that is higher than 0.5% is considered an abnormal bar, on different...