TMCD - MetaTrader 5 Script | Trading Script Download - MT4/MT5 Resources - MetaTrader 5 Resources

Triangular Moving Average Convergence/Divergence Oscillator - MACD based on three horses .
It has four inputs:
TMACD = SMA(FastMA,PeriodFast) - SMA(SlowMA,PeriodSlow))
Signal = SMA(TMCD, signal period)
FastMA = SMA(Application Price, PeriodFast)
SlowMA = SMA(AppPrice,PeriodSlow)
Fast period = lower limit (Fast TriMA period/2) + 1
periodSlow = lower limit(Slow TriMA period/2)+1

Attachment download
📎tmacd.mq5 (12.88 KB)
Source: MQL5 #22612
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •