Watch how to download trading robots for free
Find us on Twitter!
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
Indicators

Square Weighted MA - indicator for MetaTrader 5

Views:
3164
Rating:
(13)
Published:
2018.03.01 11:51
SqW_MA.mq5 (7.86 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator draws a moving average calculated by the Square Weighted (SqWMA) method

It has two parameters:

  • Period - calculation period;
  • Applied price - price used for calculations.

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

RWI RWI

RWI (Random Walk Index)

Median Moving Average Median Moving Average

Median MA is a moving average, which is calculated using the median price for a given period.

VMA VMA

VMA is a volatility based dynamic MA.

WI WI

The WI oscillator indicator.