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

MQL5 咨询

工作已完成

执行时间2 小时
员工反馈
Thanks please tell me if you need more functions

指定

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


反馈

1
开发者 1
等级
(376)
项目
398
31%
仲裁
62
19% / 69%
逾期
50
13%
工作中
2
开发者 2
等级
(24)
项目
28
32%
仲裁
1
0% / 0%
逾期
0
空闲
3
开发者 3
等级
(74)
项目
121
43%
仲裁
12
33% / 50%
逾期
17
14%
空闲
相似订单
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

项目信息

预算
30 - 50 USD
开发人员
27 - 45 USD
截止日期
 5 天