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
Indicatori

OnChart_Stochastic - indicatore per MetaTrader 5

Visualizzazioni:
4228
Valutazioni:
(17)
Pubblicato:
Freelance MQL5 Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.