Get the HistoryDealsTotal profit per Symbol, per Year, per Month

MQL5 Asesoramiento

Trabajo finalizado

Plazo de ejecución 2 horas
Comentario del Ejecutor
Thanks please tell me if you need more functions

Tarea técnica

I already have a report that gives me the history deals per Year and Month, but now I want to add the Symbols (not duplicating and in ascending order).


   HistorySelect(0, TimeCurrent());

   int deals = HistoryDealsTotal();  


TODAY

   for(int year=2020;year<=2050;year++)

   {

      for(int month=1;month<=12;month++)

      {

         for(int i=1 ; i < deals; i++)

         {

Report today

06/2021: profit in the month of all symbols
07/2021: profit in the month of all symbols
08/2021: profit in the month of all symbols 


MY DESIRE

SYMBOL 1
06/2021: profit in the month of SYMBOL 1
07/2021: profit in the month of SYMBOL 1
08/2021: profit in the month of SYMBOL 1

SYMBOL 2
06/2021: profit in the month of SYMBOL 2
07/2021: profit in the month of SYMBOL 2
08/2021: profit in the month of SYMBOL 2


Han respondido

1
Desarrollador 1
Evaluación
(376)
Proyectos
398
31%
Arbitraje
62
19% / 69%
Caducado
50
13%
Trabaja
2
Desarrollador 2
Evaluación
(24)
Proyectos
28
32%
Arbitraje
1
0% / 0%
Caducado
0
Libre
3
Desarrollador 3
Evaluación
(74)
Proyectos
121
43%
Arbitraje
12
33% / 50%
Caducado
17
14%
Libre
Solicitudes similares
The basic indicator and the only indicator to be used is PRICE PERCENT RANGE and the indicator files are attached. A picture to visualize what is required is also attached. Job: Indicator : 1. Add Buy alert and Buy arrow function,if the price%R value touches or goes below value 9.5 or the user specified,after candle close. 2. Add Sell alert and Sell arrow function,if the price%R value touches or goes below value 90.5

Información sobre el proyecto

Presupuesto
30 - 50 USD
Para el ejecutor
27 - 45 USD
Plazo límite de ejecución
a 5 día(s)