Specification
I would like a improvement of Script https://www.mql5.com/en/code/10347 that exports data from MT4 & MT5 to an HTML doc or excel file (.xlsx).
The improvements/additions I want are:
1) Remove first column that shows the number. (#)
2) Add a column called Security having the Symbol's security type/category

3) Add last Bid price as a column
4) Add last date/time that price was updated
5) Add Margin percentage as a column

6) Add Today's Session time as a column
7) Add Execution as a column
8) Information at the start of the report with Account, Server, Datacentre, Last Ping, Number of Symbols, Leverage of the user, Date and Time of report generation.
Please find attached a sample of the report in Excel with the addition highlighted in Yellow.
I would like an MT4 and MT5 version