Professional XAUUSD M5 Scalper with M15 Trend Filter & News Protection

MQL5 专家

指定

I am looking for a developer to build a robust MetaTrader 5 Expert Advisor for Gold (XAUUSD) scalping on the M5 timeframe. The EA must be optimized for small accounts ($200 - $1,000).

Technical Requirements:

  1. Primary Strategy: Mean Reversion using Bollinger Bands (20, 2.0) and RSI (14).

    • Buy: Price closes below lower band + RSI < 30 + Trend Filter.

    • Sell: Price closes above upper band + RSI > 70 + Trend Filter.

  2. Trend Filter (M15 Confluence): Entries must align with the 200 EMA on the M15 chart.

  3. Money Management:

    • Fixed Lot: 0.01.

    • Max Spread Filter: User-defined (Default: 25 points).

  4. Exit Strategy:

    • Hard SL/TP for every trade.

    • Trailing Stop based on ATR (14-period, 1.5 multiplier).

  5. Volatility/News Protection:

    • Integrated News Filter: Stop trading 30 minutes before/after High Impact news.

    • Filter must use the MQL5 Economic Calendar.

  6. Deliverables: Clean, commented .mq5 source code and a .ex5 file.

  7. Developer is allowed to make proposals for strategies and indicators to make the bot more profitable

  8. Developer will have to demo its results



反馈

1
开发者 1
等级
(3)
项目
3
0%
仲裁
1
0% / 100%
逾期
0
空闲
2
开发者 2
等级
(325)
项目
505
19%
仲裁
32
44% / 31%
逾期
34
7%
已载入
3
开发者 3
等级
项目
0
0%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
(32)
项目
35
34%
仲裁
5
0% / 80%
逾期
0
工作中
发布者: 2 代码
5
开发者 5
等级
(2306)
项目
2902
63%
仲裁
122
44% / 25%
逾期
429
15%
工作中
6
开发者 6
等级
项目
0
0%
仲裁
0
逾期
0
空闲
7
开发者 7
等级
(34)
项目
52
73%
仲裁
4
50% / 0%
逾期
0
空闲
8
开发者 8
等级
(51)
项目
69
35%
仲裁
4
25% / 75%
逾期
0
空闲
9
开发者 9
等级
(1278)
项目
1699
49%
仲裁
52
71% / 12%
逾期
38
2%
工作中
10
开发者 10
等级
项目
0
0%
仲裁
0
逾期
0
空闲
11
开发者 11
等级
(2)
项目
4
25%
仲裁
0
逾期
1
25%
空闲
12
开发者 12
等级
(3)
项目
1
100%
仲裁
3
0% / 100%
逾期
0
空闲
13
开发者 13
等级
(93)
项目
114
24%
仲裁
21
29% / 52%
逾期
8
7%
空闲
14
开发者 14
等级
(6)
项目
5
0%
仲裁
2
50% / 50%
逾期
2
40%
空闲
15
开发者 15
等级
(308)
项目
553
35%
仲裁
79
32% / 42%
逾期
200
36%
工作中
16
开发者 16
等级
项目
0
0%
仲裁
0
逾期
0
空闲
17
开发者 17
等级
项目
0
0%
仲裁
0
逾期
0
空闲
18
开发者 18
等级
(1)
项目
2
0%
仲裁
1
0% / 100%
逾期
0
空闲
发布者: 2 代码
相似订单
Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service
Hi, I need a simple MT5 EA. Based on my simple trading strategy I'm going to discuss with you If you have experience in this kindly bid for this project Thanks
An Expert KBFX 30+ USD
Fill orders first execution and real time trading, my strategy is that wait for clean confirmation before entering the market and fill orders for a snappier entrance,then execute trade after making profit on the position
I am looking for a professionally developed Buy Stop / Sell Stop EA specifically for XAUUSD scalping that has already proven to be profitable in the live market (real account), not just backtests or demo results . Requirements: • Strategy: Buy Stop / Sell Stop pending order–based scalping • Instrument: XAUUSD (Gold) • Performance: Verified live profitability with consistent results • Risk Management: Strong risk
Project Overview I am looking to acquire high-quality, algorithmic trading strategies or specialized strategy testers developed in MQL5 . My primary focus is on the underlying logic and code architecture rather than historical performance (Track Record/Myfxbook). I require full ownership of the source code (.mq5) for further research, optimization, and scaling. Requirements & Scope I am interested in systems that
MosesRobot 100+ USD
"I am looking for an expert developer to build a custom Forex Expert Advisor based on my specific strategy. Requirements: Full Source Code (.mq5) must be delivered. I retain 100% Intellectual Property and ownership of the bot. Must include a Risk Management module (Fixed Lot or % of balance). Must include a Trailing Stop and Break-even feature. Bot must be compatible with the MT5 Strategy Tester for 99% quality
I am searching for a fully developed and already profitable Expert Advisor focused on XAUUSD scalping. I am not looking for a custom build or experimental system. The EA must already be trading successfully on a real live account. What I am looking for: • At least 6 months of verified live results • Daily drawdown controlled within 10% • Around 13% or more average monthly return • Clean risk management approach with
// @version= 5 indicator ( "Gold Plus" , overlay = true , max_labels_count = 500 ) // ===== COLORS ===== buyColor = #00ff00 sellColor = #ff0000 smartBuy = #0099ff smartSell = #ff9900 // ===== INPUTS ===== sigsensiviti = input.float ( 2.5 , "Sensitivity" , group = "Main Settings" ) signaltype = input.string ( "All Signals" , "Signals" , [ "All Signals" , "Smart Signals" ] , group = "Main Settings" ) factor = 11
I need a custom MT5 trade copier that can copy trades from one master account to 10 slave accounts in real time. Some slave accounts may share the same broker, while others will be on different brokers. Requirements: Copy all trades from the master account to slave accounts: Entries Stop Loss (SL) Take Profit (TP) Trade modifications Trade closing Handle multiple currency pairs simultaneously. Risk management: Option
Modification of EA and Addition of New Trade Logic and Features Currently, the EA is opening trades correctly but in addition, there are times when it is opening the trades wrongly. The EA is based on an indicator (only the .ex5 file is available). A new trigger logic also needs to be added, along with new closing conditions. This project must NOT use any DLL and must be submitted in 1 day (max 2 days) The EA will be

项目信息

预算
40 - 60 USD
VAT (21%): 8.4 - 12.6 USD
总计: 48 - 72.6 USD
开发人员
36 - 54 USD

客户

所下订单1
仲裁计数0