Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

Crossing of two iMA v2 - sistema esperto per MetaTrader 5

Visualizzazioni:
3538
Valutazioni:
(11)
Pubblicato:
2018.06.06 13:49
\MQL5\Experts\ \MQL5\Indicators\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

A modification of the earlier version Crossing of two iMA.

What's new: the price type in input parameters can now be selected from the ENUM_APPLIED_PRICE enumeration.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/20403

Hans123_Trader v2 Hans123_Trader v2

Pending Buy Stop and Sell Stop orders. The EA trades in the specified time period. Determines the highest and lowest prices in the specified range of bars. Position trailing.

Volatility_Band2 Volatility_Band2

The Volatility Band 2 indicator is similar to the standard Bollinger Bands, and is a modification of Volatility_Band with the following difference: instead of a separate 'Low band adjustment', this parameter affects both the lower and the upper bands of the indicator.

Interpolation Interpolation

Polynomial interpolation.

HMA HMA

Alan Hull's Moving Average is a non-lagging moving average.