0

In Mt4 you can generate a [Detailed Report] in Terminal by going to Account History->right click->generate detailed report

Is it possible to do it not by client terminal?

user3666197
  • 1
  • 6
  • 50
  • 92
user502967
  • 327
  • 1
  • 3
  • 13
  • do you have a question or are you just looking for ppl to show how to do it? I don't think you'll get much love here just asking for code samples – Dmitry May 07 '13 at 14:09

1 Answers1

-2

You need to first backtest your strategy then you san save the detailed report.

pipable
  • 26
  • 3
  • Because the [Detailed Report] can be generated for real trading records about trades that were executed on a Server ( not on a localhost only emulation ) at live Market prices ( be it on a Real Account, or just on a Demo Account ). And also this was the context in which it was asked in the original post. – user3666197 Jun 14 '14 at 22:24