Customized breakout EA

MQL4 Uzman Danışmanlar

İş Gereklilikleri

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
(362)
Projeler
506
40%
Arabuluculuk
147
18% / 72%
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
I need to get a trading forex robot based on support and accurate resistance and moving avarage more details will be provided on the video links I want a situation where by once I put the robot on the chart and choose buy or sell and the number to open then it will only buy or sell in that particular direction only
NADGIO 30+ USD
I need a developer that can convert two Buy and Sell indicators into a trading robot. the indicators has an input parameter, this should be made available for adjustment. Features 1. Break Even 2. Trailing Stop 3. Global TP and SL 5. Time Filter 6. News Filter (If possible)
I need a developer who can convert trading view indicator in to mt5 expert advisor with some modifications. The other details will shared once chosen the developer. Looking for someone who has good knowledge of forex, mql5,and pine script
Hello, i hope you all well. I am looking or a good developer who can understand SCM/ICT concepts so that can modify an existing EA to trade against that. The EA is already there with code and it was trading based on Breakouts zones. Now i want the EA to be modified so that it trades based on inducements and liquidity. The EA should use Pending orders on those zones instead. I do not want new developers to apply
EA for index trading using ATR % of 5day 1 Give Average true range for the past 5 day so 5day ATR also for ref use the indicator "atr value indicator " my entries will be based on a % of this NO. NO. TO BE SHOWN IN TOP CORNER The Expert im looking for is 1.AT X TIME (ie 8:am ) 2.IF price moves X % of the 5 day atr( either up or down ) within Y TIME (IE 5MINUTES ) (if PRICE moves say 30% of the 5 day atr down i buy or
I want to create an Expert Advisor (EA) that can be set to open either buy or sell trades, depending on user preference (buy-only or sell-only mode). The EA will initiate trades when the market reaches (or is equal to or less than) a specified DeMarker value (e.g., DeMarker value = 0.3). The user will set both the DeMarker value for starting trades and another DeMarker value to stop opening new trades. - **DeMarker
Create a mql5 expert advisor for forex/commodities trading based on modified candlestick formation. If modified bullish engulfing appears, EA will open buy position at closing of last candle area with martingale until opening of last candle area and set stop loss at open last candle area. Trailing stop appears when half of all buy positions running profit then when all buy positions running profit, and so on. If
I want to grid based robot such like CM Manual Grid for mt 5 Snap of that attached. like The expert Advisor helps set a network of pending orders and collect profit from any price movement. I can use it to trade many grid strategies. I can also use it to track open positions. "Buy Stop — - open a network of pending stop orders for sale "Sell Stop" - open a network of pending stop orders for purchase "Buy Limit" -
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script
Hi, I would like to have an EA to open trade when 2 time frame met the condition. Need to have ability to select the TF combination, Example: H4 with H1, H1 with M15 etc. PS: Able to lock EA with "Name" or "Account Number" PSS: Able to set trading session for specific pair. Example: US session = EURUSD For Buy #1 Big TF Candle Closed Outside Top BB #2 Big TF Candle touch low MA #3 Got to Smaller TF Candle touch &

Proje bilgisi

Bütçe
40+ USD
Geliştirici için
36 USD