ADD divergence rule and bollinger band rule to existing Mq5 EA

MQL5 EA

작업 종료됨

실행 시간 1 일
피고용인의 피드백
Great client! Adam communicated his strategy clearly and provided precise feedback. The collaboration was smooth and efficient. I would happily work with him again.
고객의 피드백
Loemiro, carried out the order exactly as planned. He went above and beyond to ensure the divergence was visible on the chart and the EA executes perfectly.

명시

I would like to add two rules for trade entry for an existing MQ5 EA. These rules can be set individually to true or false from the User Inputs

these two rules can be happening on the current price or have happened a user input defined number of candles before the existing rules.

Rule 1 (bollinger band rule)

For a buy trade the there must be 20 candles that have not returned to the center bollinger band 

for the sell trade the opposite must be true

rule 2 (Divergence)

There are 3 types of divergence,

EA divergence were the peaks of the EA'S in the divergence indicator are the opposite from the peaks in the price as sown in the picture

Histogram divergence were the same rule as above applys

Hidden divergence - were the current price is lower or higher than the previous pull back and showing the opposite on the histogram as shown in the attached picture.

The source file of the original EA is also attached

응답함

1
개발자 1
등급
(22)
프로젝트
28
7%
중재
9
33% / 33%
기한 초과
1
4%
작업중
2
개발자 2
등급
(180)
프로젝트
194
46%
중재
4
50% / 25%
기한 초과
1
1%
로드됨
3
개발자 3
등급
(2)
프로젝트
2
0%
중재
1
0% / 100%
기한 초과
0
무료
4
개발자 4
등급
(29)
프로젝트
35
37%
중재
0
기한 초과
2
6%
무료
5
개발자 5
등급
(390)
프로젝트
416
30%
중재
74
19% / 72%
기한 초과
52
13%
작업중
6
개발자 6
등급
(365)
프로젝트
507
40%
중재
159
17% / 74%
기한 초과
99
20%
로드됨
7
개발자 7
등급
(16)
프로젝트
30
40%
중재
3
33% / 67%
기한 초과
7
23%
작업중
8
개발자 8
등급
(2)
프로젝트
2
0%
중재
0
기한 초과
0
무료
9
개발자 9
등급
(4)
프로젝트
3
33%
중재
2
0% / 100%
기한 초과
0
무료
10
개발자 10
등급
(13)
프로젝트
18
11%
중재
6
33% / 67%
기한 초과
1
6%
무료
게재됨: 1 코드
11
개발자 11
등급
(271)
프로젝트
553
50%
중재
57
40% / 37%
기한 초과
227
41%
작업중
12
개발자 12
등급
(7)
프로젝트
6
0%
중재
4
25% / 75%
기한 초과
2
33%
무료
13
개발자 13
등급
(3)
프로젝트
1
100%
중재
3
0% / 100%
기한 초과
0
무료
14
개발자 14
등급
(32)
프로젝트
42
43%
중재
2
100% / 0%
기한 초과
4
10%
무료
15
개발자 15
등급
(78)
프로젝트
246
74%
중재
7
100% / 0%
기한 초과
1
0%
무료
게재됨: 1 기고글
16
개발자 16
등급
(1)
프로젝트
1
100%
중재
0
기한 초과
0
무료
비슷한 주문
Hey guys, I’ve got an MT4 HFT EA that’s showing strong results on an IC Markets demo account, and I'm looking to move it over to MT5. Does anyone have a solid MT5 version that performs well on IC Markets? Having the source code (MQL5) included would be awesome. Thanks for any leads
Hello! I want to automatically trade on Sierra Charts (IronBeam Brokerage). NQ ($20 per "handle") or MNQ ($2 per point or handle) - futures Broker: IronBeam mostly for the low capital requirement for futures Chart: Sierra Charts I almost exclusively trade a 5-20 bracket with 2 contracts (first contract closes at a +5 and second bracket closes at a +20.) When the +5 is reached, I move my stop from -15 to BE
Let’s use Chart M3. Stochastic 8,3,3. 85/15 trigger for sell stochastic >85, and the reversal move need to engulf the last bar for 1 point. SL over the engulfed bar. Same trigger for buys… Stochastic <15, engulfed bar by 1 point = entrance. SL under the engulfed bar… more details as soon we start to work on it
Scalping EA/straddle 30 - 200 USD
Title: Custom EA: Dynamic Trailing Limit Grid with Volatility/Velocity Filter and Auto SL/TP Description: I am looking for an experienced MQL5 programmer to develop a high-performance, robust Expert Advisor (EA) for MetaTrader 5. The strategy relies on dynamic trailing limit orders that automatically adjust to market price changes, featuring a safety buffer during high-velocity price spikes. The EA must include the
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Watcher position 30 - 100 USD
//+------------------------------------------------------------------+ //| synthetic tick generator based on two assets | //+------------------------------------------------------------------+ class CSyntheticTickGenerator { private : string symbol_a; string symbol_b; string synth_name; double ratio; double last_price_a; double
# SNRZ BOT — SESSION PROGRESS LOG Last updated: 2026-09-16 (local late-evening session) ## SAN BOT (new — cloned from SNRZ) - `MQL5\Experts\AutomatedOrderBot_SAN.mq5` / `.ex5` — v1.0, compiled 0 errors/0 warnings - Signal source: custom indicator "SAN" (InpSANName, buy buf 0 / sell buf 1, target bar 1), same SNRZ-style read, MA fallback if missing - Magic number 234567 (separate from SNRZ 123456 so both bots can run
Multi-Asset EA (XAUUSD / FRA40) with Time Filters, High-Impact News Avoidance, Advanced Risk/Lot Sizing, and H1 Breakout Strategy 1. RISK SETTINGS * Max Daily Loss Limit: (bool) Toggle true/false. If true, input double for max loss in currency (e.g., $500). If hit, close all positions and stop trading until next day. * Lot Sizing Mode: Dropdown menu: 1. Fixed Lots (e.g. 0.10); 2. Percentage Risk (%) based on Account
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …

프로젝트 정보

예산
30+ USD