Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

3_in_1_Stochastic - indicateur pour MetaTrader 5

Vues:
15185
Note:
(31)
Publié:
2019.02.07 08:47
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Indicator 3 in 1 MTF Stochastic with MA Smoothing options represents three stochastics in one with smoothing options and signal pointers.

It has 24 adjustable parameters:

  • First Stochastic %K period - first stochastic %K line calculation period
  • First Stochastic %D period - first stochastic %D line calculation period
  • First Stochastic slowing - first stochastic slowing calculation period
  • First Stochastic %K smoothing type - first stochastic %K line smoothing type
    • Simple - simple smoothing
    • Exponential - exponential smoothing
    • Fast - fast smoothing
  • First Stochastic %D smoothing type - first stochastic %D line smoothing type
    • Simple - simple smoothing
    • Exponential - exponential smoothing
  • Second Stochastic timeframe - second stochastic timeframe
  • Second Stochastic %K period - second stochastic %K line calculation period
  • Second Stochastic %D period - second stochastic %D line calculation period
  • Second Stochastic slowing - second stochastic slowing calculation period
  • Second Stochastic %K smoothing type - second stochastic %K line smoothing type
    • Simple - simple smoothing
    • Exponential - exponential smoothing
    • Fast - fast smoothing
  • Second Stochastic %D smoothing type - second stochastic %D line smoothing type
    • Simple - simple smoothing
    • Exponential - exponential smoothing
  • Third Stochastic timeframe - third stochstic timeframe
  • Third Stochastic %K period - third stochastic %K line calculation period
  • Third Stochastic %D period - third stochastic %D line calculation period
  • Third Stochastic slowing - third stochastic slowing calculation period
  • Third Stochastic %K smoothing type - third stochastic %K smoothing type
    • Simple - simple smoothing
    • Exponential - exponential smoothing
    • Fast - fast smoothing
  • Third Stochastic %D smoothing type - third stochastic %D line smoothing type
    • Simple - simple smoothing
    • Exponential - exponential smoothing
  • Overbought - overbought level
  • Oversold - oversold level
  • Bigger timeframes drawing mode - drawing mode for the data of the stochastics from larger timeframes
    • Steps - by steps
    • Slope - by sloping lines
  • Show clouds - display the cloud between the main and the signal lines of the stochastics from larger timeframes (Yes/No)
  • Show alerts - show signal alerts
  • Send mail - send e-mail notifications
  • Send push - send push notification to your mobile device

The data of the first stochastic are always displayed from the current timeframe. The data of the second and the third stochastic can be displayed from the specified timeframes, but no smaller than the timeframe of the current chart.

  • At crossing the main and the signal lines of the first stochastic upwards and if the %K line is above the %D line of the stochastics from larger timeframes,
    the signal up-pointer is placed.
  • At crossing the main and the signal lines of the first stochastic downwards and if the %K line is below the %D line of the stochastics from larger timeframes,
    the signal down-pointer is placed.

Fig. 1. 3 in 1 MTF Stochastic, Bigger timeframes drawing mode = Steps


Fig. 2. 3 in 1 MTF Stochastic, Bigger timeframes drawing mode = Slope


Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/23413

Dynamic_Trend_MTF Dynamic_Trend_MTF

Indicator Multi timeframe Dynamic Trend

USDX_Slope USDX_Slope

Indicator USDX vs Slope Direction Line

LRMA LRMA

Indicator Linear Regression MA

MTF_LRMA MTF_LRMA

Indicator Multi Timeframe Linear Regression MA with signal line