MT5 EA SuperDEMA trading strategy

İş tamamlandı

Tamamlanma süresi: 27 gün
Müşteri tarafından geri bildirim
Great communication, highly recommend this developer
Geliştirici tarafından geri bildirim
Great Customer, he states clearly what he needs. Recommended!

İş Gereklilikleri


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

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(43)
Projeler
66
12%
Arabuluculuk
12
58% / 42%
Süresi dolmuş
1
2%
Serbest
2
Geliştirici 2
Derecelendirme
(34)
Projeler
60
23%
Arabuluculuk
11
73% / 9%
Süresi dolmuş
3
5%
Serbest
3
Geliştirici 3
Derecelendirme
(132)
Projeler
178
39%
Arabuluculuk
4
25% / 50%
Süresi dolmuş
14
8%
Serbest
4
Geliştirici 4
Derecelendirme
(4)
Projeler
7
29%
Arabuluculuk
3
0% / 33%
Süresi dolmuş
0
Serbest
5
Geliştirici 5
Derecelendirme
(71)
Projeler
97
43%
Arabuluculuk
2
50% / 0%
Süresi dolmuş
2
2%
Serbest
6
Geliştirici 6
Derecelendirme
(588)
Projeler
1063
50%
Arabuluculuk
39
28% / 41%
Süresi dolmuş
49
5%
Çalışıyor
Yayınlandı: 1 makale, 8 kod
7
Geliştirici 7
Derecelendirme
(174)
Projeler
199
12%
Arabuluculuk
38
37% / 34%
Süresi dolmuş
5
3%
Çalışıyor
Yayınlandı: 2 kod
8
Geliştirici 8
Derecelendirme
(65)
Projeler
96
52%
Arabuluculuk
3
33% / 67%
Süresi dolmuş
24
25%
Serbest
9
Geliştirici 9
Derecelendirme
(52)
Projeler
89
25%
Arabuluculuk
8
75% / 13%
Süresi dolmuş
44
49%
Yüklendi
10
Geliştirici 10
Derecelendirme
(304)
Projeler
310
69%
Arabuluculuk
2
100% / 0%
Süresi dolmuş
0
Serbest
Yayınlandı: 1 kod
11
Geliştirici 11
Derecelendirme
(9)
Projeler
19
16%
Arabuluculuk
3
67% / 0%
Süresi dolmuş
0
Serbest
12
Geliştirici 12
Derecelendirme
(511)
Projeler
549
53%
Arabuluculuk
13
69% / 15%
Süresi dolmuş
3
1%
Serbest
13
Geliştirici 13
Derecelendirme
(2642)
Projeler
3357
68%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
342
10%
Serbest
Yayınlandı: 1 kod
14
Geliştirici 14
Derecelendirme
(45)
Projeler
91
13%
Arabuluculuk
34
26% / 59%
Süresi dolmuş
37
41%
Serbest
15
Geliştirici 15
Derecelendirme
(34)
Projeler
51
43%
Arabuluculuk
5
40% / 20%
Süresi dolmuş
14
27%
Serbest
Yayınlandı: 2 kod
16
Geliştirici 16
Derecelendirme
(2309)
Projeler
2905
63%
Arabuluculuk
122
44% / 25%
Süresi dolmuş
429
15%
Çalışıyor
17
Geliştirici 17
Derecelendirme
(98)
Projeler
137
52%
Arabuluculuk
5
40% / 60%
Süresi dolmuş
0
Serbest
Benzer siparişler
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
simple automated trading system with adaptive risk management and trend-based execution. The EA manages trades with dynamic position handling and built-in stability filters. Designed for single-position trading and disciplined execution 30 usd budget
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
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
Freeallfree 400 - 800 USD
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No
Project Overview I am looking to acquire high-quality, algorithmic trading strategies or specialized strategy testers developed in MQL5 . My primary focus is on the underlying logic and code architecture rather than historical performance (Track Record/Myfxbook). I require full ownership of the source code (.mq5) for further research, optimization, and scaling. Requirements & Scope I am interested in systems that
Automated trading system 150 - 250 USD
Anyone I need my own bot with my own licenses keys I will pay up please the bot must make good profit and I will pay up good money just hope it helps me
Develop a fully automated MT5 Expert Advisor based on a multi-timeframe institutional trend-pullback strategy with: Regime filtering (H4) Execution logic (H1) ATR-based stop model Multi-stage trailing system Risk-based position sizing Portfolio-level risk protection Detailed performance logging This EA will be used for client capital (PAMM/MAM environment). Stability and risk control are higher priority than high

Proje bilgisi

Bütçe
200 - 350 USD
Son teslim tarihi
from 1 to 10 gün