Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Pubblicati da::
charly king her
Visualizzazioni:
12
Valutazioni:
(28)
Pubblicato:
2025.06.03 11:52
hilo.mq5 (2.88 KB) visualizza
Freelance MQL5 Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Questo è l'indicatore hilo.

L'uso di questo indicatore dovrebbe essere ovvio.

Indicatore HI LO


Tradotto dall’inglese da MetaQuotes Ltd.
Codice originale https://www.mql5.com/en/code/117

Baseline: iMA + ATR Bands Baseline: iMA + ATR Bands

Combines a Moving Average with ATR-based upper and lower bands to act as a trend filter and volatility channel.

Show Positions on Custom Chart (or standard chart) for MT5 Show Positions on Custom Chart (or standard chart) for MT5

This indicator is a utility that shows labelled trade levels on any chart. If you want to replace your native trade levels on a native chart, then turn off "Show trade levels" in your F8 Chart Properties and attach this indicator. If you want to show trade levels on a Custom Chart (where native trade levels cannot be shown), then simply attach this indicator. BaseSymbol - specify the Symbol from which the trade level data will be pulled--handy for unique Custom Symbols. TextBarsBack - specify the number of bars back in history from the current bar where the level labels will be drawn. Note: Although magic number is referenced in the code, it is not presently included in the trade lines. If you're running multiple EA's on the same Symbol, you can edit the code to show magic numbers and then run multiple instances of the indicator on one chart. You can also edit the font sizes and text spacing in the object properties as needed for different display resolutions.

WPR_Hist WPR_Hist

Trovare la parte superiore o inferiore del movimento!

Filtro_FIR Filtro_FIR

Media mobile basata su un filtro digitale.