Macdie is the MACD 'Moving Average Convergence Divergence' indicator and is part of the 'keeping it simple' series that have a similar color scheme. MACD is based on the difference between two moving averages calculated for different periods, typically 12 and 26. The MACD can show trend and strength of an asset while also showing Divergences.
Hello traders, That one is an experiment I was curious to see what a supertrend based on moving average cross could give How does it work? Bull event: fast moving average crossing over the slow moving average Bear event: fast moving average crossing under the slow moving average When the event is triggered, the script will plot the Supertrend as follow UP...
Hello traders Sharing a sample Supertrend strategy to illustrate how to calculate a convergence and using it in a strategy I based the setup as follow: - Entries on Supertrend MTF breakout + moving average cross. Entering whenever there is a convergence - exit whenever a Simple Moving Averages cross in the opposite direction happen - possibility to filter only...
🔗Blockchain Fundamentals - MCCD - Miner Capitulation & Convergence Divergence (a.k.a. Hash Ribbons) Intro Miner Capitulation has been talked about alot recently in the news and on twitter. I wanted to join the in fun and add my own spin on things. Description This shows the 30 (yellow) and 60 (orange) day moving average of the hash rate of bitcoin. I...
Hello traders Continuing deeper and stronger with the screeners' educational serie one more time I - Concept This is the first flexible screener I'm releasing. Screener detecting a convergence whenever the MACD and MM cross are giving a signal in the same direction. Those who know me from TradingView ... are aware that I'm big on convergences. I totally think...
📊 Apirine Stochastic MACD w/ MA Selection by Cryptorhythms Intro Had to re-release due to moderation. This happens to be my first open source indicator, hope you all enjoy it! Description This indicated is ported from November 2019 issue of TASC. “The Stochastic MACD Oscillator” in this issue, author Vitali Apirine introduces a new indicator created by...
Helloooo traders I wondered once if a MACD was based on an EMA/EMA/SMA or SMA/SMA/EMA (or WHATEVA/WHATEVA/WHATEVA). Seems they're so many alternatives out there. I decided to empower my audience more by choosing the type of moving averages you want for your MACD. More options doesn't always mean better performance - but who knows - some might find a config that...
Hi everyone Hope you're all doing well 😘 Today I feel gracious and decided to give to the community. And giving not only an indicator but also a trading method This trading method shows how a convergence based on moving averages is tremendous Multicolour Bollinger Bands indicator that indicates market phases. It plots on the price chart, thanks to different...
This is a combination of my MACD Leader script and MAC-Z with option to add Laguerre filter. The advantage of the MAC-Z over MACD is that it is a more accurate and “assumption-free” indicator that can more accurately describe how a market actually perform. But you can use this as a regular MACD indicator. Crossovers signals The MAC-Z line and signal line can...
Extremely popular indicator MACD (Moving Average Convergence/Divergence) Same design of my previous indicators Show Cross Line for a better visualization ``` Setting recommended for BTC "Fast Length" = 21 "Slow Length" = 55 "Signal Smoothing" = 14 Other markets try "Fast Length" = 12 "Slow Length" = 26 "Signal Smoothing" = 9 ``` -- El MACD...
A gift from me to all. This script is developed to find Divergences for many indicators. it analyses divergences and then draws line on the graph. red for negatif, lime for positive divergences. Currently script checks divergence for RSI, MACD, MACD Histogram, Stochastic, CCI, Momentum, OBV, Diosc, VWMACD and CMF indicators. You can use some or all of these...
This indicator shows the average Stochastic RSI output of the 15m, 1h, 2h, 4h, and Daily Stochastic RSI. It will change in its behavior depending on the time-frame you're using, but for many markets it works best on the 30m time-frame and the daily time-frame. It is best used along with Lysergik's Fib Cross, which will allow you to avoid false signals in the...
Simple strategy script I've had for a while but looks like I never published. Although it is one of my most simple it seems to have the best profitability. It is pretty rough though. the Stoch RSI has only a little weight to the trade trigger. I'll refine it more over time or you can by all means. Basically the Stoch RSI current K line has to be OVER 40 to...
This indicator was originally developed by brazilian technical analyst Odir "Didi" Aguiar. Also known as "Didi Needles". Consider it as a brazilian MACD. And don't forget to like)
This indicator was originally developed by Bill M. Williams. It shows the degree of convergence / divergence of the Alligator lines.
The values used by this indicator are equal to MACD 12 26 9 (and Signal). Only changes are made to looks: If MACD closes higher than Signal, then we are seeing green. Else, we are seeing red. Another point is that we get a blue circle when there is a trend change from bullish to bearish or vice versa. Please note that there needs to be an offset for this. We...