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

GeoMean_MA - indicator for MetaTrader 5

Views:
3996
Rating:
(15)
Published:
2018.03.01 11:57
GeoMean_MA.mq5 (7.35 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

A simple moving average calculated by the geometric mean method.

The indicator has two input parameters:

  • Period - calculation period;
  • Applied price - price used for calculations.

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

D_Oscillator D_Oscillator

RSI+CCI in one window.

BB-Decimal BB-Decimal

Colored Bollinger Bands

MACD_Divergence MACD_Divergence

The indicator searches for divergences and displays them on the chart of the custom MACD indicator.

MACD_Signal_Divergence MACD_Signal_Divergence

The indicator searches for divergences and displays them on the chart of the signal line of the custom MACD indicator.