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
Views:
4521
Rating:
(11)
Published:
2018.12.28 12:59
Updated:
2019.01.17 11:29
LWMA_MA.mq5 (8.7 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

LWMA/SMA ratio oscillator is a colored histogram defining the difference between two moving averages - a simple and a linear-weighted one.

It has one input parameter:

  • Period - calculation period

Calculations:

DMA = (LWMA / SMA)-1.0

where:

LWMA - linear-weighted МА with a Period value
SMA - simple МА with a Period value

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

Normalized_Intraday_Intensity_Oscillator Normalized_Intraday_Intensity_Oscillator

Indicator Normalized Intraday Intensity Oscillator

RSI_Oscillator_Histo RSI_Oscillator_Histo

RSI Histogram Oscillator

Hurst_Difference Hurst_Difference

Indicator Hurst Difference

ComparePrices ComparePrices

Indicator Compare Prices