Hi all,
I'm here to ask coding an EA that is able to parse email content and place orders or execute operation at market priceaccordingly. I receive an email with "signals", EA should be able to:
1) open stop/limit buy/sell orders
2) Perform buy/sell at market price
3) change orders parameters as SL, TP or entry price
4) delete pending orders
5) close positions according to receveide email
I will proveide emails with indication, of course sender of my email is always the same; email will be provided only with the purpose to show how the mail is formatted.
EA should be able to be activated ONLY from signals source that I identify, also in this case I will provide more details to concrete developer.
Please, avoid answers as "I can do the job", "yes I will do", but demonstrate that you read my request and reply with your doubts or concerns.
For limit orders, EA will evaluate spread an will place orders taking into account of it. In my case, spread will fluttuate, I can provide min/max for each pair or should be evaluated in the moment to place orders. Also pairs should be a parameter to be decided by me, I receive emails on several pairs, but I don't want to trade some exotic pairs but only majors.
In some cases, I would open multiple orders, in example: if I receive an email with e buy limit order, in some cases, I would open also a sell stop order with reverse parameter as SL and TP.
ie, email give indication to execute buy limit order for EURUSD @1.1013, with TP@1.15 and SL@1.09, I will explain to developer when open also a sell stop order on EURUSD@1.1013, with TP@1.09 and SL@1.15. I understand that in this case I could have a R/R<1, but I don't care about it. Details to developer.
EA should work with 4 or 5 digits (I use yadix as broker)
EA wil be provided fully compiled and WITH source code.
Thank you for you attention, I will wait your response in order to chose proper coder.
Thank you!
Francesco
Commandes similaires
Project Name EliavTrade – Supply & Demand Prop Firm Trading System Executive Summary EliavTrade is an MT5 Expert Advisor designed to trade funded accounts and personal retail accounts using a rule-based Supply and Demand methodology combined with institutional risk management. The EA's primary objective is capital preservation and consistent account growth rather than aggressive returns. The system must be capable
Description: I am looking for a highly experienced MT5 developer to build a manual‑execution Expert Advisor called Chain Flow . This project is not suitable for beginners , indicator‑only developers, or anyone who has not previously built complex object‑based systems. The EA relies heavily on chart objects , state machines , and clean UI panel logic . Project Overview (High‑Level): Chain Flow is a manual execution EA
I'm after a solid, ready-to-use indicator (already built — not looking to commission from scratch) with the following: Clear BUY / SELL signals — clean and easy to read on the chart Around 75% accuracy (backtested / proven results preferred) Clear labeling directly on the chart for every signal Built-in Stop Loss levels Smart Take Profit targets (multiple TPs ideal) Fast-reacting — picks up moves quickly without
Hello, I am interested in working . I have several strategies that I want to automate. However, I need a developer beforehand to explain the strategies and discuss the next steps
Read signal and enter trade and close trade at good profits and open trade again. Either bullish or bearish signals at 0.1 on XAUUSD. Maximum trade a day should be 4-5 times with good opens and close signals. Looking foward to a long cooperation and also a honest and genuine person
Strategy Overview: I am looking for a professional MQL5 developer to create an Expert Advisor named "AURAE". The EA is based on a hybrid strategy that combines trend momentum analysis with volatility filters to identify high-probability entry points. Core Requirements: Logic: The EA should analyze trend direction using Moving Averages and confirm momentum using RSI. Entry Rules: * Buy: When the price closes above
Hello, I need a professional MT5 Expert Advisor (EA) developed for a custom indicator-based strategy. Strategy Logic: Determine the trend direction: Uptrend = Buy opportunities only. Downtrend = Sell opportunities only. Entry Conditions: The indicator has 4 lines: 2 Green lines, 1 Red line, and 1 Blue line. Open a Buy trade when both Green lines move inside/between the Red and Blue lines during an uptrend. Open a
A trading robot that operates with a balance of $20 to $50, with a loss of $5 and a profit of $10, and a maximum of three trades per day
I am looking for an MT5 Expert Advisor specifically designed to help meet common prop-firm evaluation requirements while prioritizing consistency, low drawdown, and strong risk management. The EA should use a robust trend-following and market structure-based strategy with multi-timeframe confirmation, momentum filtering, and optional news filtering to avoid low-quality trades. It must include configurable risk
The bot uses: RSI MA(2/7) crossover for entry signals Price Bollinger Bands as trend filter RSI Bands(34) as confirmation London/NY session filter (M5 only) ATR-based SL/TP Gap bridge between sessions Here's your EA. Here's what it replicates from the Pine Script bot: Strategy logic RSI MA(2) crosses MA(7) for entry signals Price Bollinger Bands(20) as trend filter RSI Bands(34) as confirmation filter ATR-based SL/TP