Modify existing EA with changes

MQL4 Uzman Danışmanlar

İş Gereklilikleri

In my EA I want to changes:

 

2. I have already an EA which is opening after first installation (under Strategie 1) a buy and sell order and after one of these orders has been closed, ea is placing a pending order with an entry trigger. Note EA does only place at the beginning an buy and sell order. If buy is closed EA open an buy in Pending with an trigger. If sell is closed EA open an sell in trigger. This goes so on.


If this pending order with trigger is executed in the market, EA is opening again and pending after the order in market is closed and so on.


Do not change anything of Strategie of Strategie 1 just ad the function to Strategie 1

What do I want now?

Moneymanegment for all orders which are active in Market stays as it does right now. Do not chang anything

I want if EA has placed the basis order (basis orders are the orders which are activ in the market – the buy and sell order) or when ea is new on chart and if there is already a basis order (basis order is buy and sell order) are in the Market - EA should place direct following order (which EA would place after Basis order is closed) place as pending direct and not when first order is closed.

So in Terminal are than:

In Market – the buy and sell order

And in Pending status the pending buy and pending sell order – execution Limit Xpips away of TP of basis order in Market. Pips right now as pending open after Basis is closed.


So after Basis is closed at market, SL or TP - from this closing price will be again calculated the opening price of Pending order.

Distance of pending order is: actual TP of first order plus input double PendingOrderPips=100; - So not TP of first order is changing - so TP of pending has to be updated.
Lots- same as first order.
And after closing of Bais order in Market ist closed - Market, TP or SL - EA should chek execution Price of Pending order. This is than Closing price of Bais order.
plus input double PendingOrderPips=100; - So not TP of first order is changing - so TP of pending has to be updated.



So Note - every basis (basis is orders activ in terminal) order in Terminal does have following orders in Pending Status:

The Trigger of the pending orders should be active when basis order is closed (in actual strategy 1 and 2 pendings are alredy triggered). Trigger should work as he does right now.

Again: So if there is a basis buy or, and a sell order in the market. EA should place for each basis direct the next pending order and should not wait till basis order is closed.

Trigger of the pending order should be active if basis order is closed.


For the Pending orders I want to have one more execution option:

First Execution Option does alredy exist – it is the trigger in Market.

Second is not trigger Order executed as Xpips away or Xpips better. Xpips away is alredy there this is begin of trigger – I Just want to definite Xpips better. 60 Pips means after basis is closed Pending will be again in Market xpips away or xpips better.

 

Explanation:

EA opens the buy and sell order and also pending status the next buy and sell order as pending.

If basis buy or sell order is closed – Pending order will be active and executed as trigger or xpips better.

That’s it



Second change. EA should know his orders under global variables to ovoid double opening.

2. After restarting Terminal or new installation EA forgot all ticket and try work with new. EA should check to have only 2 open orders in pending and 2 Orders open in Market – each from the can only be a buy and an sell.

EA should remember his oders and tickets. So after restarting plattform, problem with Internet EA should knows status of before.

If EA does not have 2 Orders in Market and 2 Orders in Pending – EA should open 2 Orders Market.

If EA does not have 2 Orders in Market but 2 Orders in Pending – EA should do nothing.

EA does never have 3 or 4 Orders in Market…. Never only 2 and this can only be a buy and a sell order.

 

Can be a text file which save all ticket numbers there and update it repeatedly. so when restart the system or any other disconnection of system can check it's text first to remember them.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(362)
Projeler
506
40%
Arabuluculuk
147
18% / 72%
Süresi dolmuş
99
20%
Meşgul
2
Geliştirici 2
Derecelendirme
(1)
Projeler
1
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
Benzer siparişler
I'm looking for an MQL5 expert to develop a trading EA that uses the ratio of candle wicks to body sizes to automatically enter and exit trades. Key features should include: - Autopilot function: The EA should handle trade entries without manual intervention. Trade exits are only by hitting trailing SL. - Trade criteria: Trades should only be placed based on specific, pre-defined ratios of candle wicks to body sizes
EA BREAKOUT SNR 30 - 100 USD
I need a developer who can work with quickly & details. Create EA MT5 with features :: 1. Can identify Support and Resistance (based on close candle) 2. Marking SNR Breakout Zone 3. There is a multitimeframe breakout scanner & History Setup Dashboard Panel 4. Scan the valid setup that appears (Compare 2 Timeframes) 5. There is manual marking of zone(box), SPREAD INFO & Next Bar Time, EXPIRED DATE & LOCK ACC 6
Double PSAR 30+ USD
Some code isn't so good. Coders should code. I want solid code, not copied, not from EA Builder or similar tool. Please see written requirements and rules below. Please see picture attached. I hope these are clear. GBPUSD, H1, September 12-20, 2024 How closely can your coding match the picture? Indicators: PSAR Step: .01 Maximum: .01 Advanced PSAR Start AF: .02 Step: .02 Max AF: .2 MACD Colored Fast: 50 Slow: 100
Convert my tradingview pine script to mt4, Its a simple and straight code i need an expert programmer to convert my tradingview pine script to mt4, Thats All Thank you
The 1HSM EA allows users to configure trade settings, including activation, trading session, trade timing, maximum simultaneous trades, and stop loss type (virtual or visible). Users can set breakeven parameters, slippage control, and profit trailing options (gap, block, or target). Reverse trading can be enabled, allowing trades in the opposite direction if the price reverses significantly. Specific conditions for
Hello, i would like to have a fix on my plotted lines I use a liquidity strategy on the 1 hr time frame but the indicator that i am using for plotting the 1 hr lines is having a issue and printing the plot lines all over the place on the current 1 and 4 hr plot line as you can see in the screenshot this is very disturbing while i am trading can u fix that or just remove the current 1 hr plot line ?and or only show
"Hello, I am new to MT5 and ALGO TRADING. I am seeking a skilled and experienced trader to professionally manage and optimize my MT5 account together with me. I am using QUANTUM EMPEROR MR5 and Gallileo FX with 6 Premium Settings and seek help to get started and make this profitable. I will also share my profits with you. Please reach out to discuss potential collaboration."
Hi good day, Am looking for a professional programer who can help me ,I need a strategy built. Can you help , please reach out and send some necessary details that you need from me
I want to convert a tradingview indicator into an mt5 ea. The name of the indicator is trend trader strategy. So after converting the strategy for the EA is a reverse martingale. And I want the following options. Can you make the following optional and choices I can make. Max daily profit, max daily lost, ema, tp like pips or percentage gain, the multiplier, and the step between each trade
I have an EA that I want to have some additional work done to, including a logical stop loss system, and adding some extra conditions to the entry criteria. This is quite a complex EA, so the programmer will need to be experienced in MQL5 coding

Proje bilgisi

Bütçe
30+ USD
KDV (19%): 5.7 USD
Toplam: 35.7 USD
Geliştirici için
27 USD
Son teslim tarihi
from 1 to 10 gün