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

MQL5 Aconselhamento

Trabalho concluído

Tempo de execução 2 horas
Comentário do desenvolvedor
Thanks please tell me if you need more functions

Termos de Referência

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


Respondido

1
Desenvolvedor 1
Classificação
(376)
Projetos
398
31%
Arbitragem
62
19% / 69%
Expirado
50
13%
Trabalhando
2
Desenvolvedor 2
Classificação
(24)
Projetos
28
32%
Arbitragem
1
0% / 0%
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(74)
Projetos
121
43%
Arbitragem
12
33% / 50%
Expirado
17
14%
Livre
Pedidos semelhantes
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

Informações sobre o projeto

Orçamento
30 - 50 USD
Desenvolvedor
27 - 45 USD
Prazo
para 5 dias