Modify existing EA - Need for each opened position, take its TP/SL values, then I get email notif/alert when TP/SL reached

Работа завершена

Время выполнения 7 дней
Отзыв от исполнителя
Good customer

Техническое задание

Hello, I have a working EA that opens a position based on parameters that are read from code ( symbol, direction, TP in pips, SL in pips, lots).

Now I need to add a simple modification - take your time, no deadline:

That EA reads parameters from TXT file (+name of txt file is a parameter I can change in code) instead from code and that for each opened order/position by the EA, then, the EA has to take the TP and SL values of the opened position (not real time values, but exact values for TP and SL from the opened order), and then to send me email alert when TP or SL is reached. IMPORTANT NOTE: after execution I may manually change the TP/SL levels, BUT the EA must take/save ORIGINAL TP/SL (upon EA trade execution) and send email alert only when ORIGINAL TP or SL levels are reached, not NEW TP/SL levels after my manual modifications of TP/SL if any.  My existing EA opens only one trade/position (I will call it 1st trade). When the trade is closed , I remove EA from the chart. When I want to open another/new trade and the 1st trade is still open, then I do it by using a copy of my EA (beacuse EA opens only one trade). I am telling you this because in a case I have 2 or 3 enabled EAs (copies of same EA) and therefore 2 or 3 opened trades, then each EA has to take care of the TP/SL levels of its associated opened trade/order (so not to mix TPs/SLs of other opened trades) to send me correct Sl/TP level reached for each trade.

I need this automation of SL/TP email sending because in MT4 you cannot automatically create email notifications/alerts in "Alerts" tab, it can be done only manually. EA needs to work from any chart symbol for any symbol executed from file.

I will send you the existing EA once I find the coder who can do this. Thanks

If you need more clarification please let me know, we can also talk via skype it will be faster.

Please note, this EA must work 100% because last time I payed someone and was unable to create reliable EA doing as I described.

Thank you

Откликнулись

1
Разработчик 1
Оценка
(15)
Проекты
21
38%
Арбитраж
3
33% / 33%
Просрочено
4
19%
Свободен
2
Разработчик 2
Оценка
(589)
Проекты
1066
50%
Арбитраж
39
28% / 41%
Просрочено
49
5%
Работает
Опубликовал: 1 статью, 8 примеров
3
Разработчик 3
Оценка
(277)
Проекты
334
55%
Арбитраж
14
36% / 29%
Просрочено
1
0%
Свободен
4
Разработчик 4
Оценка
(298)
Проекты
477
40%
Арбитраж
105
40% / 24%
Просрочено
81
17%
Загружен
Опубликовал: 2 примера
Похожие заказы
MT5 Manager API 30+ USD
make an api for mt5 and a trade copier eith the api thst uses local computer no cloud trader api ea mt5 that saves all trade data nd logs time and entry and exit tp sl logs delted pending order api that uses market execution not pending orfer
Hello, we have an existing EA, and are building a new one. We want our EA to connect via API to an AI provider like Chat GPT, Claude, or perplexity. Can you connect a meta trader EA to an AI agent? if you can then i would like to speak. The system is quite simple, for example the EA would ask perplexity where the support is on EURUSD then place a trade, thank you, Rob
Hi, Im looking to purchase or build an EA that can open many trades or big lot size to churn out IB commission, it doesnt have to be super profitable but will need to have the number of trades on going in order to earn IB commission. Source code is required upon purchase. If you have any EA or strategy that are gearing towards this, let me know and i would be glad to purchase it. Please share the demo trial for me to
I currently have unfinished work. It’s a project to connect MetaTrader with the BingX platform. At the moment, I have implemented a service that retrieves a custom symbol in BingX, and it works well. However, some specifications still need to be adjusted regarding how the data is received. Otherwise, prices and other values are accurate. The only issue is that for the strategy tester, it is always necessary to
Modify an existing EA 30 - 50 USD
This is to modify my Semi Auto EA -Looking for developer modify my existing EA to Pending Order EA (BS/BL/SL/SS). Relevent with Heiken Ashi Smooth ,Moving Average , Acceleration. Concept MAster and Slave. Ready to give previous soucre code as guide. Work to do - 1)To modify this EA to Pending Order. 2) to add new feature - Risk Management/moneymanagement 3) To modify 4 slave to 7 slave will give the previous to
BTC 5 Minutes scalping 50 - 100 USD
import { useState, useEffect, useRef } from "react"; const INIT_LOT = 0.01; const TP_MOVE = 200; const SL_MOVE = 120; const START_BALANCE = 1000; const MAX_LOT = 5.12; const TICK_MS = 1200; function ema(arr, n) { if (arr.length < n) return null; const k = 2 / (n + 1); let e = arr.slice(0, n).reduce((s, v) => s + v, 0) / n; for (let i = n; i < arr.length; i++) e = arr[i] * k + e * (1 - k); return e; } function
🚀 ADAPTIVE GRID HEDGE EA (FULL VERSION) 🧠 📌 GENERAL CONCEPT This Expert Advisor (EA) uses a strategy combining: Grid trading (order grid) Hedge (protection with opposite positions) Lot scaling (progressive) Loss compensation with profits Continuous operation (non-stop) Focus on: Small recurring profits High trade volume (rebate/IB) The system does not depend on direction, but rather on market oscillation . Main
I have a indicator working good but have some bug for arrow placement . budget is fixed 30 used . only experience developer apply. i want to arrow get put on just above the candle high and candle low
I need a professional MT5 Expert Advisor (EA) built with clean, modular code. This is an advanced strategy combining liquidity concepts, controlled DCA, hedge protection, and strict risk management. Core Requirements: Entry Logic (ALL must align): Liquidity sweep (Previous Day High/Low breakout and return) EMA50 and EMA200 trend alignment Higher timeframe bias (H1 or H4) RSI confirmation Bollinger Band entry Filters
I need a professional MQL5 developer. BEFORE I SHARE ANY DETAILS: 1. You must sign a PERPETUAL NDA with no expiration date 2. NDA includes €100,000 penalty for any breach 3. I require full .mq5 source code ownership 4. Developer must have 500+ completed jobs, 4.9+ rating Budget: €1500 EUR Duration: 14 days Start your application with "RULER" to prove you read this

Информация о проекте

Бюджет
30+ USD
Сроки выполнения
до 7 дн.