Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Gann_Multi_Trend - indicateur pour MetaTrader 5

Vues:
4754
Note:
(12)
Publié:
2018.08.23 13:06
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Gann_Multi_Trend indicator defines a short, middle and long-term trends.

It has four inputs:

  • Short term period - short-term trends calculation period;
  • Medium term period - mid-term trends calculation period;
  • Long term period - long-term trends calculation period;
  • Deviation (*).
* Deviation is used to separate the lines of short, middle and long-term trends. It is a distance between the lines in points.

Trend defining principle:

  • If the current maximum is above the maximum value in the Period range, and the current minimum is above the minimum value in the Period range, then the trend is upward;
  • If the current maximum is below the maximum value in the Period range, and the current minimum is below the minimum value in the Period range, then the trend is downward;

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/21446

Return Strategy Return Strategy

Working with pending Buy Limit and Sell Limit orders. Grid of pending orders.

Exp_Ang_Zad_C_Tm_MMRec Exp_Ang_Zad_C_Tm_MMRec

A trading system using the Ang_Zad_C trend-following indicator with the possibility to set a strict trading time interval and change the volume of a forthcoming trade depending on the results of the previous trades.

Waddah_Attar_Trend_Candles Waddah_Attar_Trend_Candles

The candle chart based on Waddah_Attar_Trend histograms calculated using the Open, High, Low and Close price series of the price chart.

Waddah_Attar_Trend_Candles_HTF Waddah_Attar_Trend_Candles_HTF

The Waddah_Attar_Trend_Candles indicator with the timeframe selection option available in the input parameters.