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
Indicators

MA_Oscillator - indicator for MetaTrader 5

Views:
4141
Rating:
(9)
Published:
2018.08.23 12:43
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

MA Oscillator indicator is a moving average in the form of an oscillator.

The indicator has three input parameters:

  • Period - calculation period
  • Method - calculation method
  • Applied price - calculation price

Calculation:

MAOsc = Price/MA-1.0

where:

MA = MA(Applied price, Period, Method)

Price = Applied price


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

Lentz_Volatility Lentz_Volatility

Lentz Volatility indicator

OverHedgeV2 OverHedgeV2

Hedging positions. Working on a new bar.

Period_Extreme Period_Extreme

Period Extreme signal indicator

PWMA PWMA

Power weighted MA