Nur Nutzer, die das Produkt gekauft oder gemietet haben, können Kommentare hinterlassen
UglyAndBroke  

hello, Thanks for this product,

That's the best exporter I used so far. 2 things I would like to have when You have some time, I would consider to pay a reasonable amount when you could realize that changes. plz contact me.

1.) send the report by FTP from MT4. So you can have all reports in the same folder no mater where the MT4 is running. Server, VPS or office. all would be transferred to the same folder.


2.) would it be possible loop the script on minute base, lets say from 1 to 1440 minutes by a field in the Input properties. In my case it would be helpful in a 60 min interval because I refresh my excel list automatically for all my MT4 instances. ( maybe a little count down to "next publish" to see if the script is still active.


Anyway thanks for all

Johannes

Yuriy Bykov  
Hello, Johannes,
I sent message for you in private chat
kavena78  
How to use it pls...
Yuriy Bykov  
kavena78 #:
How to use it pls...

  • Download this product in terminal, it will be placed into Expert Advisors->Market node in Navigator.
  • Open any chart and drag-n-drop this expert to chart.
  • Check settings or leave default values and click OK
  • Open Data Folder of Terminal and you'll see exported file with history of deals.
Note, that each closed order from history give two row in exported file. First row for opening this order, second row - for closing this order.
fobot  
Nice product, but it would be great if it also showed the account balance and showed deposits and withdrawals
fobot  

Sorry it does show the deposits and withdrawals and the balance can be calculated from all the data, but this defeats the object of having all the data exported regularly - it would be great if this was another column that was already calculated.

Yuriy Bykov  

Hello, @fobot

Thank you for suggestion, I'll add column for current balance in next version.

jlprodigy01  
Hi, could I use it to extract the same columns from the results of my stratedy tester..? Thank you so much
Yuriy Bykov  
jlaf_32@hotmail.com #:
Hi, could I use it to extract the same columns from the results of my stratedy tester..? Thank you so much

This product cannot be used for this purpose, but you can look at this code in CodeBase

MMswart  
Excellent I would have love it if I could do the same for the current trade's 
Yuriy Bykov  
MMswart #:
Excellent I would have love it if I could do the same for the current trade's 

Thank you for your assessment. I will add the export of open positions in the next version. Unfortunately, I can't say for sure when I will have free time to finalize it.

Charles Baxter  
Hi, this looks like a great tool. Is the "Name for file" just the file name or may it include the file path? I would love to save directly to a specified folder outside of appdata as this already synchronizes across my different PCs/servers. Else is there a way to use a 'local FTP path' to achieve this?
Yuriy Bykov  
Charles Baxter #:
Hi, this looks like a great tool. Is the "Name for file" just the file name or may it include the file path? I would love to save directly to a specified folder outside of appdata as this already synchronizes across my different PCs/servers. Else is there a way to use a 'local FTP path' to achieve this?

Hi, Charles.

Parameter [Name for file] may be file path with folders, but it must be only relative path started from data-folder of terminal (usually placed in AppData). MQL5-program can't write outside of local or common data-folder (without using DLL). 

But if you start local FTP server from specified folder, then, I think, it can be a simple solution for placing exported file into specified folder. But I don't test such behavior.

Charles Baxter  
Yuriy Bykov #:

Hi, Charles.

Parameter [Name for file] may be file path with folders, but it must be only relative path started from data-folder of terminal (usually placed in AppData). MQL5-program can't write outside of local or common data-folder (without using DLL). 

But if you start local FTP server from specified folder, then, I think, it can be a simple solution for placing exported file into specified folder. But I don't test such behavior.

Thank you. I'll easily find a way to sync from common folder, I think.

I understood the '2nd' row to be the position closure details, but I see the price is always the same. I was expecting the exit price. And what if there are also numerous entry and exit deals at different prices?

Yuriy Bykov  
Deal for close position must have price at the moment of closing. I don't see in my exports that deals for open and for close have the same price
Nur Nutzer, die das Produkt gekauft oder gemietet haben, können Kommentare hinterlassen