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)
MACD背离(MACD divergent)[公开版][gouge99]注意:背离意味着做反转交易,所以入场要求很高,但是背离一般的收益风险比很大
MACD背离:收盘价创造新高或者新低,但是macd却没有出新高或者新低
计算原理:根据历史K线长度(默认90根K线)来判断收盘价的高低极值和macd的高低极值来进行比较判断
建议使用:
1.在震荡调整行情中,在支撑和压力位附近出现的突然的趋势K线,一般是假突破
2.在趋势末端,一般还会有一次缓慢的测试趋势极点的行情,一般这是趋势反转进入震荡的开始
3.结合其他形态如双顶,头肩,pin bar
4.结合其他指标如stoch随机指标做反转
5.推荐在1h, 30m, 15m级别中使用,5m也可以使用,但是最好背离计算长度设置大一点 比如150
~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.