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:
2886
Rating:
(13)
Published:
2018.04.18 17:23
LR_Ratio.mq5 (10.32 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

An oscillator indicator. Shows the ratio of two moving averages constructed by the linear regression method.

There indicator has three adjustable parameters:

  • Period LSMA first - period of the first LSMA;
  • Period LSMA second - period of the second LSMA;
  • Applied price - price used for the calculation of the two LSMAs.

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

LRL LRL

Linear regression line (LSMA) - a moving average calculated by the linear regression method.

HA EMA3 Indicator HA EMA3 Indicator

A Moving Average based on Heiken Ashi candlesticks.

XBarClearCloseTrend XBarClearCloseTrend

A trend signal indicator.

Conqueror Conqueror

A signal indicator for opening/closing positions.