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

VAMA based Alligator - indicator for MetaTrader 5

Views:
3571
Rating:
(13)
Published:
2018.03.01 11:33
\MQL5\Indicators\
VAMA.mq5 (13.74 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Alligator indicator based on the VAMA - simple MA of volumes indicator.

It has seven adjustable parameters:

  • Period of Jaws line - period of Alligator's Jaws line;
  • Shift of Jaws line - shift of Alligator's Jaws line;
  • Period of Teeth line - period of Alligator's Teeth line;
  • Shift of Teeth line - shift of Alligator's Teeth line;
  • Period of Lips line - period of Alligator's Lips line;
  • Shift of Lips line - shift of Alligator's Lips line;
  • Applied price - price used for the calculation of indicator lines.

Note that the indicator needs the compiled VAMA.ex5 file, which should be available in the MQL5\Indicators folders.

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

VAMA VAMA

A simple Moving Average of volumes.

Diff_TF_MA - Moving Averages for two timeframes Diff_TF_MA - Moving Averages for two timeframes

The indicator shows Simple Moving Averages from two timeframes.

RSI on the Price Chart RSI on the Price Chart

Standard RSI on the price chart.

ZScore ZScore

The ZScore indicator shows relative price deviation from its average value.