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

AroonOscillator_HTF - indicator for MetaTrader 5

Views:
3910
Rating:
(22)
Published:
2014.04.15 14:42
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The AroonOscillator indicator with the timeframe selection option available in input parameters:

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

Figure 1. Indicator AroonOscillator_HTF

Figure 1. Indicator AroonOscillator_HTF

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

BlauSMStochastic_Signal BlauSMStochastic_Signal

The BlauSMStochastic_Signal indicator shows information on the current trend using the values of the BlauSMStochastic indicator with a fixed timeframe.

DynamicRS_3CLines DynamicRS_3CLines

A trend indicator of three lines.

The Moving Average Class The Moving Average Class

Uses the idea of ​​the classical moving average smoothing. The class can be used when you want to smooth out any array of type double without using the standard indicator.

NxBreakout NxBreakout

The indicator draws support and resistance lines, which are defined by the maximum and minimum for the last N bars.