MT5 Regular Export from „Trade window“: Account details and sum of open trades + Lots into txt file

Lavoro terminato

Tempo di esecuzione 5 giorni
Feedback del cliente
Ahmed is an excellent customer oriented developer who delivers what was agreed on. He works and communicates fast, fixes bugs and delivers an excellent product.
Feedback del dipendente
Thank you !

Specifiche

Hello,

I require an EA which writes my actual MT5 account „Balance“, „Equity“, „Free Margin“, „Total Lots/Volume open“, „Total Nr of open positions“, „Total Floating Profit“, „Account profit“ in a .txt (or csv) file in regular intervalls.

Input parameters (1-5):

1) File name
-> String
-> Explanation: name of the file. The program should check if the file exists
---->   if yes, add to it by creating new row entries
---->    if not, create a new file

2) File path
-> String
-> Explanation: path where the file should be stored

3) Hour start to record
-> Integer 1-24
-> Explanation: Based on broker time (ic markets). E.g. for a night scalper I would select „23“

4 Hour end to record
-> Integer 1-24
-> Explanation: Based on broker time (ic markets). E.g. For a night scalper I would select „1“

5 Min Intervalls
-> Integer 1 – 240
-> Explanation: Intervall to record/add new rows into .txt file. E.g. Night scalpers need monitoring every 15min, longterm trend EAs every 120min


Rows in the .txt file should have the following content/format (incl. row header):

Filename, timestamp of recording, Balance, Equity, Free Margin, Total Lots/Volume open, Total Number of open positions, Floating Profit, AccountTotalProfit

-> Example:
-->   FileNameA,01.12.2021 23:00,9000,8000,7500,5.8,7,230,500


Example .set file :
File name: „FileNameA“
File Path: „C:\Users\TraderA\Download“
Hour start to record: „23“
Hour end to record: „24“
Min intervalls: „15“

 

Example output .txt/.csv - Format should look like the following:

FileName;DateTime;Balance;Equity;FreeMargin;TotalLots/VolumeOpen;TotalNrOpenPositions; FloatingProfit;AccountTotalProfit
FileNameA;01.12.2021 23:00;9000;8000;7000;5,8;10;-1000;100
FileNameA;01.12.2021 23:15;9000;8500;7500;5,8;15;-500;100
FileNameA;01.12.2021 23:30;9000;9500;8500;5,8;7;500;100
FileNameA;01.12.2021 23:45;9000;9000;9000;0,0;4;0;600

 

Screenshot of data to be extracted in regular intervalls attached:

Con risposta

1
Sviluppatore 1
Valutazioni
(252)
Progetti
462
26%
Arbitraggio
139
20% / 60%
In ritardo
100
22%
Gratuito
2
Sviluppatore 2
Valutazioni
(30)
Progetti
35
26%
Arbitraggio
0
In ritardo
4
11%
Gratuito
3
Sviluppatore 3
Valutazioni
(57)
Progetti
72
22%
Arbitraggio
13
46% / 15%
In ritardo
5
7%
Gratuito
4
Sviluppatore 4
Valutazioni
(434)
Progetti
640
53%
Arbitraggio
34
62% / 21%
In ritardo
6
1%
In elaborazione
5
Sviluppatore 5
Valutazioni
(94)
Progetti
190
66%
Arbitraggio
8
25% / 50%
In ritardo
2
1%
Gratuito
6
Sviluppatore 6
Valutazioni
(298)
Progetti
478
40%
Arbitraggio
105
40% / 24%
In ritardo
82
17%
Caricato
Pubblicati: 2 codici
Ordini simili
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the

Informazioni sul progetto

Budget
70+ USD
Scadenze
da 1 a 14 giorno(i)