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

SAR index based on MA - indicator for MetaTrader 5

Views:
3924
Rating:
(17)
Published:
2018.03.01 11:22
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The idea of ​​this indicator is to replace the High and Low prices with the Moving Average indicator values when calculating the SAR indicator.

The result is shown below:

SAR index based on MA

That is, direction of the SAR indicator changes after it touches the Moving Average indicator.


Input Parameters

  • SAR: Step - the SAR indicator parameter;
  • SAR: Maximum - the SAR indicator parameter;
  • MA: Period - the Moving Average parameter;
  • MA: Shift - the Moving Average parameter;
  • MA: Method - the Moving Average parameter.

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

ZigZagEvgeTrofi ver. 1 ZigZagEvgeTrofi ver. 1

A trading system based on the ZigZag indicator.

CCI Color Levels CCI Color Levels

Modified iCCI (Commodity Channel Index, CCI) - color highlighting of zones above the UP level and below the DOWN level.

LacusTstopandBE LacusTstopandBE

An assistant EA for manual trading. Sets Stop loss, Take profit, moves positions to breakeven and applies trailing.

VR---ZVER v.2 VR---ZVER v.2

It is a further development of the first VR---ZVER version. The new version features trailing stop, a separate flag for allowing/prohibiting BUY positions, a separate flag for allowing/prohibiting SELL positions.