Manage moving averages, for every timeframe, from within one indicator. Features: ■ Intraday - Up to 3 moving averages ■ Daily - Up to 4 moving averages ■ Weekly - Up to 2 moving averages ■ Monthly - Up to 2 moving averages ■ Choose between simple, exponential or volume weighted moving averages (SMA, EMA or VWMA)
Another strategy I'm learning Pine Script on. It is inspired by a MoneyZG youtube strategy called "Easy 5 Minute Scalping Strategy (Simple to Follow Scalping Trading Strategy)". Again this is a one order per trade strategy compatible with the 3commas bot (works also with the free 3commas subscription). This strategy is based on the signals from Williams Fractals,...
EMA 50 cross 200 with Strong Trend Just Buy when Green apears and close it when disapear. and Just Sell when Red apears and close it when disapear. if you combine with upper Time Frame , it will be supper decision Good Luck
This script predicts future EMA values assuming that the price remains as configured (-50% to +50%).
This is simple but profitable rsi cross strategy, to find optimal values you can change rsi and ema periods. Good Luck!
hi Traders This logarithmic indicator shows the price movement trend, which is designed based on logarithmic functions and moving averages. The Price Movement Trend Display Composed By : A leading line consisting of the natural logarithm of Running Moving Average with length 60 and Offset 20 , and is displayed in red line. A signal line consisting of a natural...
Exponential version of my anchored VWAP found here :
This strategy is oriented towards shorting during downside moves, whilst ensuring the asset is trading in a higher timeframe downtrend, and exiting after further downside. This script can work well on coins you are planning to hodl for long-term and works especially well whilst using an automated bot that can execute your trades for you. It allows you to hedge...
The Fibonacci Ribbon (FibRib) creates two Fibonacci moving averages: essentially a Fibonacci WMA and a Fibonacci EMA. The ribbon colors based on which is higher and where PA is relative to the ribbon. Optional colored candles shades candles the same color as the ribbon.
The Relative Strength Volume Adjusted Exponential Moving Average was created by Vitali Apirine (Stocks and Commodities Feb 2022 pgs 14-18) and this is very similar of course to the last Relative Strength Exponential Moving Average . It works under the same concept with using overbought and oversold methods to adjust the moving average and with this particular...
Synthetic EMA Momentum w/ DSL is a momentum indicator that is calculated with 5 different EMAs of increasing period to derive a final momentum value. This helps reduce noise and improve signal quality. Discontinued signal lines are uses to calculate signal values. What are DSL Discontinued Signal Line? A lot of indicators are using signal lines in order to...
The Multi-timeframe exponential moving average (EMA) indicator visualizes EMAs from 1 minute to 1 quarter on a single chart using the request.security function. Standard and Fibonacci timeframes are available as well as the ability to hide high-timeframe EMAs to keep the chart clean. Cross-overs and arrangement of the EMAs indicate sentiment. Much love to...
While the indicator is working on any stock chart, it shows the two ema average breakdown/breakup of the index or any other stock with an arrow. In this way, you will be able to follow the ema intersections of the index chart while working on a normal stock chart. I will add other moving average options if you like it. I hope you will be satisfied using it....
This indicator shows 4 configurable EMAs and the distances (values and percentages) to the last price of the stock, etf or index.
First published script. Actually, this is my 1st script ever! I know its not flashy or anything, but I finally decided to try learning some pine... and to try and get rid of the dang 0 on my profile, haha. So here are the results after many hours. I like using the BB Width indicator, and I wanted it to change color based on whether is was rising or falling. I...
Cross alert for EMA and MA with specific range
Use this script to reduce the amount of indicators. The darker the color, the longer timeframe the EMA is.
The Relative Strength Exponential Moving Average was created by Vitali Apirine (Stocks and Commodities Jan 2022 pgs 22-25) and this is a handy moving average that combines a typical overbought/oversold mechanic with an overall trend indicator. Even though the typical length is so large it reacts extremely quickly when the stock becomes overbought or oversold....