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

MQL5 Indicatori Esperti Python

Lavoro terminato

Tempo di esecuzione 1 giorno
Feedback del cliente
Very good coder. Finished the job on time and everything works from the first version!
Feedback del dipendente
Amazing to work, Really clear with specifications and great communication, highly recommended.

Specifiche

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. 

Con risposta

1
Sviluppatore 1
Valutazioni
(1125)
Progetti
1813
61%
Arbitraggio
14
64% / 7%
In ritardo
84
5%
Gratuito
2
Sviluppatore 2
Valutazioni
(64)
Progetti
68
25%
Arbitraggio
12
42% / 42%
In ritardo
4
6%
Gratuito
3
Sviluppatore 3
Valutazioni
(568)
Progetti
641
41%
Arbitraggio
25
48% / 36%
In ritardo
46
7%
In elaborazione
4
Sviluppatore 4
Valutazioni
(298)
Progetti
478
40%
Arbitraggio
105
40% / 24%
In ritardo
82
17%
Caricato
Pubblicati: 2 codici
5
Sviluppatore 5
Valutazioni
(68)
Progetti
111
69%
Arbitraggio
1
100% / 0%
In ritardo
2
2%
Gratuito
6
Sviluppatore 6
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(75)
Progetti
80
6%
Arbitraggio
46
11% / 54%
In ritardo
7
9%
In elaborazione
8
Sviluppatore 8
Valutazioni
(139)
Progetti
181
24%
Arbitraggio
23
22% / 39%
In ritardo
13
7%
Gratuito
9
Sviluppatore 9
Valutazioni
(461)
Progetti
488
70%
Arbitraggio
6
67% / 0%
In ritardo
2
0%
In elaborazione
Ordini simili
I need a custom MQL5 indicator for MetaTrader 5. The indicator must automatically print entry, stop loss, and take profit zones on the chart using dots. A critical requirement is that these dots must be non-lagging and absolutely non-repainting. Additionally, the indicator needs to identify and display current supply and demand zones. Please provide the mq5 source code and the ex5 file upon completion
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
I need an AI based mt5 EA which self learns and improves on its previous mistakes. The EA must be able to utilize numerous trade set ups like; 1. CRT, 2. liquidity sweep reversal at selected higher timeframe where a candle sweeps previous candle high and closes lower or sweeps previous candle low and closes higher, 3. SMC where it trades on OB, CHoCH, BOS. 4. Support and resistance. It should trade any currency pair
i need some tradingview strategy that i want to use as a tester, i have something that i am working on currently and i need someone that can provide me with tradingview strategies that doesn't have a win rate, the one with 1:1 RR it need to have low win rate like 10% or 5% profitability, i am not paying $30 for,i dont have up to that for this cause i only want to use it as a test, if anyone have any to send me please
I am looking to acquire an EXISTING and PROVEN MetaTrader 5 Expert Advisor. I am NOT looking for someone to develop a random new strategy from scratch. The objective is to find a robust EA with an existing track record, verify its performance and robustness, and purchase the MQL5 source code together with clearly defined commercial rights. MAIN REQUIREMENTS The EA should meet most or all of the following
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /

Informazioni sul progetto

Budget
30 - 50 USD