History needs COMMENTS added to both HTML and Excel
History needs COMMENTS added to both HTML and Excel
03 Jun 2015, 21:19
Hi,
I'm in a situation where I'm running multiple EAs on a currency pair and I need to be able to do analysis as to which EA is taking which trades.
The data is there, so could you please add this to REPORTS section for both HTML and Excel
Thanks,
Merlin
Replies
MerlinBrasil
10 Jun 2015, 16:44
RE:
Spotware said:
Dear Trader,
if you want to distinguish trades of your cBots we can recommend you to do the following:
1) Use unique label or comment in the code of your cBots
2) Select the History tab.
3) Right click on any header of the columns shown in the History tab.
4) Tick the Label/Column Line by selecting it.
5) Click the Statement button.
Now your exported report will contain labels/comments of your cBots.
We hope this helps.
Thanks! Worked perfectly, as advertised
@MerlinBrasil
Spotware
10 Jun 2015, 14:13
Dear Trader,
if you want to distinguish trades of your cBots we can recommend you to do the following:
1) Use unique label or comment in the code of your cBots
2) Select the History tab.
3) Right click on any header of the columns shown in the History tab.
4) Tick the Label/Column Line by selecting it.
5) Click the Statement button.
Now your exported report will contain labels/comments of your cBots.
We hope this helps.
@Spotware