Multi TF Price Action Breakout Averaging

MQL4 Experts

Job finished

Execution time 9 days
Feedback from customer
Nice and friendly Coder

Specification

Open Order of this EA is only based on previous candle breakout from certain candle TF that trader choose

  Current Price has break previous candle high, valid buy order

    Current Price has break previous candle low, valid sell order

 

SETTING PARAMETER 

 

 EA Name: Multi TF Price Action Breakout Averaging

Account Number: (if wrong, info: contact ...)

Expired Setting: dd:mm:yyyy (if expired, info: contact ...)

MagicNumber: 

MaxSpread:5


FirstOrderSetting (TP / SL and Trailing of the first order)

FixedLot: 0.01

RiskMM:2 (Lot= RiskMM/100,000 * Equity)

TP: 50

SL: 0

TrailingStop: T/F

TrailingStart: 10

TrailingGap: 7

BreakEvenPointSystem: T/F Once price reach certain pips, put BEP SL x pips above open order

Example: buy at 1.0000, price reach 1.0015, put SL at 1.0003. Even though the price after it reach 1.0015 it moves to higher or lower price the SL will be keep at 1.0003.

BEP_Trigger: 15 (Start put BEP after price move +15 pips)

BEP_Line: 3 (Put SL 3 pips above the buy open order or 3 pips below the sell open order)



UseMartingale: T/F (once averaging order executed use the averagingTP for all orders)

Start_Martingale: 4  (Start open lot multiplication at order -x)  For example with lotexponent (2):  1st order: 0.1 lot, 2nd order: 0.1 lot, 3rd order: 0.1 lot, 4rd order: 0.2 lot,  5th order: 0.4 lot, .etc   

Closeallsellbefore_lvl: 9 (1 pip before 9th level of martingale opened, close all sell orders)  

CloseallBuybefore_lvl: 9 (1 pip before 9th level of martingale opened, close all buy orders)  

PipStep:  10 

AveragingTP: 7 (AveragingTP is for the TP point for each averaging order that are opened,

The Take Profit is at the average from all open order value plus AveragingTP Value)

LotExponent: 1.6  

Candle_Filter: 5 (open new level of averaging/martingale in new candle formation, one candle one order; 

in this case only one order allowed for each 5 Minutes candle and to open new averaging order the price has moved to opposite direction at least 10 pips)


Order_Setting

DailyOneTimeOpenOrder: T/F (open order only one time/day, but can continue averaging)

Filter_startendTime: T/F (first open order only can be open within this time)

StartTime: 10:00

EndTime: 23:00

CloseAllOrder: T/F

CloseOrder_Time: T/F (CLoseOrder at designated time) 

CloseOrderTime: 23:59

CloseOrder_PrevCandle: T/F (CLoseOrder at previous candle high or low, if current order buy close order at prev candle low, if current order sell close order at prev candle high)

UsePrevCandleTF: M5/M15/M30/H1/H4/D1



SignalOrder_PrevCandleBreakout_Setting (previous candle and current price analysis)

MN: T/F

MinPrevCandle_High-Low: 500 (read 500 pips in both 4 and 5 digits broker)

MinPrevCandle_Body: 400

MinExceedPips: 15 (current price has exceed 15 pips from previous candle high or low)


W1: T/F

MinPrevCandle_High-Low: 50 

MinPrevCandle_Body: 30

MinExceedPips: 5 


D1: T/F

MinPrevCandle_High-Low: 50 (read 50 pips in both 4 and 5 digits broker)

MinPrevCandle_Body: 30

MinExceedPips: 5 (current price has exceed 5 pips from previous candle high or low)



H4: T/F

MinPrevCandle_High-Low: 30 

MinPrevCandle_Body: 20

MinExceedPips: 3



H1: T/F

MinPrevCandle_High-Low: 30 

MinPrevCandle_Body: 20

MinExceedPips: 3



M30: T/F

MinPrevCandle_High-Low: 30 

MinPrevCandle_Body: 20

MinExceedPips: 3


M15: T/F

MinPrevCandle_High-Low: 30 

MinPrevCandle_Body: 20

MinExceedPips: 3


M5: T/F

MinPrevCandle_High-Low: 30 

MinPrevCandle_Body: 20

MinExceedPips: 3


M1: T/F

MinPrevCandle_High-Low: 30 

MinPrevCandle_Body: 20

MinExceedPips: 3



Responded

1
Developer 1
Rating
(772)
Projects
1039
44%
Arbitration
50
8% / 50%
Overdue
116
11%
Free
2
Developer 2
Rating
(219)
Projects
370
42%
Arbitration
145
17% / 41%
Overdue
124
34%
Free
Published: 38 codes
3
Developer 3
Rating
(190)
Projects
233
56%
Arbitration
13
15% / 54%
Overdue
43
18%
Free
4
Developer 4
Rating
(258)
Projects
396
28%
Arbitration
69
19% / 49%
Overdue
121
31%
Free
5
Developer 5
Rating
(49)
Projects
74
18%
Arbitration
30
17% / 53%
Overdue
31
42%
Free
6
Developer 6
Rating
(271)
Projects
553
50%
Arbitration
57
40% / 37%
Overdue
227
41%
Working
Similar orders
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
I need a high frequency trading robot for gold in one or 5 minute timeframe the robot should have spread filter where it should only open trades below a set spread should have news filter to allow trading during fundal news or not the robot should have input in number of minutes to close all open trades and remove pending orders before fundamental news as part of news filter. It should also have the number of minutes
Hello! I want to programm EA that uses volume profile indicator, but I am not sure if this is possible. Only experienced programmers please, I will not select a programmer who did only few jobs. Before starting I need to make sure you understand everything and that this is for sure technically possible
Hello, I am looking for a professional trading system including: 1- Trading Bot (Expert Advisor): - Good profit performance - High security and strong risk management - Works efficiently during high market volatility (news and strong movements) - Works on all pairs (Forex + Gold) 2- Signal Indicator: - Provides clear Buy and Sell signals - Includes Take Profit and Stop Loss - No repaint (signals must not change or
Hi, I’m looking for a top-tier, profit-optimized EA that has the potential to scale trading returns significantly. My goal is to maximize growth over time. Can you help develop a bespoke EA that could potentially scale to high six or seven figures
Max amount grid 30+ USD
max amount grid step for magic number do keep deleting .only when it is in negative floating .but when it is profit allow to go over the max and replays to grid step
Apply with a screen of your work . Symbol Specific Logic . Live Chart Optimization Check the Core logic . [back tests as well] Change points to pips . Create buffer for the zone
I will pay 3000+ USD (negotiable) for an EA for existing MT5 that generates a minimum of 15-20% or higher a month consistently (provide source code after final deal) Looking for a highly profitable EA Please send demo version directly subject (Buying profitable EA Budget up to $ 3000 USD), past results and optimal settings so I can test, if it performs in a strategy tester i will also need option to forward test it

Project information

Budget
30 - 55 USD
Deadline
from 3 to 7 day(s)