MT5 EA SuperDEMA trading strategy

Trabajo finalizado

Plazo de ejecución 27 días
Comentario del Cliente
Great communication, highly recommend this developer
Comentario del Ejecutor
Great Customer, he states clearly what he needs. Recommended!

Tarea técnica


Trading idea

Simple EA using DEMA indicators to determine trend and SuperTrend indicator for entry point. 
Heiken-Ashi candle color is optional for entry confirmation.
Candle Close is an option for entry confirmation.

Place only one position with SL and TP per signal but, if DEMA line cross Supertrend line, add another position in the same direction. Please see YT video minute 3:30 



Indicator Function
Time Frame: 15-Minute (M15)

Indicators:

Name: Double Exponential Moving Average (DEMA)
Settings: 200 Length, 1-Hour Timeframe 

Choice between MT5's iDEMA or https://www.mql5.com/en/code/21234
Setting for TF have to be configurable

Name: SuperTrend
Settings: ATR Period - 12, ATR Multiplier - 3, 15M Timeframe
https://www.mql5.com/en/code/527 but we have to add a Multiplier variable: ATR_Handle*Multiplier
Setting for TF have to be configurable 

Name: Heiken-Ashi Candles
Settings: 15M Timeframe
https://www.mql5.com/en/code/33
Setting for TF have to be configurable 

Name: iATR
Settings: 15M Timeframe, Multiplier = 3
iATR - Technical Indicators - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
Setting for TF have to be configurable 
This indicator is for position management trailing SL 


Long Entry
  1. Price above the DEMA
  2. Enter on the SuperTrend Buy Signal
  3. Option to add more position volume if SuperTrend line cross DEMA upwards direction (minute 3:30 on YT video)
  4. Option Heiken-Ashi Blue Candle
  5. Option Wait for Candle close to entry


Short Entry
  1. Price below the DEMA
  2. Enter on the SuperTrend Sell Signal
  3. Option to add more position volume if SuperTrend line cross DEMA downwards direction
  4. Option Heiken-Ashi Red Candle
  5. Option Wait for Candle close to entry

Function return -1,0,1 (-1 SHORT, 0 NOTHING, 1 LONG)




Order Open, SL / TP

Open Long or Short based on return() from Indicator Function using MQL5's CTrade


Lot/Contract Volume fixed ie.: 1 lot or in percentage ie.: 1% and get the right volume based on balance available to trade. 


Set Stop-Loss
For Longs : At the SuperTrend buy  signal below the trigger candle. 
For Shorts: At the SuperTrend sell signal above the trigger candle. 

Set Take Profit
For Longs : When a SuperTrend short signal appears while in profit or at break-even. 

For Shorts: When a SuperTrend long  signal appears while in profit or at break-even. 




Position management 

Break-Even Trail: As soon position is in profit, move SL to BE (stop level + swap + commission)

Option: continue Trailing the position every:

  • # PIP(s) 
  • # ATR(s) 




Utils


  • Draw DEMA at its timeframe, in current default chart(15M)
  • Draw SuperTrend DOT and Line at its timeframe, in current default chart(15M)
  • Push notification for entry confirmation





YouTube video explaining the core system

Han respondido

1
Desarrollador 1
Evaluación
(43)
Proyectos
66
12%
Arbitraje
12
58% / 42%
Caducado
1
2%
Libre
2
Desarrollador 2
Evaluación
(34)
Proyectos
60
23%
Arbitraje
11
73% / 9%
Caducado
3
5%
Libre
3
Desarrollador 3
Evaluación
(132)
Proyectos
178
39%
Arbitraje
4
25% / 50%
Caducado
14
8%
Libre
4
Desarrollador 4
Evaluación
(4)
Proyectos
7
29%
Arbitraje
3
0% / 33%
Caducado
0
Libre
5
Desarrollador 5
Evaluación
(71)
Proyectos
97
43%
Arbitraje
2
50% / 0%
Caducado
2
2%
Libre
6
Desarrollador 6
Evaluación
(588)
Proyectos
1063
50%
Arbitraje
39
28% / 41%
Caducado
49
5%
Trabaja
Ha publicado: 1 artículo, 8 ejemplos
7
Desarrollador 7
Evaluación
(174)
Proyectos
199
12%
Arbitraje
38
37% / 34%
Caducado
5
3%
Trabaja
Ha publicado: 2 ejemplos
8
Desarrollador 8
Evaluación
(65)
Proyectos
96
52%
Arbitraje
3
33% / 67%
Caducado
24
25%
Libre
9
Desarrollador 9
Evaluación
(52)
Proyectos
89
25%
Arbitraje
8
75% / 13%
Caducado
44
49%
Trabajando
10
Desarrollador 10
Evaluación
(304)
Proyectos
310
69%
Arbitraje
2
100% / 0%
Caducado
0
Libre
Ha publicado: 1 ejemplo
11
Desarrollador 11
Evaluación
(9)
Proyectos
19
16%
Arbitraje
3
67% / 0%
Caducado
0
Libre
12
Desarrollador 12
Evaluación
(511)
Proyectos
549
53%
Arbitraje
13
69% / 15%
Caducado
3
1%
Libre
13
Desarrollador 13
Evaluación
(2642)
Proyectos
3357
68%
Arbitraje
77
48% / 14%
Caducado
342
10%
Libre
Ha publicado: 1 ejemplo
14
Desarrollador 14
Evaluación
(45)
Proyectos
91
13%
Arbitraje
34
26% / 59%
Caducado
37
41%
Libre
15
Desarrollador 15
Evaluación
(34)
Proyectos
51
43%
Arbitraje
5
40% / 20%
Caducado
14
27%
Libre
Ha publicado: 2 ejemplos
16
Desarrollador 16
Evaluación
(2309)
Proyectos
2905
63%
Arbitraje
122
44% / 25%
Caducado
429
15%
Trabaja
17
Desarrollador 17
Evaluación
(98)
Proyectos
137
52%
Arbitraje
5
40% / 60%
Caducado
0
Libre
Solicitudes similares
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
I am looking for a highly experienced Pine Script v5 developer to build a professional, non repaint price action indicator for TradingView. or a ready made one so i can purchase. This is a structured two phase project. The goal is to create a clean, intelligent price action tool that works for both fast intraday trading and swing trading. Only apply if you have strong Pine experience and understand liquidity

Información sobre el proyecto

Presupuesto
200 - 350 USD
Plazo límite de ejecución
de 1 a 10 día(s)