AI-powered MT4 trading bot with automated signals, risk management and demo trading
Обновлён 2026-08-26 04:59:41 +00:00
setup especifico para MT4 utilizando um setup com SMA21 +MME50
timeframe M5 ou M15
Обновлён 2026-08-20 18:20:35 +00:00
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.
Обновлён 2026-04-16 02:54:29 +00:00
MQL5 & MQL4 CodeBase publications by Fernando Carreiro (FMIC)
Обновлён 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.
Обновлён 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.
Обновлён 2026-02-21 02:06:12 +00:00
Обновлён 2026-02-16 18:25:42 +00:00
Обновлён 2026-02-16 18:25:35 +00:00
robo mt4 para FBS configurado para altos spreads da corretora FBS
Обновлён 2025-12-11 09:38:55 +00:00
deprecated
Обновлён 2025-12-11 09:37:38 +00:00
Обновлён 2025-12-10 11:33:14 +00:00
Обновлён 2025-12-01 00:28:42 +00:00
Обновлён 2025-11-04 18:58:57 +00:00
Обновлён 2025-09-30 15:50:35 +00:00
Обновлён 2025-09-30 15:17:00 +00:00
Logify is a logging library for MQL designed to simplify debugging, tracking, and monitoring of EAs and indicators. It provides structured, customizable, and organized logs directly on the chart or in the terminal, with support for log levels, flexible formats, and multiple handlers. A lightweight, elegant solution that is easy to integrate into your MQL projects.
Обновлён 2025-08-27 12:35:21 +00:00
In numerical value rather than linear value, finding the average "cost" of opening a trade may be beyond the scope of this project. What will a trader pay in spread fees when he opens a trade if the spread is constantly changing on 'em? How can I know the average true sight based on the highest spreads and lowest spreads made? This indicator is original and highly essential for anyone looking for a settling sight of the trade position price tag!
Description: “Create a MetaTrader 4 indicator that displays the Average True Spread as an on-chart numerical label. The average spread should be calculated over a user-defined number of candles and a selectable timeframe (e.g., H1, M15). Spread per candle should be estimated using M1 historical candles by simulating tick spread via High minus Low difference. The indicator must include a setting for live spread display, and all values must update on a fixed timer (e.g., every 5 seconds), not via OnTick. Display both average and current spread as clearly labeled OBJ_LABEL text on the main chart window (not subwindow), using customizable font, color, and size. Ensure compatibility with MT4 latest updates, eliminate any errors/warnings on compile, and manage object creation/deletion correctly.”
I pray someone's input to this public project. Do help out because I'm unable to have it made myself alone. It'll be uploaded as a free indicator for mt4 and no one will pay for it due to public efforts in this project. Originality and honor are gained here.
Обновлён 2025-08-25 11:17:12 +00:00