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)
Проекты
1069
50%
Арбитраж
39
28% / 41%
Просрочено
49
5%
Работает
Опубликовал: 1 статью, 8 примеров
3
Разработчик 3
Оценка
(277)
Проекты
334
55%
Арбитраж
14
36% / 29%
Просрочено
1
0%
Свободен
4
Разработчик 4
Оценка
(298)
Проекты
478
40%
Арбитраж
105
40% / 24%
Просрочено
82
17%
Загружен
Опубликовал: 2 примера
Похожие заказы
I am seeking an elite, top-tier quantitative programmer to engineer a professional multi-strategy software suite for XAU/USD (Gold). This project will be executed under a single contract workspace, cleanly structured across sequential development milestones: Milestone 1: (M30/H1/H4 Swing Architecture) 2: (M1/M5/M15 High-Frequency Velocity Architecture) 3: (Integration Phase):(Unified All-In-One Parent Class Execution
Hi I want a trade copier for my ninja Trader 1. It should support at least 50 followers accounts. 2. Each follower should have its own configurable quantity/risk. 3. Copier should replicate entries, stops, and take profit, order medications, and order cancellations, ect. 4. It should copy both manual and strategy trades. (As long as the follower accounts are selected to follow, it should do the exact same as the
Infinity 30+ USD
Gold Guardian EA (MT5) Entry Strategy Trade only XAUUSD. Default timeframe: M5. Buy when: 20 EMA crosses above 50 EMA. RSI (14) is above 55. ADX (14) is above 25 (strong trend). Sell when: 20 EMA crosses below 50 EMA. RSI (14) is below 45. ADX (14) is above 25. Only one open trade at a time. Risk Management Risk 1% of account balance per trade (adjustable). Automatic lot size based on stop-loss distance. Daily loss
I am looking for an experienced MetaTrader 5 expert. I already have 3 MT5 trading accounts. I need someone to: 1. Help me choose a reliable Windows VPS. 2. Connect to my VPS remotely (AnyDesk or TeamViewer). 3. Install 3 MetaTrader 5 terminals. 4. Configure: - 1 Master Account - 2 Slave Accounts 5. Install and configure a professional Trade Copier. 6. Copy all trades from the Master account to both Slave
Project: Fib Grid Entry — Automated Trading Strategy (Sierra Chart / ACSIL, C++) I need a Sierra Chart custom study (Advanced Custom Study, C++/ACSIL) that automates a Fibonacci-based split-entry strategy. The core idea: I draw a Fibonacci Retracement on the chart by hand using Sierra Chart's own Price Retracement tool (Tools → Price Retracement), and the strategy should read that drawing's two anchor points
Online Ordering System para sa Milk Tea Shop* *1. Layunin ng Project* Gumawa ng website at mobile app kung saan makaka-order ang mga customer ng milk tea online. Para hindi na pumila at para mas madali i-track yung mga orders. *2. Mga Kailangan / Features* - *Para sa Customer:* - Mag-register at mag-login gamit ang email at number - Makita ang menu na may picture, presyo, at description - Makapag-customize ng
I am looking for a highly experienced developer to build a professional, commercial-grade trading indicator for MT4/MT5. I am not looking for a basic indicator or a modified public script. I need a custom solution based on real market logic with high-quality coding standards. Requirements 100% Non-Repainting indicator. Accurate Entry signals. Automatic Stop Loss placement based on real market structure. Automatic
I need a custom MT5 Expert Advisor (MQL5) for XAUUSD. Strategy: 1. Trend Filter (H1) - EMA 20, EMA 50 and EMA 200. - Buy only when EMA20 > EMA50 > EMA200 and price is above EMA200. - Sell only when EMA20 < EMA50 < EMA200 and price is below EMA200. 2. Confirmation (M15) - M15 trend must confirm the H1 trend before taking any trade. 3. Entry (M5) - Wait for price to pull back to EMA20 only. - After touching EMA20, wait
Mac200 50+ USD
I need a Trend following Bot. Here we took entries by looking at two indicator which are 200 period ema and 12 26 9 MacD. Rules for entry exit are: Buy trade: When market is above 200 ema and MacD Line cross over the signal line and this cross over happened below the zero line of MacD indicator. We simply put Buy trade. Sell trade: When market is below 200 ema and MacD line crosses below the signal line and this
I I would like to create a trading robot based on 2 ema crossing. The robot is pretty simple, it should open buy position when fast ema cross slow ema and vise versa. Also it should use martingale after the loss position. It should has expiration period inside the code and alerts l

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

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