EA to help add positions.

Job finished

Execution time 4 days
Feedback from employee
Best person to work with, really understanding. I'll love to work with over and over again. Highly recommend. 5 stars all day
Feedback from customer
Reliable. Good communication skills. Strongly recommended.

Specification

@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent }

A simple EA shall be developed to help add positions.

Parameters: T1, T2, P1, P2 all integer. T1<T2. L, double.

Candidate time frame: 3m, 5m, 10m, 15m, 30m, 1h, 4h, 1d.

1. Assume T1=5, T2=12, P1=40, P2=15. If the price is going up, EMA5 (T1) up across EMA12 (T2), do nothing at this moment. When the price rises another 40 (P1) points, add 0.01 (L) lot Buy. When the price rise another 15 points, add another 0.01 (L) lot Buy. When the price rise another 15 points, add another 0.01 (L) lot Buy and so on until no higher price to touch the next adding points.

2. The the price may begin to drop. EMA5 (T1) down across EMA12 (T2), do nothing at this moment. When the price drops another 40 (P1) points, add 0.01 (L) lot Sell. When the price drops another 15 points, add another 0.01 (L) lot Sell. When the price drops another 15 points, add another 0.01 (L) lot Sell and so on until no lower price to touch the next adding points.

3. The price will rise and drop again. Do the same thing as described above. That is, when EMA5 (T1) >EMA12 (T1), only add Buy position. when EMA5 (T1) <EMA12 (T1), only add Sell positron. That is all for the project.

4. Source code (MT5 version) should be provided.


Responded

1
Developer 1
Rating
(28)
Projects
38
32%
Arbitration
3
100% / 0%
Overdue
7
18%
Working
2
Developer 2
Rating
(465)
Projects
813
49%
Arbitration
75
21% / 51%
Overdue
141
17%
Working
Similar orders
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo, in grado di adattare il proprio comportamento alle mutevoli condizioni di mercato di XAUUSD. Lo sviluppatore dovrebbe essere libero di combinare qualsiasi tecnica ritenuta opportuna
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured

Project information

Budget
35+ USD
Deadline
from 1 to 2 day(s)