Analyze and report price movement on a set of closed trades

MQL5 Experts Scripts

Specification

I need an expert advisor/script that will take a set of closed trades that I provide in CSV format (will be several hundred or more) and then provide me with a report showing the

life cycle of the trade. How far it went out of the money and how far in the money it was while the trade was open.


ID Open Time Symbol
Size Item Price S / L T / P Close Time Price Commission Taxes Swap Profit ($) Profit (Pips) Max Profit Max Loss MaxProfit
Points
MaxLossPoints Max Profit Time Max Loss Time Trade Open
time (minutes)


This is an example of the closed trades to be analyzed:


Open Date,Close Date,Symbol,Action,Lots,SL,TP,Open Price,Close Price,Pips,Profit,Duration (DD:HH:MM:SS),Gain

06/11/2019 12:49,06/11/2019 19:59,USDCAD,Buy Limit,0.10,0.00000,1.33000,1.32250,1.32935,0.0,0.00,00:07:10:35,0.00%

06/11/2019 12:48,06/11/2019 19:59,USDCAD,Buy Limit,0.10,0.00000,1.34500,1.32400,1.32933,0.0,0.00,00:07:10:53,0.00%

06/10/2019 09:53,06/11/2019 15:11,EURJPY,Buy,0.10,0.00000,123.20000,122.92200,123.06300,14.1,12.96,01:05:17:48,0.53%

06/10/2019 09:53,06/11/2019 15:11,EURJPY,Buy,0.10,0.00000,123.20000,122.92800,123.06800,14.0,12.88,01:05:17:57,0.53%

06/10/2019 09:53,06/11/2019 15:11,EURJPY,Buy,0.10,0.00000,123.20000,122.93400,123.07500,14.1,12.97,01:05:18:00,0.54%

06/10/2019 04:35,06/11/2019 15:11,EURJPY,Buy,0.10,0.00000,123.20000,122.77300,123.07300,30.0,27.59,01:10:36:08,1.16%

06/06/2019 21:14,06/07/2019 18:47,EURJPY,Buy,0.10,121.20000,123.30000,122.22700,122.47600,24.9,23.04,00:21:32:14,0.97%

06/06/2019 21:15,06/07/2019 18:47,EURJPY,Buy,0.10,121.20000,123.40000,122.22700,122.47600,24.9,23.04,00:21:32:02,0.98%

06/06/2019 21:15,06/07/2019 18:47,EURJPY,Buy,0.10,121.20000,123.40000,122.22700,122.47700,25.0,23.13,00:21:31:56,1.00%

06/06/2019 21:14,06/07/2019 15:41,USDCAD,Sell,0.10,0.00000,0.00000,1.33673,1.33080,59.3,44.56,00:18:26:38,1.96%


I expect this data to provide a wealth of insight to help improving trading in various ways.


Thank you,


Mark


Responded

1
Developer 1
Rating
(188)
Projects
212
58%
Arbitration
9
11% / 89%
Overdue
8
4%
Free
2
Developer 2
Rating
(24)
Projects
27
33%
Arbitration
2
100% / 0%
Overdue
1
4%
Free
3
Developer 3
Rating
(168)
Projects
199
48%
Arbitration
3
33% / 33%
Overdue
2
1%
Working
4
Developer 4
Rating
(5)
Projects
3
0%
Arbitration
19
0% / 100%
Overdue
0
Free
5
Developer 5
Rating
(52)
Projects
89
25%
Arbitration
8
75% / 13%
Overdue
44
49%
Loaded
6
Developer 6
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
7
Developer 7
Rating
(19)
Projects
24
17%
Arbitration
7
0% / 71%
Overdue
3
13%
Free
Published: 2 articles, 4 codes
8
Developer 8
Rating
(277)
Projects
334
55%
Arbitration
14
36% / 29%
Overdue
1
0%
Free
9
Developer 9
Rating
(17)
Projects
22
73%
Arbitration
2
0% / 100%
Overdue
10
45%
Free
Published: 3 codes
10
Developer 10
Rating
(163)
Projects
236
32%
Arbitration
30
27% / 30%
Overdue
26
11%
Free
11
Developer 11
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
12
Developer 12
Rating
(7)
Projects
8
13%
Arbitration
0
Overdue
1
13%
Free
13
Developer 13
Rating
(574)
Projects
945
47%
Arbitration
309
58% / 27%
Overdue
125
13%
Free
Similar orders
Product Requirements Document (PRD) Project Title: Liquidity Sniper Semi-EA (Fibonacci & SMC Based) Platform: MetaTrader 5 (MQL5) Target Asset: XAUUSD (High Volatility) / M5 Timeframe 1. EA Operating Concept (Semi-Automated) Human-Machine Collaboration: The trader manually draws a standard Fibonacci Retracement object on the M15 chart to define the market structure (setting the 1.0 and 0.0 anchor points). EA's Role
Looking for a good EA 30 - 100 USD
Hello guys,i am looking for a good already established ea,that doesnt blow account,only give 5 percent per month with maximum 10 percent drowdown,I need prove,i need to backtest by myself,after that i select the developer
Short Description: I am seeking an experienced MQL4 developer to build a high-frequency Asymmetric Salami Grid EA . This is a sophisticated volatility harvester, not a basic martingale. Key Features to Implement: Virtual Grid Execution: No pending orders; all logic handled in-memory via OnTick . Asymmetric Lot Sizing: Trend-side degression vs. Counter-trend progression . Salami Partial Liquidation: XX% of profits
I would like to convert my MT4 EA to MT5 EA, it should have all the default indicators in it but can remove the custom indicators, it should have the same logic as MT4 EA no chnages at all in the logic
Description: I am looking for an experienced MQL4 developer to create an Expert Advisor (EA) for trading DAX (GER40) based on the confluence of two indicators. I already have both indicators in .ex4/.mq4 format. Key Requirements: Indicators: Use "PivotPoints-All-In-One" and "shved_supply_and_demand" (via iCustom). Entry Logic: Open BUY/SELL only when a Pivot level (PP, S1, R1 etc.) is located inside a "Verified" or
Hello i need an expert advisor for meta trader 5 .Strategy: Trend on H1 using EMA 50. ENTRY on M5 when the price pulls back to EMA 21 or VWAP. BUY after bullish candle confirmation , SELL after bearish candle conformation.STOP LOSS 5- 8 pips ,TAKE PROFIT 10 - 15 pips.include spread filter , no trade on major news and a maximum of 3 trades per day
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy
Title: Design and Development of an Automated Forex Trading Robot Using MQL5 and Machine Learning Techniques Abstract: This project focuses on the design and development of an automated Forex trading robot that integrates MQL5 programming and machine learning techniques. The system aims to predict market movements and execute trades automatically, minimizing human error and emotional trading. By leveraging historical
I am looking to purchase an existing multi-currency MT5 Expert Advisor that is capable of trading multiple currency pairs simultaneously . Please only contact me if you already have a ready-made EA and are willing to sell the full system including the complete source code . ⚠️ Important: If you do not own the EA, do not have the source code, or are planning to build something from scratch, please do not apply
Chin 30 - 300 USD
i want to add the 30m time frame in the ema section high ema is 1h low ema is 5m i want u to add a mid ema so i can use 3 time frames

Project information

Budget
30 - 250 USD
Deadline
from 1 to 10 day(s)