Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
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

2MA Bunny Cross Expert - sistema esperto per MetaTrader 5

Pubblicati da::
Vladimir Karputov
Visualizzazioni:
6173
Valutazioni:
(16)
Pubblicato:
2018.07.09 10:28
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Idea by: Scriptor.

MQL5 code by: Vladimir Karputov.

The EA works only when a new bar appears. Only one input is needed - the lot size: Either a permanent lot size (parameter "Lots" is above zero and parameter "Risk" is zero) or a dynamic lot size in risk percents (parameter "Risk" is above zero and parameter "Lots" is zero).

The EA uses two indicators iMA with hard-coded settings:

2MA Bunny Cross Expert indicators


Exemplary signals to open BUY and SELL:

2MA Bunny Cross Expert

When a BUY signal appears, the SELL positions close, and vice versa: When a SELL signal appears the BUY positions close.

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

CCI T3 Based CCI T3 Based

In CCI T3 Base indicator average is replaced with T3 and the deviation is replaced with EMA deviation.

Schaff Trend Cycle - Jurik Volty Adaptive RSX Schaff Trend Cycle - Jurik Volty Adaptive RSX

This indicator is a Schaff Trend Cycle that is using Jurik Volty Adaptive RSX for calculation. Default adapting period is kept rather long simply to make the effects of the adapting more noticeable.

MACD Stochastic 2 MACD Stochastic 2

iMACD (Moving Average Convergence/Divergence, MACD) with adjustable timeframes and a Stochastic of the current timeframe.

JS-MA-Day JS-MA-Day

Working with indicator iMA (Moving Average, MA) with a rigidly defined timeframe: D1.