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:
- 4234
- Note:
- Publié:
- 2015.10.13 10:30
- Mise à jour:
- 2023.03.29 13:45
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The J_TPO indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
This indicator requires J_TPO.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The J_TPO_HTF indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/13837

Semaphore signal indicator triggering when the J2JMA moving average changes direction.

The J2JMA indicator implemented as a sequence of candlesticks.

This variant of JJRSX oscillator is calculated based on five JJRSX indicators.

The Schaff Trend Cycle indicator based on the difference between two JJRSX oscillators with different periods.