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

wd.Multi_LineMA - MetaTrader 5용 지표

조회수:
3739
평가:
(3)
게시됨:
2023.12.05 05:12
업데이트됨:
2023.12.05 05:24
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The MT5 custom indicator, named "wd.Multi_LineMA.mq5," is designed to offer traders valuable insights into Moving Average values from a higher timeframe (MTF Multi TimeFrame). It encompasses additional visual features for in-depth analysis, such as the ability to view trails for a specified number of bars and a dynamic MA horizontal price line.



Here's how the indicator works:

MTF Multi-Timeframe Moving Average:
The indicator computes a Moving Average based on user-defined parameters like period, method, and applied price. If the current timeframe is lower than the specified higher timeframe, it retrieves Moving Average values from the higher timeframe, displaying them on the current chart. Conversely, if the current timeframe is higher than the specified one, it refrains from displaying lower timeframe Moving Average values, opting to show a limited lowerTF plot or hide lowerTF values on the current chart.

Moving Average Trail:
Featuring a Moving Average trail, the indicator allows users to adjust the trail length for a specific number of bars by changing the value in the properties.

Horizontal Price Line:
The indicator incorporates a Horizontal Price Line that dynamically moves based on the last value of the Moving Average. This line corresponds to the Moving Average, created at the current bid price level, and updates in real-time with each tick as the Moving Average value changes.

The MTF Multi-Timeframe Moving Average is calculated based on real-time values. For example, on Gold at H4, Date 28 Nov 2023, Time: 04:00, using the 'Custom Moving Average' (MetaTrader 5 built-in indicator), it shows a value of 2013.991. Similarly, using 'wd.Multi_LineMA,' it reflects an identical value of 2013.991, even when the current chart period is different.



The Moving Average Trail proves useful for observing historical movement without cluttering the chart with lines. The Horizontal Price Line facilitates price visibility and aids users in determining support and resistance lines. It serves as a reference point to visualize the current level of the Moving Average on the chart.



Overall, the indicator efficiently configures necessary parameters, initializes the Multi-Timeframe Moving Average, consistently updates the Horizontal Price Line, and manages the display of MA trails based on the relationship between timeframes. Its most significant advantage lies in enabling users to quickly and effectively identify resistance-support lines based on MA in seconds.

Candlestick Body, High Low and Wick Range Candlestick Body, High Low and Wick Range

Click on candlestick to see its body range, high low range, upper wick range and lower wick range value.

Candle Time Count Down Candle Time Count Down

Current Candle To Close in x Time

Engulfing bar with rsi Engulfing bar with rsi

Alerts on engulfing bar below or above rsi levels

Martingale Trade Simulator Martingale Trade Simulator

a Simple Visual Strategy Tester / Manual Trade Training using Martingale.