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

Standard_Deviation_Moving_Average_Ratio - indicator for MetaTrader 5

Views:
3319
Rating:
(13)
Published:
2018.10.25 18:31
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Standard Deviations/Moving Average Ratio indicator displays volatility by the ratio of the standard deviation to the moving average.

It has two configurable parameters:

  • Period - calculation period
  • Applied price

Calculation:

Ratio = StdDev / MA

where:

StdDev - StdDev(Applied price, Period) MA - SMA(Applied price, Period)



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

StdDev_Cross StdDev_Cross

StdDev Cross indicator

Super_Smoother Super_Smoother

Ehlers SuperSmoother indicator

Rahul_Mohindar_Osc Rahul_Mohindar_Osc

Rahul Mohindar oscillator

LBR_Paint_Bars LBR_Paint_Bars

LBR Paint Bars indicator