EA to pull incoming signals from gmail messages and execute in MT4

MQL4 EA 통합

작업 종료됨

실행 시간 9 일
고객의 피드백
I needed an email trade copier EA created and Bart did an amazing job. EA is exactly what I needed. 5-stars all the way!

명시

Need an EA created to check a gmail account for incoming signal emails and execute them in MT4

To clarify since this seems to confuse...: EA will be entering trades RECEIVED via email to a Gmail account.  I'm not wanting an EA that sends email... I want an EA that can execute orders received from a signal provider into a gmail account.

REQUIREMENTS:

1.) Should be able to connect to Gmail to scan for new messages

2.) Should look for FROM email address to ensure someone can't send mail in the correct format and cause trades to execute that aren't from the signal provider

3.) Should allow risk % to be specified and calculated based on current balance or equity depending on Symbol and SL distance from entry price

4.) In email message, read signal trade details content and execute trade in MT4

5.) Once TP1 trade has hit the TP1 price, close it and move TP2 and TP3 trades (if they exist) to break even +5 pips

6.) When placing trades, sometimes signal provider sends "market entry" signals meaning to enter a trade immediately vs a limit or stop order. When this happens, EA needs to check to be sure price is not more than X pips from the entry price received in the signal (in the event an email is delayed, etc)

7.) A few of the brokers I use have a character after the symbol. Example: TradersWay places an ‘i’ so EURUSD is EURUSDi Example2: FinPro and TurnkeyFX add ‘_’ so EURUSD is EURUSD_ EA should either allow me to specific if there is a suffix or adapt to it without issue.

8.) Nice to have but not required would be a dashboard showing trades currently being managed as well as some sort of list of trades skipped because price had moved too much.

9.) Lastly, In the event signal provider changes email format, I will need a way to change what the script pulling or reading the emails or the EA is looking for so that it can continue to work even if they change wording or format of the incoming signal emails.

I know Google has APIs for reading email but I'm good with IMAP or however you want to do it just so long as it can check for new mail every 30-60 seconds and everything can run on the same Windows Server VPS as my MT4 instance.


응답함

2
개발자 2
등급
(225)
프로젝트
285
41%
중재
15
13% / 47%
기한 초과
67
24%
무료
3
개발자 3
등급
(44)
프로젝트
100
39%
중재
17
29% / 47%
기한 초과
32
32%
무료
비슷한 주문
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
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
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
EA for Gold 50+ USD
need a Gold robot? check out this EA for Gold. It specialises in bringing in big amounts of profit and is very consistent. It's very trustworthy and it trades the SMC strategy.Enjoy
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
I develop and customize automated trading systems for MetaTrader 5 using MQL5. My experience includes developing EAs based on price action, market structure, Moving Averages, ADX, Smart Money Concepts, supply and demand zones, Break of Structure, Fair Value Gaps, trailing stops, risk management, and multi-timeframe analysis . I can also modify existing MQL5 source code, fix errors, add new trading features, and help
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
The EA needs to be upgraded according to the strategie built in and first the programer must specify the problems and how can correct and provide the video on how the bot works on different assets after correction
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {

프로젝트 정보

예산
30 - 250 USD
기한
 7 일