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

Linear Weighted Moving Average - indicator for MetaTrader 5

Views:
14229
Rating:
(23)
Published:
2019.03.20 16:20
lwma.mq5 (9.16 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

One more in the "back to the basics" series :

Linear Weighted Moving Average is one more that is usually calculated using loops and that makes it slower as the calculating period gets longer. This version is solving that and that makes it suitable for usage via iCustom() calls



Explosion5 Explosion5

Advisor scalper. Trading algorithm: Candle[0]> Candle[1] * 2. Taimeframe - 4H && Day.

Simple moving average Simple moving average

Simple moving average

Exponential moving average Exponential moving average

Exponential moving average

MQL_Easy MQL_Easy

A cross platform library/framework