Dual Exponential Moving Average With Average Directional Movement Index Expert

작업 종료됨

실행 시간 1 일
고객의 피드백
Very fast work, great and efficient communication. Program uses a clear structure that is easy to understand. Highly recommend

명시

*** 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!

응답함

1
개발자 1
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
2
개발자 2
등급
(1125)
프로젝트
1813
61%
중재
14
64% / 7%
기한 초과
84
5%
무료
3
개발자 3
등급
(89)
프로젝트
137
24%
중재
35
9% / 40%
기한 초과
52
38%
무료
4
개발자 4
등급
(225)
프로젝트
285
41%
중재
15
13% / 47%
기한 초과
67
24%
무료
비슷한 주문
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
automatic robo sell at bollinger band upwards breach and rsi should above 80 and buy when bollinger breach downwards and rsi is below 30, rsi shoould works only on Gold trade and none ofhe trades
Hello, I need a custom Expert Advisor for MetaTrader 5. I am trading from mobile only. **Account & Style:** - Capital: $5,000 - $10,000 - Risk: Moderate/Balanced - Trading Style: Scalping **Pairs & Timeframe:** - Symbols: EURUSD and XAUUSD - Timeframe: M5 **Strategy:** - BUY: RSI(14) < 30 AND Price > 20 EMA - SELL: RSI(14) > 70 AND Price < 20 EMA - Only 1 trade per symbol at a time - No Martingale / No Grid **Risk
I am looking for an experienced MetaTrader 5 expert. I already have 3 MT5 trading accounts. I need someone to: 1. Help me choose a reliable Windows VPS. 2. Connect to my VPS remotely (AnyDesk or TeamViewer). 3. Install 3 MetaTrader 5 terminals. 4. Configure: - 1 Master Account - 2 Slave Accounts 5. Install and configure a professional Trade Copier. 6. Copy all trades from the Master account to both Slave
I am looking for a highly experienced developer to build a professional, commercial-grade trading indicator for MT4/MT5. I am not looking for a basic indicator or a modified public script. I need a custom solution based on real market logic with high-quality coding standards. Requirements 100% Non-Repainting indicator. Accurate Entry signals. Automatic Stop Loss placement based on real market structure. Automatic
I have an MT4 custom indicator (.ex4) that I use regularly, and I would like an identical MT5 version. Important: I do not have the source code (.mq4). I only have the compiled MT4 indicator. I am looking for an experienced MQL developer who can recreate the indicator's functionality and appearance for MT5 by analyzing its behavior. The MT5 version should match the MT4 version as closely as possible, including
Mac200 50+ USD
I need a Trend following Bot. Here we took entries by looking at two indicator which are 200 period ema and 12 26 9 MacD. Rules for entry exit are: Buy trade: When market is above 200 ema and MacD Line cross over the signal line and this cross over happened below the zero line of MacD indicator. We simply put Buy trade. Sell trade: When market is below 200 ema and MacD line crosses below the signal line and this
Iconic Boy 300 - 400 USD
Am looking for a bot to trade .so that I can be able to trade and become very successful and make some profit so that I cannot sleep on a empty stomach
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My
Supply and Demand EA 50 - 250 USD
I need a SnD EA. Prefer coder who has previous experience coding SnD EA. PO are based on (CHoCH or BoS) and 3EMA, order block (from my TradingView indicator), area based on Fibonacci. SL options are based on fix pips or zone size; CL is based on candle closing. TP1 and TP2 options are based on fix pips or fix ratio. Canceling PO is based on market structure or Fibonacci. Money management are based on fix volume or

프로젝트 정보

예산
40 - 75 USD