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
Views:
2449
Rating:
(10)
Published:
2018.04.18 16:57
Sar_HTF.mq5 (25.31 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The iSAR indicator with the possibility to change the indicator timeframe in input parameters, implemented in color:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)

Fig1. The Sar_HTF parameter

Fig1. The Sar_HTF parameter

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

SerialMA_EA SerialMA_EA

The Expert Advisor is based on a dynamic moving average.

OpenTime 2 OpenTime 2

The Expert Advisor opens positions inside two time intervals. Trades are closed at the specified time. Trailing Stop.

KWAN_NRP KWAN_NRP

A simple oscillator, which is based on the values of the iStochastic, iRSI and iMomentum indicators and is implemented as a two-colored histogram.

XRSIDeMarker_Histogram XRSIDeMarker_Histogram

The averaged non-trivial linear combination of iRSI and iDeMarker implemented as a color histogram.