Library "Double_Triple_EMA" Provides the functions to calculate Double and Triple Exponentional Moving Averages (DEMA & TEMA). dema(_source, _length) Calculates Double Exponentional Moving Averages (DEMA) Parameters: _source : -> Open, Close, High, Low, etc ('close' is used if no argument is supplied) _length : -> DEMA length Returns: Double...
Trend-following strategies are great because they give you the peace of mind that you're trading in line with the market. However, by definition, you're always following . That means you're always a bit later than your want to be. The main challenges such strategies face are: Confirming that there is a trend Following the trend, hopefully, early enough to...
Disregard the above chart, I am not sure why it isn't showing the one I want, which is linked below: This is as far as I can tell the closest representation to Dr. Alexander Elder's updated "Elder Impulse System" that has added ATR-volatility bands up to 3x deviations from price. I got the idea from watching this recent video (www.youtube.com) of Dr. Elder...
This is standard EMA script available on Trading View and i have just added ability to add a channel based on standard deviation. In addition to it you can enable/disable optional lines from options and it would add 50% levels of upper and under channel. I added 50% as it provide important price levels if you have right settings selected for channel factor.
Moving averages are some of the most common tools for traders. Some of the most widely used ones are simple moving averages (e.g. 20SMA, 50 SMA, 100 SMA, 200SMA,...). There are endless combinations of moving averages that can be used. I prefer to use exponential moving averages because they react more quickly to price data (essentially they filter back through the...
This is one of many new strategies coming soon which were seen on Trade Rush This one is the ADX / RSI Strategy seen here: https:www.youtube.com/watch?v=uSkGE0ujyn4 While the strategy has been modified slightly to use the DMI instead of the ADX, the core of the strategy is essentially the same Long signals are generated when the RSI is above 70, close is...
Here I present you on of Trade Pro's Trading Idea: Cipher B+ Divergence EMA Pullback Strategy. Optimized the crypto pairBTC/USDT in the 30 minute chart. There is the possibility to switch between short and long positions. You can choose between 2 different take profit/stop loss types: The Lowest Low/ Highest High Stop Loss/ Take Profit and the ATR Take Profit/...
(ENG) This script consists of my own strategy for cryptocurrency (but can be adapted very well for stocks, forex, etc.) Is a combination of: - Four Exponentials Moving Average (EMA), configurables: by defect are 10, 21, 55 and 200 periods in yellow, aqua, orange and blue each of them - Parabolic SAR System (PSAR), configurable - Volume Profile (that has been...
Hey there! Here I show you an Ichimoku Cloud Strategy. I discovered the strategy on a YouTube channel and tried to transfer it as a strategy into a script. He said in his video that you would make more profit with this strategy than holding the coin. Tested with the crypto pair ETH/USDT in the four hour chart. Period: beginning of 2017 until today. The...
Three moving averages that have shaded area between its sma and ema versions. Default lengths are 50, 100 and 200.
This is a multi-timeframe screener with alerts. Use this way you can create a screener on indicators using 2 or more timeframes. In TradingView there is a limit of 40 security function calls. Every timeframe requires another security call so you can screen fewer symbols with any additional timeframe. In this example, I use 2 timeframes, so the maximum amount of...
In this indicator study, we aim to capture the moving averages to which the bar close is closest. The indicator shows the moving averages, which are closest to the percentage value we selected, on the label. It indicates the names of the closest averages at the top of the label with a (near) note next to them. If none of the averages are close to the specified...
Hey there! Here i will show you the 3 EMA RSI Stochastic Crossover strategy with an ATR SL and TP. The strategy works as follows: For long positions, the EMA's must be in the following order: The 8 E M A must be above the 14 E M A and the 14 E M A must be above the 50 E M A. The buy signal is given to us by the Stochastic RSI indicators. The K line must cross...
4 Ema + Custom Watermark, you can customize everything, in the watermark you can write your name, is a tool to visually protect your work, mainly for streamers and analysts.
Hello Traders, this is a very simple script. It paints the background color based on the close price in reference to an exponential moving average. If the close is above the EMA the background color will be green. If the close is under the EMA the background color will be red. You can adjust colors and the EMA period by yourself. This little indicator...
This script based on Simple Moving Average and Exponential Moving Average. The Red Line is an exponential moving average with small length. It act as a main line. The Black Line is an average of some past data of exponential moving average. Act as Trend Line The green circles is an exponential moving average with medium length. It act as a signal line. The Idea...
This is an answer back to repeated requests for a simple version of Bjorgum Triple EMA Strat, which is not recommended for use with Heiken Ashi candles as it results in "double smoothing" of the averages and can give late signals as a result. The inputs are raw and super basic. At its core its really just 3 EMAs that you can customize the source and length. The...
This is an indicator based on the MA rainbow concept. It is possible to choose between 15 or 20 MA's and if all 15 MA's is picked, the calculation will be calculated on 15 MA's and if 20 is picked the calculation is calculated on 20 MA's. The indicator will then be a line which is assigned a value from the calculation based on the MA's. If the line is above the...