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

MQL5 Consulenza

Lavoro terminato

Tempo di esecuzione 2 ore
Feedback del dipendente
Thanks please tell me if you need more functions

Specifiche

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


Con risposta

1
Sviluppatore 1
Valutazioni
(376)
Progetti
398
31%
Arbitraggio
62
19% / 69%
In ritardo
50
13%
In elaborazione
2
Sviluppatore 2
Valutazioni
(24)
Progetti
28
32%
Arbitraggio
1
0% / 0%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(74)
Progetti
121
43%
Arbitraggio
12
33% / 50%
In ritardo
17
14%
Gratuito
Ordini simili
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

Informazioni sul progetto

Budget
30 - 50 USD
Per lo sviluppatore
27 - 45 USD
Scadenze
a 5 giorno(i)