Customized breakout EA

MQL4 Uzmanlar

Şartname

At first, the EA must draw a rectangle highlighting the last 4:15 h of consolidation before the close of the M15 candle past 8 GMT (London opening), these times must be configurable.

After that, the EA must apply a gap to the trigger orders (defined as “FOLGA” in EA settings – in points not in pips) this gap has the purpose to avoid false triggerings.

At 8:15 GMT, the EA places the pending orders atop and above the range plus the gap (folga) and with his respectives Take profits (configurable but with 170 points as default)

As soon as an order is activated, the EA places another order in the same place of the contrarian order (recovery mode) with size = first order * Multiplier 01, this order has the same TP of the contrarian order and the stop loss of the first one.

If the price does not hit TP and comes back towards the original order, the EA repeats the process, placing another order in the same place of the original one with size = second order * multiplier 1, and so on.

The EA must have an off recuperation order multiplier, just in case that the recovery mode is off and the user accepts the stop loss. So in any day that stop loss is hit, the subsequent day will have the size multiplied by the multiplier 2.

In the other side, as the system have many sequencial wins, the EA must have a take profit lot multiplier placing a lot size in the day after a win multiplied by the multiplier 3.

About the money management, There is 3 entries: initial lot (default 0.01), money management false/true (calculates the lot multiplier based in the balance and lot applied in field 1 before each first trade of the day), and follow up order lot (I will explain soon).

About the Range, the settings must allow to configure the beginning and end of the range and the gap tha will be used.

About the parameters: the field “STOP LOSS IGUAL AO RANGE” with value true/false must define which kind of stop will be used, if TRUE the stop of the first order must be in the contrarian border of the range and the recovery mode must be off, if this option is set, the EA must erase the contrarian order too. If is FALSE the recovery mode is working and the stop coincides with the TP of the contrarian orders.

Field TAKE PROFIT in points, with equal size for both sides.

Field Trailing stop on/off, with his respective trailing size and step.

The follow up order, as mentioned above, is an alternative for the main trade system to pursuit the trend, working independently from the main trade system and using only the initial trigger. His size is defined in the money management section and have these characteristics:

No TP

SL by time (default 19h) OR SL in the contrarian border of range

Trailing Stop and trailing step configurable.

I’m attaching an indicator to show more or less how the boxes must be drawn and a picture in this sheet that shows the recovery mode in a generic way.

In the chart window, the EA must show a “HUD”  with these informations in Portuguese and small font size:

             STATUS DO SISTEMA:      ATIVO/DESATIVADO (green active/red deactivated)

              POSIÇÕES EM ABERTO:   X.XX  (total of open positions with his directions)

              MARGIN:                            XXXX (In currency and percentage)

                LUCRO DE HOJE:              XXX.XX  (in deposit currency)  

                LUCRO DE ONTEM:         XXX.XX (in deposit currency)

                RANGE DO DIA:               XXXX (size in points of the 4:15 h range)

                RECOVERY MODE:          ATIVO/DESATIVADO (WHEN ACTIVE GREEN, WHEN DEACTIVATED RED)

              MULTIPLIERS:                   RECOVERY MULTIPLIER,  LEVERAGE MULTIPLIERS    


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(88)
Projeler
143
39%
Arabuluculuk
21
19% / 48%
Süresi dolmuş
30
21%
Serbest
2
Geliştirici 2
Derecelendirme
(365)
Projeler
507
40%
Arabuluculuk
159
17% / 74%
Süresi dolmuş
99
20%
Yüklendi
3
Geliştirici 3
Derecelendirme
(16)
Projeler
21
19%
Arabuluculuk
7
0% / 71%
Süresi dolmuş
14
67%
Serbest
4
Geliştirici 4
Derecelendirme
(1)
Projeler
1
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
Benzer siparişler
Junior EA 30+ USD
1. EA for MT5, hedging allowed. 2. Entry: 50 EMA crosses 200 EMA on H1. Buy on bullish cross, sell on bearish. 3. SL: 100 pips, TP: 200 pips. No trailing stop. 4. Lot size: 0.01 fixed. Max 3 trades at once. 5. Trade only 08:00-18:00 GMT. No trades if spread > 20 points. 6. Inputs: EMA periods, SL, TP, lot size, start/end time
I am looking for a highly skilled and honest MQL4 developer to optimize and improve my existing MT4 Expert Advisor called Blue System . The EA already performs very well on both demo and live accounts, but the live results are still not matching the profitability achieved during demo testing and backtesting. The strategy currently uses a trailing stop system, and I need an expert who truly understands live market
I am searching professional strategy, not grid, not martingale, controlled risk, Please don't waste my time if you havent got nothing valueable to show, in first message please describe this strategy, if you will not do this, I will move you to rejected, Budget is negotiable
I am searching professional strategy, not grid, not martingale, controlled risk, Please don't waste my time if you havent got nothing valueable to show, in first message please describe this strategy, if you will not do this, I will move you to rejected, Budget is negotiable
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
cannot be opened/closed during the first attempt. How should the EA handle such a situation: should it make a pause or wait for a new tick? How many attempts are allowed? What information should be written to logs? In what format should information be written? Should a notification be sent to a trader? How often should messages be sent to avoid DDoS attack situations? Use comments to trading orders for quick analysis
There is a Pine Script with closed source code that I want to use on TradingView. I would like to have an exact replica of it created. I have the link and can share it with you if you're interested. Is this something you can do
I need a fully automated Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5. Strategy Overview: Trading Instrument: User adjustable (input parameter). Default can be EUR/USD. Trade Time: Every day at exactly 11:00 AM (broker server time) . Position Size: Fixed lot size (NOT percentage-based). Default = 0.01 lot. This must be an adjustable input parameter . Trading Rules (Step by Step): Day 1 (Initial Trade)
Trading Strategy Specification 🟢 Buy Setup Conditions: Trend Identification: The overall trend must be Bullish (Upward). (Note for the programmer: Define the bullish trend using higher highs/higher lows structure or a specific Moving Average). Fibonacci Retracement: The price must correct downwards to touch or test the 61.8% Fibonacci level , drawn from the most recent swing low to the swing high. Entry
Hey I need help with the development of my ea. I am using a built in indicator and a custom indicator. It shouldn't take too long. I will tell you the conditions and then I just need some help with the coding but I have some experience. Thanks we can chat on whatsap or telegram

Proje bilgisi

Bütçe
40+ USD