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 Overview I need assistance coding a hedging Expert Advisor (EA) that operates in "closed cycles" with a strict limit of five simultaneous open positions . EA Logic & Mechanism Initial Entry: Open a Buy position of 0.01 lots (Position A) with a Take Profit (TP) target of $1.00. Scenario 1: Price Drops (Hedging Step 1): If the price moves against the first trade, open two positions simultaneously: a Sell 0.02
I really want a powerful developed EA that can generate a minimum of 10% every month without martingale, greed or any dangerous strategy for sale. Developer must provide the mql5 file or the raw file for modification etc
Specification 1. EA opens a buy stop and sell stop on the last candle 2. stop loss is determined by percentage of the distance between the buy stop and sell stop 3. take profit is also determined by percentage of the distance between the buy stop and sell stop 4. lot size is calculated by fixed amount. example risk $40 per trade 5. a small gap between candle and buy/sell limits determined by percentage of distance
build a trading robot for mql5 from a pdf build within a week discuss more about the trading robot demo runs as the bot purchased write a comsulation for the trading robot
i want to add a specific trading time to an already existing wa that places pending orders above and below opening price bar also change stop loss from percentage to a specific amount
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
I am looking for a ready-made or custom-built AI-based Expert Advisor (EA) for MetaTrader (MT4/MT5), focused on Forex pairs and Gold (XAUUSD) . 🔹 Requirements: Fully automated trading system (no manual intervention) Must work on Gold (XAUUSD) + major currency pairs Should use AI-style logic (adaptive strategy, not simple indicators) Multi-timeframe analysis (trend + entry confirmation) Smart risk management: Dynamic
MT5 Support and Resistance MT5 Support and Resistance Indicator Automatic Drawing of Multiple Supports and Resistances with levels. Supports As follow 1. Weak Support 2. Untested Support 3. Verified Support 4. Proven Support 5. Turncoat Support Resistances As follow 1. Weak Resistance 2. Untested Resistance 3. Verified Resistance 4. Proven Resistance 5. Turncoat Resistance Best Strategy to use 1. Identify Trend
I need an MT5 Expert Advisor for Gold (XAUUSD) on M15 timeframe. Strategy Rules: Trade only after breakout and retest of support/resistance. Also include trendline breakout and retest entry. Only one trade at a time. High accuracy trades only. Stop Loss: fixed SL (developer make input adjustable). Take Profit: next support/resistance level. Trade should hold until trend change. Close trade when Higher Low or Lower
Hello, I’m looking for an experienced developer who can help convert an existing cTrader indicator into a fully functional Quantower indicator . I already have the complete source code for the cTrader indicator (written in C#) , and I would like the same logic, behavior, and visual output to be accurately replicated in Quantower