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
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I want to build a fundamental news trading bot that trade off economic news data, as we know every economic news data released always have effect on the asset associated with it, so this bot will take a trade instantly based on the news data released either to buy or sell, it will come with good money management and also SL and TP target based on price and pips value
I have a EA/indicator that I want built. I should say 1st off dont know how to code myself so I will be using AI to verify that the source code is complete and matches the documents spec or if better so if you can not truly do the job do not waste either of out time. This is a idea I came.up wit and used AI to produce a framework for it.... and of course AI isn't 100% accurate so I need a knowledgeable quantitative
I am looking for an experienced MQL5 developer to create a fully automated Expert Advisor (EA) for MetaTrader 5 based on a Price Action strategy. The bot needs to automatically identify specific candlestick formations and market structure levels, execute trades, and manage risk using a dynamic trailing stop.The EA should monitor the chart for the following price action setup:Market Structure / Trend Filter:The bot
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
# HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f}")
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
Looking for an MT5 Expert Advisor developer with: Minimum 1 year of verified activity on the MetaTrader Market Positive, real user reviews Ability to build EAs without Bollinger Bands Fully configurable parameters (risk, filters, SL/TP, trading hours) Free test version available before any payment Clear communication and ongoing support If you meet these requirements, please send your MQL5 profile or portfolio
مرحبا كيف حالكم انا اكرم مهتم بالتداول احاول ان اصمم برنامج روبوت قادر على التداول من تلقاء نفسه من يمكنه ان يساعدني او يعلمني كيف استطيع فهل ذلك وسأكون ممتناً له وشكرا لكم
MetaTrader In-App Trade Alerts An existing MetaTrader terminal is already running on my side, but its account is kept hidden for privacy reasons. I need a specialist to wire up native in-app notifications so that every time a position is opened or later closed I see an immediate pop-up inside the platform—no emails or SMS, just the built-in alert window (and the usual MT push to mobile if that comes automatically