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)
Проекты
1070
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 примера
Похожие заказы
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
REWARD! 35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 ONLY! NOT MT5, I repeat: NOT MT5!! Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns
Hello, I am looking for an existing MT5 EA for XAUUSD (Gold). I do not want a custom EA from scratch. I need a high-frequency breakout scalping EA with: Buy Stop & Sell Stop (OCO) Fixed Stop Loss Automatic Break-even Tick-by-tick Trailing Stop One trade at a time If you already have such an EA, please send live results, demo, pricing, and videos
KOKIE FX 30 - 200 USD
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
i brought an EA called profit hunter killer and the file is not working any more its a scalper type EA can anyone here decomplie the file as i cam not abe to reach the seller i brought it on Shopee malaysian website
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I need to connect my online store to the NinjaTrader API for automated order fulfillment and license creation/revocation. If you have experience integrating with the NinjaTrader Ecosystem API or implementing vendor licensing, please contact me with your relevant experience and approach

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

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