Quick Update Needed in a MT4 EA

MQL4 指标 专家

指定

Hi, 
I have an EA, which places limit order by reading the text file. 
EURJPY, SELL, 171.74263, 171.80196, 29/08/2025, 16:15, 29/08/2025, 17:15, 0.05932, 171.59432, 1.24

The above one is the format of the text file which the EA reads/ 
BIAS PRICE SL PRICE CREATE DATE CREATE TIME EXPIRY DATE EXPIRY TIME SL PIPS TP LOT SIZE

Now, I am in need of another variable named: Delete Price
This will be the next one in the same file (next to lot size 1.24)

So, the new text file will now like,
EURJPY, SELL, 171.74263, 171.80196, 29/08/2025, 16:15, 29/08/2025, 17:15, 0.05932, 171.59432, 1.24, 169.59435(delete price)

The working for this is simple as that:
For a sell file: This delete price should be kept in memory. 

Input to be added: Enable Delete Price Method:  True/False
This will work, if the limit order is not triggered and still as pending order. 
If the pending order is placed and price moves below the delete price, the limit order pending should be deleted (for sell)

If the pending order is placed and price moves above the delete price, the limit order pending should be deleted (for buy)

That’s all to be added in the above file 😊 Let me know if you have any queries.

反馈

1
开发者 1
等级
(205)
项目
277
46%
仲裁
22
73% / 23%
逾期
37
13%
工作中
2
开发者 2
等级
(8)
项目
10
20%
仲裁
0
逾期
0
繁忙
3
开发者 3
等级
(2)
项目
2
0%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
项目
0
0%
仲裁
0
逾期
0
空闲
5
开发者 5
等级
(1)
项目
1
100%
仲裁
1
0% / 0%
逾期
0
工作中
6
开发者 6
等级
项目
0
0%
仲裁
0
逾期
0
空闲
7
开发者 7
等级
(259)
项目
586
35%
仲裁
64
20% / 58%
逾期
147
25%
空闲
发布者: 1 文章, 22 代码
8
开发者 8
等级
(462)
项目
907
76%
仲裁
25
16% / 68%
逾期
99
11%
空闲
发布者: 1 文章, 6 代码
9
开发者 9
等级
项目
0
0%
仲裁
0
逾期
0
空闲
10
开发者 10
等级
项目
1
100%
仲裁
0
逾期
0
空闲
11
开发者 11
等级
项目
0
0%
仲裁
0
逾期
0
空闲
12
开发者 12
等级
(4)
项目
2
0%
仲裁
1
0% / 0%
逾期
1
50%
工作中
13
开发者 13
等级
(5)
项目
5
20%
仲裁
0
逾期
0
工作中
14
开发者 14
等级
(190)
项目
233
56%
仲裁
12
17% / 50%
逾期
43
18%
空闲
15
开发者 15
等级
(574)
项目
945
47%
仲裁
303
59% / 25%
逾期
125
13%
空闲
16
开发者 16
等级
(237)
项目
243
31%
仲裁
0
逾期
3
1%
空闲
发布者: 2 代码
17
开发者 17
等级
(170)
项目
194
42%
仲裁
9
11% / 44%
逾期
9
5%
工作中
发布者: 3 代码
相似订单
I have a indicator and want EA bot which can take buy and sell order and manage risk of 1% in end of the day and I want to set profit targets also but I want this mainly for prop firms account so risk management and money management are the main factors
Job Title: MQL4 Developer Needed – EA Editing & Licensing (Ongoing Partnership) Description: I’m looking for an experienced MQL4 developer to work with me on an ongoing basis. I already have multiple EAs and I need someone who can: Add a licensing system (account/expiry restrictions, etc.) Edit and improve existing EAs based on my requirements Provide reliable, ongoing support for future projects I’m offering access
A coder with experience in Coding indicator to ea and fixing telegram bot message The EA has two indicators installed with two strategy for open trade This will be explained in the document that will be provided The task in summary Remove two of the indicator and replace it with Two indicators i will provide Now we will have three optional indicators installed for opening trade The telegram work initially but i need
I am looking for an experienced Pine Script developer to fix several specific bugs in a, custom TradingView indicator. The core logic of the indicator is already built, but it has a few functional issues that need to be resolved
Hey, I need someone to troubleshoot and fix my current Breakout EA. Shouldn't take too long to fix, work ist mostly already done. The strategy is clear and simple, but some things don't work like they should: - Optimization / Backtesting problems, trades are not closing as they are supposed to at their desired time - Check my inbuilt Randomization features (I doubt they are working correctly) - Info Panel needs some
PLEASE PLEASE!!! I NEED A PERSON WITH EXPERIENCE WHO WILL PERFECT THE BELO AND NOT A NEWBIE...I NEED SOMEONE WHO ALSO HAS DONE A LOT OF PROJECTS AND HAS A PERFECT CLIENT REVIEW. have sent the script and the bheuresko pattern indicator as well as the image of the script and indicator (below). The script is the image showing the arrows written ENTRAR and the Bheuresko pattern is the one written bullish engulfing and
Døsh forex 30 - 200 USD
I want a robot that will help me and trade the the robot will be very good I don’t want to loose money I repeat I don’t want to loose money
Hi, i need help in creating a custom indicator to show statistics based on the Magic Number. here are the details i need to be shown on each chart i attach the indicator to Total Net Profit = (total profit made by that magic number since adding the indicator to the chart) Maximum DD ($) = (maximum Drawdown in ( $ ) reached by that magic number since adding the indicator to the chart) Current P/L =
I am working with several EAs (that i created). Inside MT5, they are fine. However, I’m also using a local MT5 runner on port 8787 to allow triggering backtests via commands. This requires exposing the runner via Cloudflare tunnels. I already: Installed cloudflared Created a tunnel and token Can generate temporary trycloudflare.com URLs But I am stuck on the final step: configuring the tunnel and updating the runner
Hello, I need a custom MT4/MT5 indicator that looks exactly like the screenshot I will provide (attached). The indicator should include: Candlestick chart Volume numbers displayed on each candle Multiple moving averages (colored lines) Automatic Support & Resistance levels Buy/Sell arrows (signals) Market direction in percentage (UP/DOWN %) Requirements: Must work on MT4 Source code must be clean and well-commented

项目信息

预算
30 - 40 USD

客户

所下订单1
仲裁计数0