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

工作已完成

执行时间5 天
客户反馈
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.
员工反馈
Thank you !

指定

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:

反馈

1
开发者 1
等级
(250)
项目
460
26%
仲裁
140
20% / 59%
逾期
100
22%
工作中
2
开发者 2
等级
(30)
项目
35
26%
仲裁
0
逾期
4
11%
空闲
3
开发者 3
等级
(57)
项目
72
22%
仲裁
13
46% / 15%
逾期
5
7%
空闲
4
开发者 4
等级
(434)
项目
635
54%
仲裁
32
56% / 22%
逾期
6
1%
工作中
5
开发者 5
等级
(94)
项目
190
66%
仲裁
8
25% / 50%
逾期
2
1%
空闲
6
开发者 6
等级
(298)
项目
477
40%
仲裁
105
40% / 24%
逾期
81
17%
已载入
发布者: 2 代码
相似订单
Intraday Trade Ninja EA — Complete Logic Structure This document maps the full architecture, execution logic, signal flow, trade management, and safety structure of the Intraday Trade Ninja MT4 Expert Advisor. 1. Core Indicators · ©Price Border (TMA bands) · MA-X Arrows · MA-Y Arrows · LeManSignal · EMA 49 & 89 - Per Candle Color Switching 2. EA Entry Architecture ·
Early Killer EA 30+ USD
It must have automated stop loss. Something that can end poverty and kill the market early.It must take the trades for me whenever I start it it must work on tradeport ea
Bring in your expertise for specific symbol Prepare expert for Live chart Creating .set for specific symbol Live Chart Optimization , symbol specific Everything is coded already therefore needs Implementations

项目信息

预算
70+ USD
截止日期
 1  14 天