Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 7938
- Note:
- Publié:
- 2024.12.22 19:05
- Mise à jour:
- 2024.12.22 19:06
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
This is a pretty simple startegy that follows trend. Recommended time frame is D1.
- when close price brakes up the EMA build based on high prices given that RSI is above 55 - expert buys.
- when close price brakes down the EMA build based on low prices given that RSI is below 45 - expert sells.
- system closes previose trade if there is opposite signal
- system uses take profit and stop loss

ZigZag with automatic step size detection for changing wave direction.

Another version of ZigZag, where the step size for changing the direction of the segment is set in price points.

Moving average with calculated period based on timeframe

The indicator shows the names of the days of the week as text labels on the chart.