Account History Exporter
FREE
Pubblicato:
18 dicembre 2021
Versione attuale:
1.24
Non hai trovato un robot adatto?
Ordina il tuo
su Freelance
Vai alla sezione Freelance
Ordina il tuo
su Freelance
Come acquistare un Robot di Trading o un indicatore
Esegui il tuo EA
hosting virtuale
hosting virtuale
Prova un indicatore/robot di trading prima di acquistarlo
Vuoi guadagnare nel Market?
Come presentare un prodotto per venderlo con successo
Ti stai perdendo delle opportunità di trading:
- App di trading gratuite
- Oltre 8.000 segnali per il copy trading
- Notizie economiche per esplorare i mercati finanziari
Registrazione
Accedi
Accetti la politica del sito e le condizioni d’uso
Se non hai un account, registrati

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
I sent message for you in private chat
How to use it pls...
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.
Hello, @fobot
Thank you for suggestion, I'll add column for current balance in next version.
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
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.
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.
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?