거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Combine Multi Timeframe Trends into one trend using MA. - MetaTrader 5용 지표

조회수:
433
평가:
(2)
게시됨:
ETHM30.png (22.47 KB)
MTF_MA.mq5 (10 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.