Editing of Expert Advisor for MT5

工作已完成

执行时间1 一天
客户反馈
One of the best experiences I've ever had online for sure. Easy to communicate with, humble and patient and the work is exactly as I ordered and even a bit better. Great developer. Great service

指定

The idea of the trading system is as follows: market entries are performed when 9 Period EMA line intersects with 25 Period EMA or a 200 Period EMA. I already have an EA I wrote that executes a Buy Entry when the 9 EMA entersects the 25 EMA to trade above it. Then, when another intersection happens, so the 9 EMA will intersect to be below the 25 EMA,  when this happens a Close Order is executed on the existing Buy order and a new Sell Order is simultaneously executed. I could send this EA through. 

2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is below the previous one, the trend is considered to be falling (ema_current< ema_previous).  So, I want the EA to be aware what Trend Mode it's in.

Trend Mode Definition: Buy Mode - When 9 EMA is greater that 200 EMA.                                                                         Sell Mode - When 9 EMA is lesser than 200 EMA.                               So, the EA must only execute Entries that correspond with the Trend Mode. So when the Trend Mode is Sell it should execute all Sell Entries (9 EMA>25 EMA) and ignore Buy (9 EMA < 25 EMA) intersections

Position management

TrailngStop is used to protect profit. Stop Loss is set if profit in points exceeds the value specified in the InpTrailingStop parameter. If the price continues to move in the profit direction, Stop Loss should be trailed at the given distance. Stop Loss cannot be moved towards the loss direction, i.e. the Stop Loss value cannot be increased. If none of protective orders (Take Profit or Stop Loss) triggers, the position should be closed by an opposite signal. No other position exit methods are available.

反馈

1
开发者 1
等级
(16)
项目
20
0%
仲裁
10
0% / 80%
逾期
6
30%
空闲
2
开发者 2
等级
(639)
项目
862
48%
仲裁
29
38% / 17%
逾期
63
7%
工作中
3
开发者 3
等级
(2)
项目
2
0%
仲裁
3
0% / 100%
逾期
0
空闲
4
开发者 4
等级
(589)
项目
1066
50%
仲裁
39
28% / 41%
逾期
49
5%
工作中
发布者: 1 文章, 8 代码
相似订单
JDE LS 53+ USD
Purpose The system aims to: Analyze forex market data in real time Identify trading opportunities quickly Automatically execute trades Help users potentially grow small capital (e.g., R1000+), without guaranteeing profits 3. 👥 Users Beginner traders Intermediate traders Admin/Developer (to manage and monitor the bot) 4. ⚙️ Functional Requirements 4.1 Market Data Analysis The bot must collect real-time price data
Early Killer EA 30+ USD
It must have automated stop loss. Something that can end poverty and kill the market early.It must take the trades for me whenever I start it it must work on tradeport ea

项目信息

预算
30+ USD
截止日期
 1  100 天