PLEASE READ CAREFULLY BEFORE APPLYING TO CODE THIS JOB
1. EA Philosophy: the idea of this EA is to execute trades and breakeven by opening positions through hedging techniques (the two opposite trades must be placed same time using pending orders). This EA should be a scalper and generate volumes 100’s - 1000s of trade per day, generate up to 1000 lots per day trading the market and breakeven, no profit no loss. The eventual profit will come from rebates.
2. Instruments to trade: Major Currency Pairs- All Forex Pairs including Gold or XAUUSD.
3. EA to trade on ECN/Hegde account with tight spreads of 0-5 pips max.
4. EA must be fast in execution and avoid slippages, slippages will kill the goal of this EA if it doesn’t execute trades appropriately at a fast speed(High Frequency Trading)
5. EA Mechanism of operations:
a. EA Settings- Variable Input- starting -0.01 Lot and maximum 100 Lots as balances increases.
b. Money Management: Exit all trades if account balance goes below certain percentage e.g 60% -this should be a variable input. Also, double lot sizes for every 50% increase in account balance- this should be variable input.
c. Maximum position to open in both direction for buy and sell is equal e.g 500 -buy and 500 for sell- variable input.
d. EA to execute trades using pending orders of buy-stop and sell-stop.
e. EA opens trade for example EURUSD opening buy-stop order-1.18725 with 0.01 lot at 13 pips stop loss and 17 pips take-profit, and then open EURUSD sell-stop order-1.18674 with 0.01 17 pips stop loss and 13 pips take-profit such that both trades closes at ZERO-NO PROFIT/NO LOSS, in between both trades, the spread must be taken into consideration to ensure zero loss or profit. Looking at this example there’s a difference of 5 pips between the buy-stop and sell-stop order, hence each basket trade should be 0-5 pips max. apart.
f. All trade to close same day to avoid swap fees/commission in as much as they are zero profit/loss.
g. I am very open to ideas if Developer can suggest better techniques of operation than what I have described in 5e, the goal is achieve zero loss and zero profit, while generating volumes of trades and lots sizes for rebates.
6. Developer to Back Test EA with 99.99% data quality on “Every Tick” for 2 years period and show good results of zero loss or profit.
7. If EA Does not show a good expected result, the job will not be accepted and developer to adjust and optimize settings or algorithm to achieve result including bug fixes.
8. I need a very experienced developer with knowledge in Artificial Intelligence and machine learning to build/train the EA to identify better trading opportunities, automatically adjust settings and trade better over time to continue achieving zero loss/profit.
9. I would appreciate to work with a patient, honest and resilient developer, we communicate very often to clarify any grey areas and better ideas or strategies.
Benzer siparişler
Specification I need a mt5 Expert advisor EA to manage intraday trades with strict risk management. The EA must -Handle between 5 to 8 clean trades a day max altogether throughout all 3 sessions. no big news trading times and no overnight trades -Use 1 % on forex pairs and up to 2% on XAUUSD risk per trade - Automatically calculate lot size based on stop loss -use fixed RR ratio [1:2] For forex pairs
Title: Advanced Manual Hedge EA with Multiplier & Multiple Trade Support Project Requirements: I need a professional Expert Advisor (EA) for XAUUSD and Forex to manage manual trades with the following logic: Lot Multiplier: The EA must automatically detect my manual trade size. There should be a "Multiplier" input (e.g., 3.0). If I open 1.0 lot Buy, the EA must auto-place a 3.0 lot Sell Stop at the set Gap
The scanner will scan all currency base on MACD Diverdgent, my strength indicator and my better volume indicator. All this would be across all time frame and all currency pairs
Hello, and please read everything !!! I am looking for a developer who can recreate a strategy similar to an EA I already have. The EA works well on demo, especially during specific volatility windows (for example DE40 between 09:00 and 10:00 Frankfurt time), but on real accounts it produces constant losses even with IC Markets Raw and VPS close to the broker. 🎯 Objective The goal is to recreate and adapt this
📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Technical Specifications: "Dawn Range Breakout" Expert Advisor (Final Version) 1. Overview The purpose of this EA is to capture the breakout of a specific hourly range on Gold (XAUUSD) or any other pair, with a focus on high-precision entry, strict risk management (1 trade per day), and partial profit taking. 2. Core Trading Logic Timeframe: M15. Reference Hour: The EA must identify the High and Low of the H1 candle
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define
Set specific time to run this function(order). The time can be hard-coded or inputted by user. Time format: HH:MM:SS:ss Example: 17:58:48:59 -> This means an order will be triggered at 5 pm 58min 48sec 59 today. Set “Stop loss” and order a Sell stop. “At price” triggered automatically: current(specific time set above 1) Gold price - 2$ Stop loss: current Gold price + 2$ Volume: 0.1 (It can be hard-coded or inputted