Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Combine Multi Timeframe Trends into one trend using MA. - indicateur pour MetaTrader 5

Vues:
433
Note:
(2)
Publié:
ETHM30.png (22.47 KB)
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Combine Multi Timeframe Trends into one trend using MA. In this indicator, I use M1, M5, M15, and H1 to see whether it is a bullish, bearish, or sideways trend. Besides that, the indicator also uses dots as a way to detect sideways movement and see whether it is appropriate or not to open a trade position. besides to the MTF trend into a single trend and round dots to detect sideways, there are also arrows to indicate whether in a certain timeframe example M30, it is having a good point to open a position or not.

mtfma

mtfma

If you want to combine it with my indicators from before, it's fine too and I don't think there's any issue.

mtfma

Previous Day highs and lows Previous Day highs and lows

Draws the previous day High, Low, and Close as horizontal reference lines on the chart for a configurable number of past days. Yesterday's levels extend into today as live support and resistance, with optional touch alerts.

Trade With MA Trade With MA

Trade using MA. An easy indicator to identify the trend direction on a specific timeframe.

CExecutionSafety - Ping + Execution Latency Guard for MQL5 EAs CExecutionSafety - Ping + Execution Latency Guard for MQL5 EAs

Include class that validates combined terminal ping + execution latency before trade operations. Returns false if threshold is exceeded.

CLatencyMonitor -  Inter-Tick Latency Tracker with ATR Volatility Gate and GlobalVariable IPC for MQL5 EAs CLatencyMonitor - Inter-Tick Latency Tracker with ATR Volatility Gate and GlobalVariable IPC for MQL5 EAs

Include-file class that measures inter-tick latency, filters false alarms via a self-normalising ATR volatility gate, and broadcasts persistent lag alerts to other EAs via GlobalVariable IPC.