Unisciti alla nostra fan page
HLC Trend confirmation indicator - indicatore per MetaTrader 5
- Visualizzazioni:
- 10992
- Valutazioni:
- Pubblicato:
- 2022.11.07 03:35
- Aggiornato:
- 2022.11.07 03:37
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.
Money-managing stop loss baseline indicator for MT5.
Nadaraya Watson EnvelopeThis 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.
Example of daily loss calculation tool You can update it as you want.
Daily Profit FunctionA simple and easy to understand function that calculates todays profit, written to the Expert Journal.