Sürüm 24.926
2024.09.26
-- Modified data markup in the Filters block.
Sürüm 24.924
2024.09.22
-- When loading the indicator onto the chart, trading levels and trading history are now disabled to prevent overlapping objects.
-- Added Stop Loss and Take Profit values in the deposit currency to the Stop Loss and Take Profit fields (Show_SLCurrency and Show_TPCurrency in the settings).
-- Introduced a parameter for filtering history by a custom date:
DatesOfHistory = "Custom date yyyy.mm.dd-yyyy.mm.dd"; // Custom Dates of history Start-End: yyyy.mm.dd-yyyy.mm.dd
Set in the format: StartYear.StartMonth.StartDay-EndYear.EndMonth.EndDay.
You can forcibly specify the history period that the indicator will use.
For example: 2024.09.15-2024.09.21
Sürüm 24.921
2024.09.21
-- Compiled for the latest versions of MetaTrader terminals.
-- Minor bug fixes to enhance performance.
-- Major overhaul of language translations.
-- New languages added: Ukrainian, Portuguese, Spanish, Italian, French, German, Chinese, Japanese, Korean, and Turkish.
-- HTML reports can now be generated in multiple languages, with all words and phrases translated into the 12 main interface languages.
-- Significant improvements to HTML reports:
-- -- Enhanced user interface for better usability.
-- -- Added histograms to "Overview" tables, displaying key metrics categorized by comments, magic numbers, and symbols.
-- -- The history table is now paginated for improved readability and reduced system resource usage.
-- -- Columns in the history table can now be sorted by selected parameters.
-- -- A search feature has been added to the history table, allowing users to find specific tickets in the report.
-- -- The balance graph is now interactive, displaying additional information when hovering over points, showing balance details for the selected time.
Sürüm 23.999
2023.12.27
LAST BUILD
Sürüm 23.913
2023.09.20
-EAPADPRO v44
-Last Build Compilation
Sürüm 22.121
2022.01.19
Update Update
Sürüm 22.120
2022.01.19
-Updating the design of the HTML report.
Sürüm 22.119
2022.01.18
Update Update
Sürüm 22.118
2022.01.18
Update filtering by comments.
All [sl] [tp] comments will be moved to a single group to the main comment:
TickSniper = TickSniper[sl] = TickSniper[tp] = [sl]TickSniper = [tp]TickSniper ;
Sürüm 22.110
2022.01.12
Fixed errors
Sürüm 21.986
2021.11.25
Update Update
Sürüm 21.985
2021.11.25
Correction of a report error when calculating Profit Trades in the presence of Pending Orders that are different from
"canceled "comments.
Sürüm 21.944
2021.11.12
Optimization of the code and the speed of the indicator.
Sürüm 21.943
2021.11.11
Update Update
Sürüm 21.942
2021.11.10
Update for Last build MetaTrader4
Sürüm 21.941
2021.10.10
Версия 21.941
Sürüm 21.940
2021.10.10
- Modification of the drawing function to increase the speed of the History tabs!
- Increased the speed of the indicator due to the use of CACHE account history data.
- Added Debug functions to explore ways to minimize system load.
Sürüm 21.910
2021.09.08
FixFixFixFix
Sürüm 21.909
2021.09.08
Metaparameter for Excel added to CSV Export: sep =; to correctly define the "Separator" for our CSV report;
Sürüm 21.908
2021.09.07
The "Chart" section, when using filters, can now show the balance line separately for the selected filters, without taking into account the change in the total balance on the account.
Sürüm 21.907
2021.09.07
Улучшение отображение графика
Sürüm 21.906
2021.09.06
-Added Graph Tab: Displaying a balance graph based on your trading account.
The balance chart is built on the basis of the History of trade deals and the selected filters!
When exporting a report to HTML, the balance chart will be additionally saved.
Balance chart added to HTML report!
-General performance and graphics improvements.
Sürüm 21.613
2021.06.13
-New sections have been added to the Dates filter block: Today / Yesterday / Current week / Previous week;
--Attention: For correct filtering of this data, it is necessary that the indicator be set to a symbol with a loaded history of quotes (at least for a month)
-Added a subsection to the "Time" block - Lots by day / week / month, displaying the profitability of such data.
-Changing the color scheme of the "Time" section for a more understandable display of information;
-Updating EAPADPRO, according to the new rules for using the MQL5 Market;
Sürüm 21.605
2021.06.03
Optimization of the code and a significant increase in the performance of the indicator.
Sürüm 21.601
2021.06.02
- MT4Orders update for Ind version - ExtraReportPad MT5;
- Added parameter FilterOnlyif2orMore - Take into account and form the list of comments / magic in filters only if there are 2 or more identical deals in the comment / magic.
Previously, we did not take into account the comment / magic of only 1 deal in the filtering (Filters tab),
since some advisors use the comment / magic field as a unique ticket number!
In order not to overload the filter system,
we have not included such single trades for filters.
- Added all deals of one comment with the prefixes [sl] and [tp] to the filtering mode by comments
- Added "Export to CSV" button - exports text data to Excel - CSV format!
For some needs and requests, we made a report output in CSV format - this format is needed to form your own criteria in Excel tables.
This mode is not as pretty as the HTML report, but it is suitable for generating your own reports from the data!
- Added restriction on the number of filtered items to the filter tab.
- Sorted in Symbols / Magics / Comments from highest to lowest.
Also filter names by Symbol / Magic / Comment are sorted from highest to lowest.
Sürüm 21.1
2021.01.11
- Added the FilterDepositByTime parameter: When using the time filter, the deposit / withdrawal of funds that do not fall into the time filter are removed from the report.
To filter deposits / withdrawals by time, use FilterDepositByTime = true;
Attention! It is not recommended to enable filtering of deposits / withdrawals because it may affect the calculated data and statistics output.
- Added lots to the TIME table (Time report), when you hover over the data columns, the amount of lots is shown in the tips!
Sürüm 20.935
2020.10.15
- Added the ability to rewrite HTML data file for use in EXCEL RewriteHTMLReport:
true = Overwrite HTML file on export.
false = Old version, adds a unique report number to the end of the file name.
--Fixed error in displaying current open deals when using the CustomDate parameter
Sürüm 20.225
2020.02.26
--Added parameter CreateImages: Save / Do not save images when creating an HTML report.
- When scanning the history, the indicator will automatically add currency pairs that are not in the "market watch", but are in the "Account history".
Attention: For the indicators to work properly, you must add all currency pairs (Symbols) to the "market watch"
Sürüm 20.210
2020.02.10
- Increased data processing speed on accounts with a large history> 1000 positions in history.
- Added LABEL that data is being updated and needs to wait.
- Calculation of Maximal DrawDown and Recovery Factor updated
Sürüm 20.209
2020.02.09
--Table separation for HTML report:
Now Open Trades and History Trades are different tables.
For ease of import into Excel
--When saving the report in HTML, images are also saved for easy upload to different sites.
Sürüm 19.816
2019.08.16
0. Added the ability to specify the reporting period in Filters in the format: yyyy.mm.dd-yyyy.mm.dd
Attention! Carefully check the date request format: yyyy.mm.dd-yyyy.mm.dd, for example: 2018.05.25-2018.12.25
1. Added variable AccountHolderName = Print the name of the account holder in HTML!
3. A line has been added to the Current open positions tab with a total statistics of all open positions.
4. Fixed error updating the list of open positions. Data is recalculated when changing the list of open positions.
5. Max and Min balance, the algorithm is updated! The indicator starts to count from the next minute bar after opening a position.
6. In the statistics of open positions added time retention of current open positions!
7. Added unit selection (deposit currency, points) in Column_Max and Column_Min columns.
8. When you create an HTML report, the selected filters will be added to the end of the report!
Sürüm 19.315
2019.03.15
FixFixFix
Sürüm 19.314
2019.03.14
FixFixFix
Sürüm 19.313
2019.03.13
Increased speed and accuracy.
Sürüm 18.989
2018.12.10
Maximal DrawDown FIX
Sürüm 18.964
2018.11.08
Исправлена ошибка загрузки индикатора на счет, где отсутствуют комментарии
Sürüm 18.914
2018.09.14
The error of profit display on some accounts with the commission is corrected.
Sürüm 18.828
2018.08.28
Statistics will be collected only when the window with the indicator is active!
Changed the function Scrolling.
Filter function by comment is changed. Only the 20 most frequently used comments will be shown.
Changed the color scheme of the HTML page (highlighting the Stoploss / TakeProfit closing), Leveraged currency pairs are highlighted.
Fixed bugs reported by users.
Sürüm 18.827
2018.08.27
Sort by date modified. If the position was opened last year, then the filter is carried out over the past year.
Added filters for comments (Warning: The filter gets those comments that have more than 1 position in the history.)
Added filter for user comment (Just enter part of the comment, the indicator looks for all positions where the comment contains user-defined text, for example Copy_)
Sürüm 18.820
2018.08.20
Full redesign of the indicator!
Sürüm 16.906
2016.09.19
Fixed errors.
Added the 'EXPORT to HTML' button downloading the entire report from the chart to a separate HTML file.
All trades are sorted by the filters applied in the panel.
For example, you can select only one currency pair, a certain magic number or a certain month.
The generated report is to contain only sorted data.
The report file is generated in the folder: YOUR TERMINAL \ MQL4 \ Files \ EXTRAREPORTPAD \ EXTRAREPORTPAD Account number.html
Sürüm 16.405
2016.04.07
Added the 'Distribution Time' tab for distributing the trades by hours, days and months. with an indication of profit and loss.
Great !