Hi there -
Overview
We are seeking an experienced developer to create a Forex Robot Expert Advisor (EA) tailored to specific trading strategies and conditions.
The EA will focus on the London trading session and will automate trades based on pre-defined calculations and market movements.
*Responsibilities:*
1. *London Session Analysis:*
- Develop functionality to highlight the London trading session on the forex chart.
- Capture and record the high and low prices during the London session.
2. *Calculation and Trade Execution:*
- Calculate the difference between the high and low of the London session.
- Multiply the difference by 0.20 to determine the entry threshold.
- Add the calculated value to the high of the London session to set the entry point for pending buy orders.
- Subtract the calculated value from the low of the London session to set the entry point for pending sell orders.
- Set the take profit (TP) level at a 10-dollar move of gold for each order.
3. *Multiple Levels of Orders:*
- Implement logic to create and manage three levels of pending buy orders and three levels of pending sell orders, each based on the above calculations.
- Ensure that the EA can dynamically adjust these levels based on real-time market data.
*Requirements:*
- Proven experience in developing Forex Robot EAs using MetaTrader 4 (MT4) or MetaTrader 5 (MT5).
- Strong understanding of forex trading, market sessions, and price action strategies.
- Proficiency in MQL4/MQL5 programming languages.
- Ability to implement complex trading algorithms and manage multiple orders.
- Strong analytical skills to validate the strategy and ensure accuracy in calculations.
- Experience with backtesting and optimizing trading strategies.
*Preferred Qualifications:*
- Previous experience in developing EAs specifically for the gold market.
- Knowledge of risk management and position sizing.
- Ability to provide documentation and user guides for the developed EA.
- Good communication skills for collaboration and feedback.
Commandes similaires
Job Description: I am looking for a reliable developer to create a simple, clean Expert Advisor based ONLY on Exponential Moving Averages (EMA), candle closes, and strict risk management. No MACD, no SMC, no other indicator fluff. Core Features & Inputs: 3 Custom EMAs: Fast EMA (e.g., 9), Slow EMA (e.g., 21), and Macro/Trend EMA (e.g., 200). All periods must be adjustable in the inputs. Money Management Mode
# Project Requirements – Sierra Chart to MT5 Integrated Alerts *Scope:* The project must be a *fully integrated system* including both: 1. *Sierra Chart ACSIL sender* – writes alerts to JSON. 2. *MT5 EA (Listener)* – reads JSON alerts and executes trades in MT5. The system must handle alerts *from Sierra Chart to MT5 execution* completely, not just file sending. *Duplicate Alert Detection:* - Use
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
I do not have any startegy, and I want you to create one with your experience, you will provide me EA along with source code. you may use Grid or any logic, but the EA should keep generating profit during Newyourk and Asian session
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
Hi,I am looking for an experienced developer specializing in the creation of Expert Advisors (EAs) for trading platforms. I would like to commission the development of an EA based on the open-source LuxAlgo code. The entry strategy will be based, among other things, on Martingale and Grid trading concepts. A detailed specification covering trade management, position sizing, and risk management rules will be provided
Hello, I need a MetaTrader 5 Expert Advisor (EA) for XAUUSD. Place Buy Stop orders above current price every 0.300 distance Place Sell Stop orders below current price every 0.300 distance 10 levels up and 10 levels down Lot size fixed 0.01 No TP/SL required, manual close only No duplicate orders on restart Please confirm if you can build this and your final price and delivery time
I have a EA for XAUUSD which works awesome in sideways and trending market as well, capital requirement is only 2000USd and weekly profit is around 1500-2000 USD. I am using this bot from 3 months and getting continuous good result
Dear All i am working on strategy in forex market specifically in xausud and i just want someone to make it automatic execution mode as per my requirements with propee risk management my broker is exness and i have an account in MT5
✅ MT4 EA Developer Checklist (For Your Ladder EA) 1️⃣ Indicator Integration EA reads signals from provided custom indicator (.ex4 or .mq4) Detects “Buy Next” / “Sell Next” signals on current candle Works with arrow-based or buffer-based signals 2️⃣ Next Candle Execution EA does not trade on the candle where the signal appears Orders placed only at first tick of the next candle Timeframes supported: M1, M5, M15