Export .csv file after backtest.

 

Is it possible to export a .csv file after a backtest? For example, if I create a counter for the number of operations that adds +1 each time an order is opened, at the end of the backtest I would create a .csv that would contain the value of the total number of open operations in that backtest.

 
ffsss:

Is it possible to export a .csv file after a backtest? For example, if I create a counter for the number of operations that adds +1 each time an order is opened, at the end of the backtest I would create a .csv that would contain the value of the total number of open operations in that backtest.

FileWrite() still work with backtest, so it is ok.

 
ffsss: Is it possible to export a

How To Ask Questions The Smart Way. (2004)
          Prune pointless queries.

Yes.
     How To Ask Questions The Smart Way. (2004)
          Only ask questions with yes/no answers if you want “yes” or “no” as the answer.

ffsss: I would create

You have only four choices:

  1. Search for it (CodeBase or Market). Do you expect us to do your research for you?

  2. Beg at:

  3. MT4: Learn to code it.
    MT5: Begin learning to code it.

    If you don't learn MQL4/5, there is no common language for us to communicate. If we tell you what you need, you can't code it. If we give you the code, you don't know how to integrate it into your code.

  4. or pay (Freelance) someone to code it. Top of every page is the link Freelance.
              Hiring to write script - General - MQL5 programming forum (2019)

We're not going to code it for you (although it could happen if you are lucky or the problem is interesting.) We are willing to help you when you post your attempt (using CODE button) and state the nature of your problem.
          No free help (2017)