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

OnChart_Stochastic - indicateur pour MetaTrader 5

Vues:
3545
Note:
(17)
Publié:
2018.04.18 17:24
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator draws on a price chart a stochastic with overbought/oversold zones.

The indicator has eight configurable parameters:

  • %K period - main line calculation period;
  • %D period - signal line calculation period;
  • Slowing - slowing period;
  • Smoothing method;
  • Price field - price used for the indicator calculation;
  • Overbought - overbought level;
  • Oversold - oversold level;
  • ATR period.
The ATR period affects the strength of the general impact of the price on stochastic lines.

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

Conqueror Conqueror

A signal indicator for opening/closing positions.

XBarClearCloseTrend XBarClearCloseTrend

A trend signal indicator.

Improve Improve

An Expert Advisor based on two iMAs (Moving Average,MA) and one iRSI (Relative Strength Index, RSI). It tracks virtual profit. Works on two symbols.

ThirdPartyTicks ThirdPartyTicks

A library for working with a third-party tick archive.