Dual Exponential Moving Average With Average Directional Movement Index Expert

Job finished

Execution time 1 day
Feedback from customer
Very fast work, great and efficient communication. Program uses a clear structure that is easy to understand. Highly recommend

Specification

*** clarification I need this in MQL5 :) ***

I've been manually using a strategy to pretty good success, but like all normal people, I have to sleep sometimes and have a life, making me miss many entry/exit points. Time to automate it all!

The strategy is simple, really, and you may have seen it before. I use it on the 1 hour timeframe. 2 Exponential Moving Average (EMA) on close, one fast and one slow, crossover. You buy or sell. You exit when they crossover again. As a bonus, you have an Average Directional Moving Index (ADX) indicator that you use as a second rule to make the whole thing safer. The ADX gives you a second exit signal, and it prevents you from going in at the wrong time. I trade on many symbols at once.

Here's the rundown of the strategy, and what I'd need programmed.

The are 3 states to the trade. Buy, Sell, or Standby.

Entry point:

Fast EMA (12) + Slow EMA (36) + ADX (14) with a level at 40

If the Fast EMA crosses over the Slow EMA,then there is a potential trade. 2 things are now checked.

If The ADX level was over 40 and is now just about to cross under, like at 41, then there is no entry. There will be no entry until the next crossover. Usually these crossovers are unstable anyway.

If both EMAs are very close to each other, say withing 50 points (5 pips), it waits until the next bar close to go in. It keeps checking every bar until the signal is good, The ADX dips back under 40, or there's a new crossover.

Anything else is good, and a buy signal is sent and a trade is made. Same thing is the Fast EMA crosses under the Slow EMA. Check the ADX and the difference between EMAS, and if it's good, then a Sell trade is initiated.


Exit point:

A trade exits on 2 conditions. Either the EMAs crossover in the opposite direction, or the ADX went over the 40 level and back down under the 40 level.


Inputs and options:

Here's where we have fun! Even though my strategy uses static numbers because I've grown accustomed to them, why not have the liberty to modify some things and adapt to new conditions? 

Both EMAs and ADX period and level.

Volume. I usually go for a percentage of my account balance, so the input would ideally be noted as a percentage

Timeframe. I trade on the 1 hour timeframe, but having the option to test it out on different timeframes could prove useful.

Multiple symbols. I need to be able to trade on multiple symbols simultaneously. 

Optional take profit, stop loss and trailing stop, as points. All 0 by default as the main strategy doesn't use any of those. I've found that mainly the trailing stop was useful when i couldn't pay close attention to my trades.

ADX tolerance. As mentioned, I don't enter trades if the ADX is above 41 and headed downwards to 40. I eyeball it though. Maybe it should be 42. Or 40.5. That number should be modifiable.

Manual trades. Sometimes using the exit points mentioned I will get out of a trade that could have kept on going much longer and keep being profitable. This usually happens when the ADX is oscillating around the 40 level and can't make up its mind. I'd like the option to re-enter a trade manually and have the automated exit points still active on the manual trade.


----------------

As a non-programmer, I assume all this is simple enough. I'm probably wrong and I may be asking for a very complicated thing. I'm using EMAs and ADX, very common things. But maybe the combination of it all makes it way more difficult than it is in my head. I set a variable budget because I know that 30$ won't cut it, and I hate negotiating, so I put a range in. Please be upfront about how much time programming this would take, and how actually difficult it is, and if you have suggestions to improve on it. I won't necessarily employ the cheapest programmer, but rather the one that shows me he's the best for the job.


Thank you!

Responded

1
Developer 1
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
2
Developer 2
Rating
(1125)
Projects
1813
61%
Arbitration
14
64% / 7%
Overdue
84
5%
Free
3
Developer 3
Rating
(89)
Projects
137
24%
Arbitration
35
9% / 40%
Overdue
52
38%
Free
4
Developer 4
Rating
(225)
Projects
285
41%
Arbitration
15
13% / 47%
Overdue
67
24%
Free
Similar orders
Title Professional AI Automation Trading Bot for Forex & Crypto Solution Language Python (preferred) or MQL5 depending on integration requirements. Categories Expert Advisor (EA) for MetaTrader 5 Automated trading strategies AI/ML-based signal generation Risk management automation Required Skills Strong knowledge of MQL5/Python Experience with MetaTrader API integration Machine learning model deployment
BullyMax Pro 30+ USD
"Act as an expert MQL5 algorithmic trading developer. I want you to create a profitable and efficient Expert Advisor for MetaTrader 5. Do not write the code yet; read the following trading rules, analyze them, and ask me any clarifying questions if needed. Timeframe: [e.g.15 minutes Chart] Entry Logic: [e.g.MACD + RSI + REVERSAL PRICE ACTION. Enter buy when Macd line crosses above the signal line ,RSI above 30 and
I want an indicator that displays the risk reward ratio of each chart candle as a sub window histogram. If the candle closes above the open the histogram displays a green bar above zero the size of which is dependant on the size of the RRR. If the candle closes below the open the histogram displays a red bar below zero the size of which is dependant on the size of the RRR. My attempt that does not work is attached
Hi, I am looking for an experienced MQL5 developer to modify an existing, fully functional MetaTrader 5 Expert Advisor (Source code .mq5 Version 2.62 will be provided). Brief Overview of the EA: It executes trades based on 4 custom Supply/Demand levels (R1, R2, S1, S2) which are inputted manually . It uses two custom indicators for confirmation: SPA (Price Action filter) and AMG (Volume/Momentum filter). The code
I really like this platform. I am interested in trading and need funds for it. I enjoy both crypto and forex trading.I"really appreciate this platform. I am keen on trading and am looking for trading funds. I enjoy trading in both cryptocurrency and forex."
Titan Quantum Algo Engine V2 is an advanced MT5 Expert Advisor designed to identify high-probability market opportunities using trend analysis, breakout detection, and intelligent risk management. The EA automatically executes trades, manages stop-loss and take-profit levels, and helps traders maintain disciplined trading with optimized entry and exit strategies
The striker robot 30 - 2000 USD
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
I do not have any startegy, and I want you to create one with your experience, you will provide me EA along with source code. you may use Grid or any logic, but the EA should keep generating profit during Newyourk and Asian session
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
Hello, I need a MetaTrader 5 Expert Advisor (EA) for XAUUSD. Place Buy Stop orders above current price every 0.300 distance Place Sell Stop orders below current price every 0.300 distance 10 levels up and 10 levels down Lot size fixed 0.01 No TP/SL required, manual close only No duplicate orders on restart Please confirm if you can build this and your final price and delivery time

Project information

Budget
40 - 75 USD