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
等级
(633)
项目
854
48%
仲裁
29
38% / 17%
逾期
63
7%
工作中
3
开发者 3
等级
(2)
项目
2
0%
仲裁
3
0% / 100%
逾期
0
空闲
4
开发者 4
等级
(588)
项目
1065
50%
仲裁
39
28% / 41%
逾期
49
5%
空闲
发布者: 1 文章, 8 代码
相似订单
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
I am looking for an experienced quantitative developer to analyze and optimize an MT5 Expert Advisor that I have already developed. The EA is relatively complex and includes: Multiple strategies (Trend Pullback, Breakout, Mean Reversion, EMA Reclaim) Scoring system combining technical score and probabilistic filter Regime detection (ADX based) Volatility filters (ATR regime) Correlation and cluster exposure control
Title: Design and Development of an Automated Forex Trading Robot Using MQL5 and Machine Learning Techniques Abstract: This project focuses on the design and development of an automated Forex trading robot that integrates MQL5 programming and machine learning techniques. The system aims to predict market movements and execute trades automatically, minimizing human error and emotional trading. By leveraging historical
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy

项目信息

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