工作已完成
执行时间2 天
客户反馈
Excellent work done by a professional who knows his work. Top Developer
指定
I need mt5 trading robot Expert advisor that works on bollinger bands with period 8 and standard deviation 0.5 .open a buy trade when price closes above the upper band of bollinger bands with a stop loss below the 20 exponential moving average. close half the trade when price reenters closes inside the bollinger bands. close the other half of the trade when price goes below the middle bollingerband .open a sell trade when price closes below the lower band of bollinger bands with a stop loss above the 20 exponential moving average. close half the trade when price reenters closes inside the bollinger bands. close the other half of the trade when price goes above the 8 exponential moving average . Advisor. should work on the multi timeframes. risk of each trade is 2%. Further details. of the other parameters to be discussed
反馈
1
等级
项目
2908
63%
仲裁
122
44%
/
25%
逾期
429
15%
工作中
2
等级
项目
698
34%
仲裁
33
70%
/
9%
逾期
22
3%
工作中
3
等级
项目
59
27%
仲裁
26
19%
/
54%
逾期
10
17%
工作中
发布者: 1 代码
4
等级
项目
64
20%
仲裁
11
27%
/
55%
逾期
5
8%
空闲
5
等级
项目
333
35%
仲裁
66
12%
/
58%
逾期
87
26%
空闲
6
等级
项目
0
0%
仲裁
2
0%
/
100%
逾期
0
空闲
7
等级
项目
137
36%
仲裁
16
13%
/
69%
逾期
9
7%
空闲
8
等级
项目
20
35%
仲裁
3
0%
/
100%
逾期
0
空闲
发布者: 1 代码
9
等级
项目
5
0%
仲裁
1
0%
/
100%
逾期
0
工作中
10
等级
项目
83
28%
仲裁
9
33%
/
56%
逾期
9
11%
空闲
发布者: 1 代码
11
等级
项目
14
21%
仲裁
1
0%
/
100%
逾期
3
21%
空闲
12
等级
项目
2
0%
仲裁
1
0%
/
100%
逾期
0
空闲
13
等级
项目
1
0%
仲裁
0
逾期
0
空闲
14
等级
项目
66
12%
仲裁
12
58%
/
42%
逾期
1
2%
空闲
15
等级
项目
259
30%
仲裁
0
逾期
3
1%
空闲
发布者: 2 代码
16
等级
项目
427
26%
仲裁
18
61%
/
33%
逾期
26
6%
空闲
发布者: 8 代码
17
等级
项目
80
10%
仲裁
38
8%
/
58%
逾期
6
8%
空闲
18
等级
项目
3
0%
仲裁
1
0%
/
100%
逾期
0
空闲
19
等级
项目
285
35%
仲裁
18
22%
/
61%
逾期
42
15%
已载入
20
等级
项目
570
37%
仲裁
106
39%
/
33%
逾期
17
3%
空闲
21
等级
项目
1428
59%
仲裁
31
81%
/
0%
逾期
10
1%
空闲
22
等级
项目
499
67%
仲裁
5
40%
/
0%
逾期
4
1%
空闲
发布者: 8 代码
23
等级
项目
3360
68%
仲裁
77
48%
/
14%
逾期
342
10%
空闲
发布者: 1 代码
24
等级
项目
549
53%
仲裁
13
69%
/
15%
逾期
3
1%
空闲
25
等级
项目
552
49%
仲裁
57
40%
/
37%
逾期
227
41%
工作中
26
等级
项目
396
63%
仲裁
70
53%
/
26%
逾期
198
50%
空闲
相似订单
//+------------------------------------------------------------------+ //| XAU_Pro_Scalper.mq5 | //| Advanced Gold Trading Bot (Educational) | //+------------------------------------------------------------------+ #property version "1.00" #property strict #include <Trade/Trade.mqh> CTrade trade; input double RiskPercent = 1.0; input int StopLossPoints = 250; input int TakeProfitPoints = 700; input int FastEMA = 20;
Lucky Mpedi
50+ USD
To help with simple requirements and strategy to trade in metotrade 5 and to win or earn much money so that i can live better live. I hope i can get the robot for helping to trade
hello, please take a moment to review my project. It is for Quanttower. it is very detailed in the instructions. Thank you, Just let me know if you can do it and the whats the cost and timeframe
Key Requirements: Source Account: Connect to a Master account using Investor (Read-only) Password. Destination Account: Execute trades on a Live Slave account with full trading access. Currency Focus: The system must handle Currency Pairs accurately, including symbol mapping (e.g., EURUSD to EURUSD.m) between different brokers. Stealth Features: Remove/Disable all trade comments. Assign custom Magic Numbers to the
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
XAU/USD Alert Bot MT4
30 - 120 USD
Project Summary: Create an alert-only MT4 EA for XAU/USD (5-minute chart) that detects a specific sequence of price action events and sends push notifications and optional sound/Telegram alerts when all conditions are met. ⸻ 1. Inputs / Settings • Enable/Disable Alerts → Boolean (true/false) • FVG minimum width (pips) → Default 2 • Order Block maximum width (pips) → Default 30 • Optional time filter → Default
We are looking for a professional developer or trader who already has a proven profitable EA or strategy based mainly on price action logic. Important requirements: No Martingale No Grid No Micro-scalping Avoid heavy indicator-based strategies Strategy should be based mainly on price behavior / market structure We are not looking for aggressive systems that promise unrealistic returns. Our focus is on stable
I am looking for an expert MQL5 developer to build a high-precision Hedging System between two different MT5 brokers running on the same local PC. Core Objective: Execute opposite (inverse) trades between a Master and Slave account (e.g., Master BUY = Slave SELL, Master SELL = Slave BUY). The Challenge: Standard "Trade Copiers" are insufficient as they cannot prevent single-legged exposure when using manual trading
Help for Money Management
30 - 35 USD
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money
Message to Developer + Request for Best Settings
30 - 50 USD
Hello, I have two requests: First: Feature Modification Request Currently, the EA places only one pending order at a time. I want to modify this to place two opposite pending orders (Buy Stop and Sell Stop) simultaneously, with the distance between them aligned with the existing Breakeven and Trailing Stop settings in the bot. How it should work: The EA places a Buy Stop above current price and a Sell Stop
项目信息
预算
30 - 150 USD
截止日期
到 60 天