This indicator presents standart RSI and MACD indicators in a single indicator. The appearances of these indicators have been modified a little bit and squeezed into one window. To overcome the scale problem the MACD values has expanded with 1000 and divided by the current price to use both indicators in the same scale. Original values could be determined from...
This indicator shows up to twelve exponential moving average lines at once in a single indicator. Or, to put it another way, an EMA ribbon. You can turn off individual EMAs at your discretion, showing between none and twelve at a time, and of course you can change the period lengths of each at your discretion. The last four EMAs are green when bullish and red...
This is a simple update to the Mayer Multiple script by Unbound , which charts an indicator created by Trace Mayer and popularized by Preston Pysh. The original post identified any price below 2.4x the 100-day MA as the BTC buy threshold. While the logic there is historically sound, it does not account for the fact that the BTC trend is parabolic in nature. With...
Thanks to another TradingView member I was able to come up with Dinapoli's displaced MAs. 3X3 7X5 25X5 All in one.
I compiled the new and improved Guppy Multiple Moving Averages. Hope it has some value. Plan your trade and trade your plan!
This script plots 10 exponential moving averages and marks the areas between them. The lengths are Fibonacci numbers starting from 5 and ending with 377. The colors indicate the length of the moving average, green for the shortest and purple for the longest. The zones between consecutive EMA's (e.g. 5 and 8 ema ) are market according to the color of the greater...
An indicator that creates 3 ribbons from 6 custom timeframe MAs (4 ema and 2 sma)
This indicator can be used as an alternative to the built in Strategy Tester for those who want to (back) test a strategy on multiple tickers simultaneously and see it's performance. Just change the buy and sell conditions in the code to fit your needs. The strategy I've used here is scaling into up to 10 tickers a maximum of 5 times per ticker every time they...
Hot off the press, I present this next generation "Leavitt Convolutions Multicator" employing PSv4.0, originally formulated by Jay Leavitt, Ph.D. for TASC - January 2020 Traders Tips. Basically it's an all-in-one combination of three Leavitt indicators. This triplet indicator, being less than a 60 line implementation at initial release, is a heavily modified...
by this script you can see 5 colored Multiple SMA together.
This is a second attempt at an easy to understand multiple time frame strategy. This one uses ATR for exits. If the position is long, and the price closes below the ATR multiplier, it triggers a close. If the position is short, and the price closes above the ATR/multiplier, it triggers a close. This generates a lot of little trades but is useful because it...
In one graph, 4 different periods include EMA (8/13/21/55). It is not recommended for short-term investments. You can get efficient results using at least 4 hours chart. It is not an investment recommendation. Your use is at your own risk.
This is an indicator that shows buy and sell signals using multiple oscillators like RSI, Williams %R, Stochastics, and Chande. The green tabs say to buy, and the red tabs say to sell. Hope you like it! The parameters can be tweaked but they're not meant to be tweaked.
This script plots multiple moving averages each source based on its previous MA, all having the same length. Input options: Simple Moving Average ( SMA ) or Exponential Moving Average ( EMA ) One adjustable look back period Choose how many MA's to display, max. 50 One adjustable line width It probably works best for long term views to find trends...