Koby's ZLEMA MACD and KAMA signalUsing zero lag ema for MACD line, and using KAMA for MACD's signal line.
Test version.
This has MACD and signal cross alert, and 0 line alert.
Moving Average Convergence / Divergence (MACD)
~RMCF~ RSI and MACD Reversal SignalFor AkibaDeep. Checks if RSI < 30 recently and if MACD diverges, placing a buy signal. Then, places a sell signal when MACD converges back.
MACD Strategy With HistogramCombines MACD strategy for backtesting with a plotted histogram and orders
MACD Strategy with HistogramThis combines a strategy for backtesting with a plotted MACD graph and orders
[ProfitTrailer] Fibonacci Swing TraderThis script implements one of the ProfitTrailer example strategies: Fibonacci Swing Trader.
For complete info about this strategy please refer to PT wiki.
Koby's HMA MACDThis my custom MACD based on Hull Moving Average for our SNS group.
I will add other features later.
Improved MACD by TumanStrategy for scalping in 5M and 15M timeframes..
Realized SL and trailing stops.
Each order 1% of the deposit
2 MACDGrato ao LazyBear, pela base do indicador, que modifiquei para facilitar o entendimento dos movimentos.
BOSS Zero-Lag Dynamic MACDTHE BEST FOREX, BINARY OPTIONS, AND CRYPTO INDICATORS FOR TRADINGVIEW.COM
Our MACD is a Zero-Lag (well near zero-lag) We make this claim because MACD utilizes Moving Averages and as you know moving averages are lagging indicators.
For our MACD we utilize The McGinley Dynamic which looks like a moving average line yet it is a smoothing mechanism for prices that turns out to track far better than any moving average.
The McGinley Dynamic minimizes price separation, price whipsaws and hugs prices much more closely.
The McGinley Dynamic does this automatically as this is a factor of the formula.
Because of the calculation, the Dynamic Line speeds up in down markets as it follows prices yet moves more slowly in up markets.
As traders we want to be quick to sell in a down market, yet ride an up market as long as possible.
Source: Investopedia.com
Chart Image shows conventional MACD on Bottom and BOSS Zero-Lag Dynamic MACD on top
Available at: bosscripts.com
MACD LB MFIThis script includes MACD histogram plus MFI in four states
All backgrounds are compared to previous bar in +/- 10%
1. Green (green) + Volume + Range (++)
2. Fading (yellow) - Volume - Range (--)
3. False (gray) - Volume + Range (-+)
4. Crouching (red) + Volume - Range (+-)
Koba_MACD indicator-ver1This is "Kobayashi's Moving Average Convergence Divergence" indicator.
The short name is "Koba_MACD".
Custom MACD based on KobaMA.
MACD phi³Esse script possui 6 MACD configurados com o Phi³ e um sistema para encontrar as divergências em cada linha sendo impresso na vela o H1, H2, H3, H4, H5 e H6, os tempos de 17 velas até 610, já ajustado para mostrar em 72 minutos, pode por em qualquer tempo, mas tempos menores ele irá duplicar a impressão dos dados, ex: se por em 17 ou 15 minutos, irá aparecer 4 velas com os avisos, pois irá dividir o tempo.
Foi testado com o BTCUSD, não sei a eficiência com outras moedas, fiquem a vontade pra comentar e criticar.
OBS: Não me responsabilizo por eventuais falhas do script ou perdas, é uma ferramenta em fase de teste.
Simple MACD Strategy - CrossoverSimple MACD Crossover Strategy
No secret sauce here!
Script was requested by user
MACD BFThis is a modified version of the MACD strategy in the public library. You can set the time period you want in the input parameters, along with the MACD and signal line values.
The default values for this strategy are 12, 26, 12. These settings seem favorable to BTC/USD pairs.
The strategy is simple - when the histogram crosses above zero, a buy signal is generated, when it crosses below zero, a sell signal is generated.
If an opposing signal is generated, we exit the current trade and enter the new one.
You can set a stop-loss as a percentage in the input parameters - for example, if you enter 5, the strategy will exit when the trade goes the wrong way by 5%.
The default money management strategy is to trade 100% of the equity. This can be changed in input settings like it can with any strategy.