write .xlsx file
-
Hi all,
how I can make to write a .xlsx file when I open a position? The information that I want write are:
lot
price
crossThanks,
tradingest -
Only .csv can be written, which means "comma-separated values" and can be read from Excel. This format .xlsx is from Microsoft Office and we all know that Microsoft products are all paid, so I don't think that someone even tried to make something like this.