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:
3578
Note:
(10)
Publié:
2018.10.25 15:46
Mise à jour:
2023.03.29 13:48
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

HullTrend with additional smoothing of the Hull moving average and rounding the values by the number of digits fixed in the input variables.

input uint Digit=2;                              //number of digits to round to

The indicator uses SmoothAlgorithms.mqh library classes (copy it to terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Fig. 1. XHullTrend_Digit

Fig. 1. XHullTrend_Digit

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

MySystem MySystem

The Expert Advisor based on iBullsPower (Bulls Power) and iBearsPower (Bears Power) indicators.

DeMarker_Histogram_Vol_HTF DeMarker_Histogram_Vol_HTF

DeMarker_Histogram_Vol indicator with the timeframe selection option available in input parameters

Hans_Indicator Hans_Indicator

The indicator of expanding time zone corridors

NeuroNirvamanEA 2 NeuroNirvamanEA 2

The trading system is based on a simple neural network.