Exporting values to Excel
-
In my EA(with which i backtest) I have some calculations stored in variables which I print on the chart to see how that particular indicator or strategy performed historically, and then I write those values in excel. It is getting tiring to move from mt4 to excel just to write some data. My thought has been it cannot be impossible to automate that stuff, there has to be a way how to do it.
Maybe if some more experienced people would share their solutions on how to do this.
Thank you everyone.
-
@alfredinho50 I know ir is but never tried it. You will need some code for sure. You can find some hints here:
https://fxdreema.com/forum/topic/3269/Send-Excel-data-to-EA/3
https://fxdreema.com/forum/topic/4068/Question-about-Write-to-file-block/6 -
@l-andorrà Thank you,
With your help I figured it out. -
@alfredinho50 You're welcome.