MT5 EA SuperDEMA trading strategy

작업 종료됨

실행 시간 27 일
고객의 피드백
Great communication, highly recommend this developer
피고용인의 피드백
Great Customer, he states clearly what he needs. Recommended!

명시


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

응답함

1
개발자 1
등급
(43)
프로젝트
66
12%
중재
12
58% / 42%
기한 초과
1
2%
무료
2
개발자 2
등급
(34)
프로젝트
60
23%
중재
11
73% / 9%
기한 초과
3
5%
무료
3
개발자 3
등급
(132)
프로젝트
178
39%
중재
4
25% / 50%
기한 초과
14
8%
무료
4
개발자 4
등급
(4)
프로젝트
7
29%
중재
3
0% / 33%
기한 초과
0
무료
5
개발자 5
등급
(71)
프로젝트
97
43%
중재
2
50% / 0%
기한 초과
2
2%
무료
6
개발자 6
등급
(588)
프로젝트
1063
50%
중재
39
28% / 41%
기한 초과
49
5%
작업중
게재됨: 1 기고글, 8 코드
7
개발자 7
등급
(174)
프로젝트
199
12%
중재
38
37% / 34%
기한 초과
5
3%
작업중
게재됨: 2 코드
8
개발자 8
등급
(65)
프로젝트
96
52%
중재
3
33% / 67%
기한 초과
24
25%
무료
9
개발자 9
등급
(52)
프로젝트
89
25%
중재
8
75% / 13%
기한 초과
44
49%
로드됨
10
개발자 10
등급
(304)
프로젝트
310
69%
중재
2
100% / 0%
기한 초과
0
무료
게재됨: 1 코드
11
개발자 11
등급
(9)
프로젝트
19
16%
중재
3
67% / 0%
기한 초과
0
무료
12
개발자 12
등급
(511)
프로젝트
549
53%
중재
13
69% / 15%
기한 초과
3
1%
무료
13
개발자 13
등급
(2642)
프로젝트
3357
68%
중재
77
48% / 14%
기한 초과
342
10%
무료
게재됨: 1 코드
14
개발자 14
등급
(45)
프로젝트
91
13%
중재
34
26% / 59%
기한 초과
37
41%
무료
15
개발자 15
등급
(34)
프로젝트
51
43%
중재
5
40% / 20%
기한 초과
14
27%
무료
게재됨: 2 코드
16
개발자 16
등급
(2309)
프로젝트
2905
63%
중재
122
44% / 25%
기한 초과
429
15%
작업중
17
개발자 17
등급
(98)
프로젝트
137
52%
중재
5
40% / 60%
기한 초과
0
무료
비슷한 주문
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 am offering a ready-to-use trading system that connects MetaTrader 4 signals with automated trading on Polymarket. The system is already fully developed and working. What the system does: The bot copies signals from a custom MT4 indicator and executes trades automatically on Polymarket prediction markets. How it works: A custom MT4 indicator generates BUY or SELL signals using buffers. When a signal appears, it is
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
Looking to purchase a Good forex or gold/ BTC trading EA and it's source code. Must be compatible with low budget like less than $500 accounts, Must need no manual intervention and run fully automated. If you are interested in selling me the source code, please share the Read only account access where the EA has already been running on, so i can check past performance and get an idea on how it works or runs. Dont

프로젝트 정보

예산
200 - 350 USD
기한
에서 1  10 일