Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 6461
- Rating:
- Published:
- 2013.07.20 10:27
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
TrendLaboratory Ltd
A complex trend indicator that uses ADX for calculations.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 06.03.2008.
Figure 1. The WildersDMI indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1742

A stochastic oscillator with an option for selecting a timeframe for calculations, which may differ from the timeframe on which the indicator is applied

A semaphore signal indicator that uses Moving Averages

An indicator for short term trading, it can be used as a signal for closing a position or as the filter to enter one.

The indicator without averaging of the data array, that is a Buy/Sell decision is made in one move.