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
Szukam doświadczonego programisty do stworzenia dedykowanego doradcy eksperckiego (EA) do tradingu. Programista powinien posiadać solidną wiedzę z zakresu MT5, logiki strategii, wskaźników, zarządzania ryzykiem i backtestingu. Doświadczenie w tworzeniu niezawodnych i profesjonalnych robotów handlowych będzie dodatkowym atutem. Proszę o kontakt, jeśli zrealizowałeś już podobne projekty. wszystkie szczeguły podam w
Fantastic robot 30 - 200 USD
Ladies and gentlemen, Today, I present a fantastic robot — a machine built for excellence, intelligence, and victory. This robot is designed to learn faster, react smarter, and perform better than ever before. Its mission is simple: achieve success with confidence, precision, and unstoppable determination. This is not just an ordinary robot. It analyzes every challenge, improves from every experience, and works
I am looking to buy a ready-made automated trading robot / EA that works on the Tradovate platform and is proven to pass prop firm challenges for Apex Trader Funding, Tradeify, and Lucid Trading.Key Requirements (must be ready-made or very close to plug-and-play):Fully functional on Tradovate (native or via stable bridge/copier/webhook/API integration – MT5 EA + Tradovate bridge is acceptable if it works reliably)
Alex 1000+ USD
Нужен бот для скальпинга именно на Python. Работа напрямую через API биржи (без привязки к TradingView и MetaTrader). Бот будет запускаться локально на ноутбуке / VPS. Критически важна скорость (использование асинхронности, WebSockets
Looking for an experienced programmer to create a fully automated trading system. The EA must be able to detect SPECIFIC H&Shoulder patterns, identify entry point and open a position. Parameters: Candle Count : EX: 50 - meaning the max amount of candle history to look for a pattern. (user adjustable) RISK: EG "2" Meaning the position that must be opened must be 2% of the Balance of the account (user adjustable). The
I’m looking for an experienced MetaTrader 4 (MT4) developer to analyze, repair, and live-test an existing .EX4 Expert Advisor. Project Details Existing file: GannMadeEasy_pro.ex4 Platform: MetaTrader 4 Issue: EA is not loading properly on charts in newer MT4 builds Goal: Make the EA fully functional and compatible with current MT4 versions Requirements The developer must: Analyze the existing EX4 file Identify
i need the EA same working on trading view chart with same specifications of enter in a trade and sl/tp open 2 trades and 1 trade set tp1 & second trade set to tp 3 but sl should move to breakeven when tp1 hit and go to tp2 sl on tp1
Roshtheking 30+ USD
//+------------------------------------------------------------------+ //| XAUUSD GoldBot EA v3.0 | //| Dedicated Gold (XAU/USD) Trading Expert Advisor | //| MT4 Desktop — Trades visible on MT4 Mobile (iOS/Android) | //+------------------------------------------------------------------+ #property copyright "GoldBot XAUUSD" #property version "3.0" #property strict #property
Hello! If you are a good trader, I can buy you 200K prop firm account, no problem for me :) half profits for you. Apply only if you have results, Please don't waste my time, I am not amateur. I will replay not for everybody, only for serious offers
create an trading bot on mt5 for small account following the trend with adjustable time frame using draw on liquidity at an order block or FVG follow by entry after CHOCH or CISD - take profit and stop loss in 1:2 risk to reward adjustable - editable risk percentage - editable number a trades per day - editable number of entry per trades - work on all timeframe - with editable trailing stop loss - use PDH and PDL and

Proje bilgisi

Bütçe
40+ USD