I NEED A EA MT5 FOR SCALPING WITH BREAKOUT STRATEGY

명시

I need an EA script for MT5 based on a Channel Breakout Strategy.

I. Entry Conditions (Breakout Rules): (Using with BTCUSD ETHUSD in low TF M1-5)

  • Long Entry Condition: The current price breaks above the highest price of the previous $X$ candles (length). This indicates strong bullish momentum breaking out of the established price channel.

  • Short Entry Condition: The current price breaks below the lowest price of the previous $X$ candles (length). This indicates strong bearish momentum breaking out of the established price channel.

(The candle length, $X$, must be a customizable input.)

II. Trade Management:

The position management must ensure that the EA adheres to the following strict rules:

  1. Identify high/low: Determine the high and low of the last $X$ candles.

  2. Order Placement:

    • Place a Buy Stop order immediately above the highest price (High).

    • Place a Sell Stop order immediately below the lowest price (Low).

  3. Mutual Exclusion (Position Closure): The system must automatically remove the opposite pending order once one order is triggered (a position is opened).

  4. Single Trade Only: Only single trades are allowed at any given time (one position or one set of opposite pending orders).

  5. Prohibited Techniques:

    • No Martingale

    • No Grid

    • No Averaging."

Have a pine script file bellow here so you can take a look

응답함

1
개발자 1
등급
(429)
프로젝트
628
54%
중재
31
52% / 23%
기한 초과
6
1%
로드됨
2
개발자 2
등급
(507)
프로젝트
975
74%
중재
27
19% / 67%
기한 초과
101
10%
작업중
게재됨: 1 기고글, 6 코드
3
개발자 3
등급
(39)
프로젝트
44
25%
중재
14
7% / 64%
기한 초과
1
2%
바쁜
4
개발자 4
등급
(1)
프로젝트
2
0%
중재
1
0% / 100%
기한 초과
1
50%
무료
5
개발자 5
등급
(4)
프로젝트
6
17%
중재
2
0% / 100%
기한 초과
3
50%
무료
6
개발자 6
등급
(12)
프로젝트
14
57%
중재
1
0% / 100%
기한 초과
0
무료
7
개발자 7
등급
(2)
프로젝트
3
0%
중재
0
기한 초과
0
무료
8
개발자 8
등급
(5)
프로젝트
6
0%
중재
1
0% / 100%
기한 초과
0
무료
9
개발자 9
등급
(10)
프로젝트
15
27%
중재
0
기한 초과
3
20%
무료
10
개발자 10
등급
(16)
프로젝트
19
11%
중재
8
38% / 38%
기한 초과
2
11%
로드됨
11
개발자 11
등급
(309)
프로젝트
556
35%
중재
79
32% / 42%
기한 초과
202
36%
작업중
12
개발자 12
등급
(183)
프로젝트
236
20%
중재
21
43% / 19%
기한 초과
0
로드됨
13
개발자 13
등급
(2644)
프로젝트
3360
68%
중재
77
48% / 14%
기한 초과
342
10%
무료
게재됨: 1 코드
14
개발자 14
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
15
개발자 15
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
16
개발자 16
등급
프로젝트
0
0%
중재
1
0% / 100%
기한 초과
0
무료
17
개발자 17
등급
프로젝트
0
0%
중재
1
0% / 100%
기한 초과
0
작업중
18
개발자 18
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
19
개발자 19
등급
(6)
프로젝트
6
0%
중재
2
50% / 0%
기한 초과
1
17%
무료
20
개발자 20
등급
(144)
프로젝트
186
41%
중재
24
58% / 21%
기한 초과
13
7%
무료
21
개발자 21
등급
(17)
프로젝트
23
39%
중재
6
33% / 50%
기한 초과
0
무료
22
개발자 22
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
23
개발자 23
등급
프로젝트
0
0%
중재
1
0% / 100%
기한 초과
0
무료
24
개발자 24
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
25
개발자 25
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
26
개발자 26
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
27
개발자 27
등급
(295)
프로젝트
474
39%
중재
103
41% / 23%
기한 초과
79
17%
바쁜
게재됨: 2 코드
28
개발자 28
등급
프로젝트
1
100%
중재
0
기한 초과
0
무료
29
개발자 29
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
30
개발자 30
등급
(6)
프로젝트
5
0%
중재
2
50% / 50%
기한 초과
2
40%
무료
31
개발자 31
등급
(270)
프로젝트
552
49%
중재
57
40% / 37%
기한 초과
227
41%
작업중
32
개발자 32
등급
(24)
프로젝트
30
13%
중재
12
0% / 75%
기한 초과
8
27%
무료
33
개발자 33
등급
프로젝트
1
0%
중재
1
0% / 0%
기한 초과
0
무료
34
개발자 34
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
I am looking for an experienced MT4 (MQL4) developer to build a Harmonic Pattern Indicator with a PRZ (Potential Reversal Zone) detection system , similar to advanced harmonic scanners. Kindly apply if you can handle this project. Note: I don't want unprofessional developer
hello, i want a convertion of this trading view indicator FVG (NEPHEW_SAM_) to mql5 to be add later to an expert advisor. i want to access this data, gap data printed on current timeframe and multi timeframe that i choose (current, timeF1, timeF2, timeF3, timeF4)(gap time, gap value, top gap value, low gap value, gap type bull / bear, gap type iFVG or FVG). a function that check if the price is checking the gap at
I have developed a ready-made quantitative trading system for MetaTrader 5. The system uses an ensemble of machine learning models (XGBoost, LightGBM, Random Forest) combined with a market regime filter based on a Hidden Markov Model. Core features: - Automated trading for XAUUSD - Risk management and dynamic position sizing - Market regime detection (trend / range) - Volatility filter - Telegram monitoring interface
Momemtuscalp 30+ USD
//+------------------------------------------------------------------+ //| MomentumScalper.mq5 | //| Copyright 2026, HackerAI | //| https://hackerai.co | //+------------------------------------------------------------------+ #property copyright "Copyright 2026, HackerAI" #property link "https://hackerai.co" #property version "1.00" #include
Yemen sanaa 30+ USD
Sergey Golubev: Nick Rypock Trailing Reverse ( NRTR ) The forum Key thread Basic explanation/the theory - the post Second version of AscTrend system - asctrend indicator together with NRTR indicator NRTR_color_line indicator for MT5 - the post First version of AsctrendND EA - This EA use Asctrend indicator as main signal and Nrtr indicator as filter: - How to install . - optimization results for M15 timeframe for
Hello, I am looking for an experienced MT5 (MetaTrader 5) developer to create a simple and reliable Forex trading EA. Broker: Skyriss Platform: MT5 Requirements: • EA should work only on Forex pairs (EURUSD, GBPUSD, USDJPY, USDCHF) • Around 1–2 trades per day is enough • Proper risk management with Stop Loss (SL) and Take Profit (TP) • Prefer low-risk trading with 0.01–0.03 lot depending on balance • No martingale or
hello, please take a moment to review my project. It is for Quanttower. it is very detailed in the instructions. Thank you, Just let me know if you can do it and the whats the cost and timeframe
Key Requirements: Source Account: Connect to a Master account using Investor (Read-only) Password. Destination Account: Execute trades on a Live Slave account with full trading access. Currency Focus: The system must handle Currency Pairs accurately, including symbol mapping (e.g., EURUSD to EURUSD.m) between different brokers. Stealth Features: Remove/Disable all trade comments. Assign custom Magic Numbers to the
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
Project Overview: I am looking for a highly experienced MetaTrader 4 (MQL4) developer to build a sophisticated automated trading system. This is not a standard grid bot; it requires complex trade management, dynamic exposure rebalancing, and a custom "Salami" liquidation module for partial loss mitigation . Key Features to Implement: Virtual Grid & Dynamic Trend: Price-action-based grid triggers without pending

프로젝트 정보

예산
50+ USD
기한
에서 1  3 일