Unisciti alla nostra fan page
- Visualizzazioni:
- 16
- Pubblicato:
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
MACD TradingView Style for MT4
Image TradingView
This indicator brings TradingView's exact MACD implementation natively into MetaTrader 4, replicating both the visual style and the mathematical precision of Pine Script's built-in MACD.
Why this indicator is different:
The standard MT4 MACD uses a Simple Moving Average for the Signal line. TradingView instead uses an Exponential Moving Average seeded with an SMA — this is Pine Script's ta.ema()
initialisation. The difference is subtle but real: values diverge on historical bars, making direct comparison between MT4 and TradingView impossible with standard indicators.
This indicator solves that problem exactly.
Key features:
- 4-color histogram identical to TradingView:
Dark Green — histogram above zero and rising
Light Green — histogram above zero and falling
Light Coral — histogram below zero and rising
Red — histogram below zero and falling
- Signal line seeded with SMA, matching Pine Script's
ta.ema() initialisation exactly
- EMA calculated internally — no iMA() calls,
no external indicator dependencies
- Works on any symbol and timeframe
- Fully customisable: Fast EMA, Slow EMA, Signal length,
price source (Close, Open, High, Low, Median,
Typical, Weighted)
No DLL, no external dependencies. Plug and play.
Institutional Kyle's Lambda Market Impact Engine
An institutional market microstructure indicator for MT4 that computes Kyle's Lambda and Amihud Illiquidity ratios to identify institutional order absorption and toxic liquidity vacuums.
Stochastic Moving Average
This indicator is an implementation of Stochastic of Moving Average. This indicator can be used as a filter indicator. It can be associated with my free indicator "HLPeak_Trend".
Trade in Channel
A form of trading system using Price Channel principles has been implemented.
Period Converter Optimized
Improved period converter support real-time refreshing, low CPU cost and other features.

