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:
- 14833
- Note:
- Publié:
- 2022.11.15 15:39
- Mise à jour:
- 2022.11.15 16:57
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
I wrote this function as an easy template for accessing the current day's trading history. Can be expanded upon by the user by adding additional doubles, i.e. Volume, or for different periods, by amending the start variable.
The Daily Profit value is written to the Experts Panel by default.
Very simple, easily understood code.

Example of daily loss calculation tool You can update it as you want.

Confirmation (trend) indicator used for lower timeframes

This indicator shows trend line and channels using the BSI Indicator. Original work of https://www.mql5.com/en/code/13615

The Roofing Filter Indicator was created by John Ehlers ("Cycle Analytics for Traders" pg. 80 - 82).