Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 20681
- Note:
- Publié:
- 2016.07.01 09:18
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Simplified Parabolic.
Input parameters:
extern double Step=0.02; extern double Maximum=0.2;
ParabolicM
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/8571

The Correlation USDCHF/EURUSD indicator.

The script demonstrates a simple and quick way to calculate the Euler number.

Another attempt to adapt the moving average.

The idea has existed for a long time - based on the "Conservative intraday scalping" strategy, but I could not find a suitable indicator in MT4... Integration of the custom indicator to the EA.