Adjust an EA so that the entry signal comes from an email instead of an indicator

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

Время выполнения 1 день
Отзыв от заказчика
Very good coder. Finished the job on time and everything works from the first version!
Отзыв от исполнителя
Amazing to work, Really clear with specifications and great communication, highly recommended.

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

I currently have 2 working EA's. 1 EA is reading EMAILS through Python and opens these trades accordingly.

An example of this is: email arrives with the plain text: BUY EURUSD TP = 1.09785 SL=1.06896
The email then opens this trade, with a lot size depending on the set risk settings in the EA.

The other EA works with a BUY/SELL indicator in the EA and opens a trade when a BUY or SELL signal presents itself. risk management is arranged in the EA.
There are settings to determine SL placement based on the last x candles or fixes nr of pips, risk %,.... this is all working fine.

What I want to achieve is this: I want to use the 2nd EA but instead of it opening trades based on an internal signal (BUY/SELL) I want the trade signals coming from an email. (example: email with plain text 'BUY EURUSD') 

The rest of the EA should just remain the same as it works now. (to determine SL, TP, risk,... all that is already there and working, I only need the entry of the trade to come from an email signal instead of an internal indicator)

How it should work in practice:

Example 1:
- A buy email comes in (BUY EURUSD)
- The EA checks the last closed bar
- If it is bullish, the trade opens, if it is bearish the trade does not open (signal gets ignored)

example 2:
- A sell email comes in (SELL GBPJPY)
- The EA checks the last closed bar
- If it is bearish, the trade opens, if it is bullish the signal gets ignore


You can either just change the code for the 2nd EA to make it able to read emails (Python knowledge is required for this) or you can take the code from the first EA (that already does something similar) and modify this to make it work for EA 2 as mentioned above.
The end result should simply be that the existing EA can open trades by reading email. 

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

1
Разработчик 1
Оценка
(1125)
Проекты
1813
61%
Арбитраж
14
64% / 7%
Просрочено
84
5%
Свободен
2
Разработчик 2
Оценка
(64)
Проекты
68
25%
Арбитраж
12
42% / 42%
Просрочено
4
6%
Свободен
3
Разработчик 3
Оценка
(568)
Проекты
641
41%
Арбитраж
25
48% / 36%
Просрочено
46
7%
Работает
4
Разработчик 4
Оценка
(298)
Проекты
477
40%
Арбитраж
105
40% / 24%
Просрочено
81
17%
Загружен
Опубликовал: 2 примера
5
Разработчик 5
Оценка
(68)
Проекты
111
69%
Арбитраж
1
100% / 0%
Просрочено
2
2%
Свободен
6
Разработчик 6
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
7
Разработчик 7
Оценка
(75)
Проекты
80
6%
Арбитраж
46
11% / 54%
Просрочено
7
9%
Работает
8
Разработчик 8
Оценка
(139)
Проекты
181
24%
Арбитраж
23
22% / 39%
Просрочено
13
7%
Свободен
9
Разработчик 9
Оценка
(453)
Проекты
479
70%
Арбитраж
6
67% / 0%
Просрочено
2
0%
Работает
Похожие заказы
El 3aksiyat 0 35+ USD
//@version=6 indicator("منظومة El_3aksiiya 0 المتكاملة", overlay=true, max_labels_count=500, max_boxes_count=500, max_lines_count=500) // الألوان color_accum = color.new(#0000FF, 85) color_manip = color.new(#FFFF00, 80) color_dist = color.new(#FFC0CB, 80) color_elliot = #FF8C00 color_fib = #FFFF00 color_entry = #00FFFF color_tp = #00FF00 rsiVal = ta.rsi(close, 14) // نموذج AMD var int barCount = 0 if
I am looking to buy a ready-made automated trading robot / EA that works on the Tradovate platform and is proven to pass prop firm challenges for Apex Trader Funding, Tradeify, and Lucid Trading.Key Requirements (must be ready-made or very close to plug-and-play):Fully functional on Tradovate (native or via stable bridge/copier/webhook/API integration – MT5 EA + Tradovate bridge is acceptable if it works reliably)
Alex 1000+ USD
Нужен бот для скальпинга именно на Python. Работа напрямую через API биржи (без привязки к TradingView и MetaTrader). Бот будет запускаться локально на ноутбуке / VPS. Критически важна скорость (использование асинхронности, WebSockets
Mambo 30+ USD
I need a bot that can trade weltrade synthetic indices that can be consistently making profits if you have one for deriv its also fine a bot that executes and closes trades automat Will be ideal
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source
I need a very advanced and intelligent MT5 Expert Advisor coded in MQL5 for XAUUSD, based on ICT + CRT + Smart Money Concepts. The goal is not a simple robot, but a professional decision-making system with strong filters, risk control, and high-quality trade selection. The EA must include: 1. Multi-Timeframe Analysis - D1 / H4 / H1 bias - M15 / M5 entry confirmation - Bullish or bearish market structure - BOS, CHoCH
I have a 90% completed project with the execution part left to complete, I have been struggling to complete this section and I need help from someone expert in MQL5 with knowledge on forex trading and ICT Concepts coding. Contact me for further details
Patricia Ukawilu 6:43 PM I need help creating an EA to optimize my trade. I already have a preliminary pine script which I will want optimized and create an EA from it to optimize my trade on MT4. I also subscribed to a signal app. I’m looking to automate the execution of the signal from the app so as not to miss out on good trades
I am looking for an experienced MQL5 developer with Python/data analysis skills. I have my own MT5 Strategy Tester reports, exported trade history, and market CSV data. I need help analyzing these files and developing a new independent Expert Advisor based on clearly defined, statistically tested, and validated trading rules. Tasks: Analyze my MT5 Strategy Tester reports and exported trade history. Compare historical
We are looking for a developer to finish and stabilize an existing Kalshi trading bot (~60% complete) built in TypeScript. This is not a MetaTrader EA. The system interacts with the Kalshi API and requires strong understanding of execution logic, order handling, and state management. Scope of Work: Review and understand existing TypeScript codebase Complete missing functionality Fix execution issues (order placement

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

Бюджет
30 - 50 USD