Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 4127
- Note:
- Publié:
- 2016.09.19 12:45
- Mise à jour:
- 2023.03.29 13:47
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The XPFE indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires XPFE.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The XPFE_HTF indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/16131

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

Smoothed difference between the main and signal lines of the RVI oscillator in the form of a colored histogram.

Calculation of slippages of the performed deals in account currency.

The STLM digital filter implemented as a sequence of candlesticks.