Native MQL4/MQL5 implementation of the Donchian Channels Trend indicator. Uses a state machine to track directional biases through price breakouts. Includes dynamic coloring and structured alerts without repainting.
Updated 2026-04-16 02:54:29 +00:00
MQL5 & MQL4 CodeBase publications by Fernando Carreiro (FMIC)
Updated 2026-04-10 04:13:25 +00:00
MQL4/MQL5 port of BeikabuOyaji's "ADX and DI" from TradingView (43k+ users). Displays +DI, −DI and ADX in one subwindow. Uses Wilder smoothing for DI lines and simple moving average for ADX — differs from MetaTrader's built-in iADX and iADXWilder.
Updated 2026-02-22 03:15:47 +00:00
MQL5/MQL4 conversion of "UT Bot Alerts" by QuantNomad (TradingView). ATR-based adaptive trailing stop with 4-branch recursive logic that generates buy/sell signals on price crossovers. Features color-coded trail line, signal arrows, bar coloring, Heikin Ashi support, and configurable alerts. Non-repainting.
Updated 2026-02-21 02:06:12 +00:00