Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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

WVF_Stochastic - indicateur pour MetaTrader 5

Vues:
3335
Note:
(8)
Publié:
2018.08.23 12:48
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

William's Vix Fix Stochastic oscillator is calculated based on William's Vix Fix indicator

There are five inputs:

  • WVF period - William's Vix Fix calculation period
  • %K period - stochastic %K line calculation period
  • %D period - stochastic %D line calculation period
  • Overbought - overbought level
  • Oversold - oversold level

Calculation:

K = 100.0 * mins/maxes, D = SMA(K, %D period)

where:

mins = WVF - MinLow maxes = MaxHigh - MinLow MinLow, MaxHigh - minimum and maximum WVF values in the %K period range WVF = 100.0 * (MaxR-Low) / MaxR MaxR - maximum Close price in the WVF period range

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

WPR_HL WPR_HL

WPR HL indicator

Exp_AbsolutelyNoLagLwma_Digit_NN3_MMRec Exp_AbsolutelyNoLagLwma_Digit_NN3_MMRec

Three independent trading systems using AbsolutelyNoLagLwma_Digit indicators within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system

ALWMA ALWMA

ALWMA moving average

ASO ASO

Absolute Strength Oscillator (ASO) indicator