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

HLC Trend confirmation indicator - MetaTrader 5용 지표

조회수:
9795
평가:
(30)
게시됨:
2022.11.07 03:35
업데이트됨:
2022.11.07 03:37
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The HLC Trend indicator is a confirmation indicator with sub-type as a two-line-crossover.

Buy signal: long line (white) crosses and closes above short line (red).

Sell signal: short line (red) crosses and closes above long line (white).


Inputs are MA method, high MA period, low MA period and close MA period. This indicator is often used with exponential moving averages but can be useful with different MA methods.


ATR Stop Loss bands ATR Stop Loss bands

Money-managing stop loss baseline indicator for MT5.

Nadaraya Watson Envelope Nadaraya Watson Envelope

This tool outlines extremes made by the prices within the selected window size. This is achieved by estimating the underlying trend in the price using kernel smoothing, calculating the mean absolute deviations from it, and adding/subtracting it from the estimated underlying trend. Originally Made By LuxAlgo. Coded in MT5 format.

daily drawdown daily drawdown

Example of daily loss calculation tool You can update it as you want.

Daily Profit Function Daily Profit Function

A simple and easy to understand function that calculates todays profit, written to the Expert Journal.