Blocky's EMA RibbonA classic EMA ribbon setup.
The script uses eight EMAs, with default lengths ranging from 21 to 55 periods, with an additional EMA with a default length of 200 periods.
The lengths of the EMAs can be customized, when customizing, the shortest time frame should be first and the longest time frame last.
The ribbons gradient strength is calculated based on the EMA's sequence, and their separation.
The color and transparency are set based on the calculated strength. The bolder the color, the stronger the strength.
Use the opacity multiplier to increase/decrease the strength of the gradient. BITSTAMP:BTCUSD
Ema-ribbon
MTF EMA Ribbon & Bands + BBMulti Timeframe Exponential Moving Average Ribbon & Bands + Boillinger Bands
I used the script "EMA Ribbon - low clutter, configurable " by adam24x, I made some color change and I added a few indicators (Boillinger Bands, EMA on multi timeframe and EMA bands from "34 EMA Bands " by VishvaP).
The script can display various EMA from the chart's timeframe but also EMA from other timeframes.
Bollinger Bands and EMA bands can also be added to the chart.
35EMA Cross BuyAndSell Strategy + RIBBON [d3nv3r]This strategy allow the user to move the EMA which control the Buy&Sell Strategy and show the EMA ribbon that can be found in the Template area.
Buy showing the ribbon and letting the user to adjust the EMA signaling the B&S strat the user can create an elaborated strategy for buyPoint and sellPoint.
The 35EMA Cross is choosen by default but I recommend to move it to find best Sell point and best Buy point as you would not react on the same EMA for a Buy signal and a Sell Signal..
It would be good to have buy signal on a EMA and the sell signal on another but that's for another Strategy to be shared.
Let me know by commenting what you would like for the next one !
Fib EMA RibbonPretty weird and experimental fibonacci ribbon overlay, for visual use and fun only at the moment. Will update the script if i think of any other ways to use it, ideas welcome.
Meant for use with Heikin Ashi candles.
Biffy
Log-Space EMA Ribbon [Krypt]Similar to basic EMA Ribbon indicator except uses log-space transformation. Should be better on very long timeframes and for determining beginning of a bull market. The tradeoff is that it is slower than regular EMA near peaks (regular EMA will outperform this indicator when determining when to sell).
Exponential Moving Average Ribbon 12This 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 when bearish. The others will change color slightly too, much more subtly.
Why another one of these? There's a few of these already, but I wanted the ability to quickly turn off and on different EMA lines to see certain things, like support and resistance off an EMA, without having to futz about changing the period length on different ones, and I wanted something with a few more EMA lines than others provided.
I use this with other analysis to help determine trade opportunities.
B3 EMA RibbonAs a person versed in other languages of script, I am sharing my first pinescript. I have just thrown together some EMA lines and testing out the fill() function. I have some 400+ indicators I could make and share, so cheers to many more! As I get more versed in the language, I will make more intricate studies based on high math and sound strategy.