Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 14817
- Valutazioni:
- Pubblicato:
- 2022.11.15 15:39
- Aggiornato:
- 2022.11.15 16:57
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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).