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
Visualizzazioni:
5005
Valutazioni:
(20)
Pubblicato:
2017.03.22 16:17
JuiceZ.mq5 (12.36 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Real author: Perky_z

An indicator of financial asset volatility using the OSMA oscillator.

Indicator formula:

JuiceZ = ( Abs(OSMA) / Point ) - Level

, where:

  • Abs(OSMA) - absolute value of the OSMA indicator;
  • Point - point value in the price chart units;
  • Level - the price changed level specified in the inputs, which should be considered as flat (all OSMA values below this level make the indicator negative).

The trend is believed to be strong, if the indicator above zero is colored in light green. In this situation, if other indicators provide a trade signal, a position can be opened.

Fig1. The JuiceZ indicator

Fig1. The JuiceZ indicator

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

Exp_XOSignal_ReOpen Exp_XOSignal_ReOpen

The Exp_XOSignal_ReOpen trading system based on the signals of the XOSignal indicator with trend following scaling

ICHI_OSC_HTF ICHI_OSC_HTF

The ICHI_OSC indicator with the timeframe selection option available in input parameters

ColorSTD_Histogram_HTF ColorSTD_Histogram_HTF

The ColorSTD_Histogram indicator with the timeframe selection option available in the input parameters.

Exp_IBS_RSI_CCI_v4_X2 Exp_IBS_RSI_CCI_v4_X2

The Exp_IBS_RSI_CCI_v4_X2 trend-following trading system is based on the signals of two IBS_RSI_CCI_v4 indicators.