Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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
Vues:
15955
Note:
(35)
Publié:
2016.02.08 12:49
DUCT.mq4 (11.6 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator plots a channel based on fractals.

Description of the indicator settings:

  • Time_Frame — period of the chart for finding the fractals and the points of control of the channel. At = 0 means the current chart, on which the MQL4 program is running.
  • Needed_Bars — The number of bars in history for the indicator calculation, at = 0 all bars are calculated.
  • Clamping_Bars — limit of the number of bars for the search of fractals, at = 0 calculated automatically.
  • Koeff_Flat — The coefficient to determine the flat.
  • collir the color of the indicator lines.

DUCT

DUCT

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

ChannelsFIBO ChannelsFIBO

The Fibonacci channel display, the axis of which is the moving average line.

Fonts lib Fonts lib

The library is intended to implement the font list in the input parameters. The library contains 208 fonts.

Stochastic Only Stochastic Only

The arrow indicator that displays the potential market entry points based on the simultaneous presence of three Stochastic indicators with different periods in the overbought/oversold areas.

Stream Stream

The indicator marks the bars, the size of which exceeds the value specified in the settings.