B3 EMA EntriesB3 EMA Entries = B3 EMA Ribbon "Trader"
This study takes the B3 EMA Ribbon and builds trade entries from it. The clouds represent the deviation from entry points; orange equals weakening or undetermined trend. Manage your own exits, and if you have a large deviation cloud in comparison to prior clouds.... take them profits!
Here also is a glimpse into my proprietary scripting that I will likely offer for a subscription at some point. Many simpler freebies like this share to come first of course! I will give away most simple indicators, but there are a few sub-chassis things I use, which I developed myself. One of which is indicator back testing, where I see all of the strategy's history information from the indicator on the chart. Sans trade-ticket automation, this voids the need for a strategy file or A.P.I. or backtesting devices (however, I plan to adapt things to TradingView's strategy system if I can, so that automation can take place). As well as this algorithmic trading system chassis, I also have a specialized statistical output chassis and another few graphical depiction sets.
For this share, you should manage your own exits, (you could simply use the orange clouds as an exit.) This is my most simple of the "indicator traders" I call them. The more intricate algorithmic trading indicators I make have the full trading package down to the risk to reward, entry, target, stop, and trail. The statistical systems are pretty unique, and I haven't seen many doing what I do on that front yet, so I am excited to get those out to more people. Look for these subscriptions in the near future, but as a token of introduction enjoy my next several free shares too.
Cheers, and good trades to you. ~B3
Ribbon
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.
Madrid MA Ribbon Bar v2This script is the second version of the Moving average Ribbon Bar, a companion study of the MA Ribbon. In this version the display is changed, instead of lines, it display the results in stacked bars, making it more user friendly and allowing it to be expanded or contracted without loosing visual continuity.
[RS][JR]RSI Ribbon + CandleRSI Ribbon + Candle
By Ricardo Santos and JR
In this chart rendering we are combining RSI and Moving Averages. For an added features we included colors to the candles and ribbons. Lime and green displays a strong bullish trend, yellow is caution or no trade, red and maroon are bearish trends. You can also find divergences using the ribbon.
Divergence
RSI 100 150 200 MA Ribbon
Following Trends and Finding Divergences
Here is a script example that uses a long length (100, 150, 200) RSI MA Ribbon to detect trend reversals using lower time frames. You can also use traditional RSI to find divergences.
Built Best for 1H to 10 Min Charting
BTCUSD
Madrid Moving Average RibbonThis plots a moving average ribbon, either exponential or standard. It provides an easy and fast way to determine the trend direction and possible reversals.
Lime : Uptrend. Long trading
Maroon : Reentry (buy the dip) or downtrend reversal warning
Red : Downtrend. Short trading
Green : Short Reentry (sell the peak) or uptrend reversal warning
To best determine if this is a reentry point or a trend reversal the MMARB (Madrid Moving Average Ribbon Bar) study is used. This is the bar located at the bottom. This bar signals when a current trend reentry is found (partially filled with opposite dark color) or when a trend reversal is ahead (completely filled with opposite dark color).
This study requires no parameters, and it can be used on any time frame.
I hope this effort can help you in your trading.
Madrid Profit AreaThis study displays a ribbon made of two moving averages identified by a filled Area. This provides visual aids to determine the trend direction and pivot points. The moving average will be Red if its value is decreasing, and green if it is increasing. When both MA's are the same color we have a trend direction. If those are different then we have a trend reversal and a pivot point.
If combined with another ribbon then it can be configured so we have a pair of slow MA's and another pair of fast MA's , this can visually determine if the price is in bull or bear territory following the basic rules:
1. Fast MA pair above the slow MA Pair = Bullish
2. Fast MA pair below the slow MA Pair = Bearish
3. If the fast MA crosses over the slow MA it is a Bullish reversal
4. If the fast MA crosses below the the slow MA, it is a Bearish reversal.
The use of the ribbons without the price bars or line reduces the noise inherent to the price