Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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

HLC Trend confirmation indicator - indicateur pour MetaTrader 5

Vues:
9760
Note:
(30)
Publié:
2022.11.07 03:35
Mise à jour:
2022.11.07 03:37
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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.