Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
7701
Rating:
(32)
Published:
2012.06.06 16:31
Updated:
2016.11.22 07:32
ema_atr_va.mq5 (4.13 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Advaptive Exponential Moving Average - ATR Volatility Adjusted by Jose Silva.

Advaptive Exponential Moving Average - ATR Volatility Adjusted by Jose Silva.

Input parameters:
  • STDPeriod - Period of StdDev indicator;
  • EMAPeriods - Period of EMA indicator;
  • Sensitivity - Sensitivity from -100 to 100%;
  • Price - Price.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/905

EMA_STD_VA EMA_STD_VA

Adaptive Exponentially Smoothed Moving Average, based on StdDev indicator.

sSortTest sSortTest

Comparative study of sorting algorithms.

EMA_BB_VA EMA_BB_VA

Exponential Moving Average - Bollinger Bands ® Volatility Adjusted by Jose Silva.

EMA_RSI_VA EMA_RSI_VA

Exponential Moving Average - RSI Volatility-Adjusted by Jose Silva.