EA that closes all orders (open & pending) when equity increment has been reached

MQL5 专家

工作已完成

执行时间1 一天
员工反馈
Great settings and requirements of closing the trades good work to do. Thanks for the opportunity again

指定

I am looking for an EA that will close all orders (open & pending) trades when equity level (positive or negative) has been reached. Once all trades have been closed the equity level automatically gets reset and the process starts again.

Below is an example: 

When EA is loaded to a chart the starting equity is recorded (e.g. €1,000)

Set EA settings:

Equity increase increments: 100 (this means that when equity increases by €100 from the starting equity number all open trades will close. Calculation: starting equity (€1,000) + equity increase increments (€100) = equity increase target (€1,100)

Equity decrease increments: 100 (this means that when equity decreases by €100 from the starting equity number all open trades will close) Calculation: starting equity (€1,000) - equity decrease increments (€100) = equity decrease target (€900)

The equity increments are defined in the settings and can be changed at any time.

So the equity targets for our example:

Increase: €1,100
Decrease: €900

Lets say that equity reaches €1,100. All all open trades are close immediately.The EA will take the new equity number as the starting equity (€1,100 in our example) and the process starts again. 

In this situation the new equity target would be:

Increase: €1,200
Decrease: €1,000

A new equity number (and increase/decrease targets) is created every time the equity target (up or down) is hit and all open/pending trades close. 

The EA must be able to show on the chart:

Account Equity: (real time)
Account Balance: (real time)
Equity increase target: (starting equity number + equity increase increments)
Equity decrease target: (starting equity number - equity decrease increments)

Full EA settings

Allow EA to close all open trades: True/False
Alerts on/off: True/False
Alert notification: Email/Push/Sound
Show info on chart: True/False
Equity increase increments 100 (default)
Equity decrease increments: 100 (default)

Magic nr: EA should work with specific Magic number. Orders are opened by another EA, that have the same Magic nr.

EA must work with other EAs. As orders are created from other EAs.

Thanks



反馈

1
开发者 1
等级
(879)
项目
1392
67%
仲裁
117
32% / 42%
逾期
215
15%
空闲
2
开发者 2
等级
(589)
项目
921
46%
仲裁
31
39% / 29%
逾期
93
10%
工作中
3
开发者 3
等级
(39)
项目
50
18%
仲裁
5
40% / 40%
逾期
0
空闲
4
开发者 4
等级
(8)
项目
18
17%
仲裁
3
67% / 0%
逾期
0
空闲
5
开发者 5
等级
(34)
项目
60
23%
仲裁
11
73% / 9%
逾期
3
5%
空闲
6
开发者 6
等级
(13)
项目
15
7%
仲裁
1
100% / 0%
逾期
0
空闲
7
开发者 7
等级
(7)
项目
12
42%
仲裁
1
0% / 100%
逾期
2
17%
空闲
8
开发者 8
等级
(43)
项目
72
49%
仲裁
4
0% / 50%
逾期
19
26%
空闲
9
开发者 9
等级
(253)
项目
408
38%
仲裁
86
43% / 19%
逾期
70
17%
已载入
10
开发者 10
等级
(126)
项目
151
48%
仲裁
6
83% / 17%
逾期
2
1%
空闲
11
开发者 11
等级
(568)
项目
641
41%
仲裁
21
57% / 29%
逾期
47
7%
工作中
12
开发者 12
等级
(356)
项目
632
26%
仲裁
89
73% / 13%
逾期
12
2%
空闲
13
开发者 13
等级
(265)
项目
539
50%
仲裁
55
40% / 36%
逾期
224
42%
工作中
相似订单
So the below format is what I am currently using from a 3rd party EA. 🪖 COMMANDO TRADE 🪖 < Whenever an order is opened (OpenText1) ==================== 🚫 WE DO NOT ADVICE TRADING SIGNALS FROM DIFFERENT TRADERS ON THE SAME ACCOUNT 🚫 ==================== ⚠️ LOT SIZE ⚠️ < Whenever an order is opened (OpenText2) 💰 $100,000 - 1.00 💰 💰 $200,000 - 2.00 💰 💰 $300,000 - 3.00 💰 💰 $400,000 - 4.00 💰 💰
Request to improve performance in back test of a custom indicator SMC_OSC (Smart market concept + Market sentiment oscillator). It works fine but it has a hard problem, it is extremely slow in tick-mode and I cannot use it in EA due the infinite range times it gets to back-testing. About the first section in Chart price (Smart market concept), it uses candle close pivots (on bar, no ticks) and so I think that this
Sbhamu robot 50+ USD
The general robot trader is authorized with stock and strategies in market analysis. Robot trade profitable more income higher analysis and financial development and education management and management services and
Hello, I have 1000 robots and just want to test my robots and decide which one I can use. You can install all robots in my VPS and start the test or not. I want to see every day what my robots bring profits
I Need help from AI capable programmer to create a trade entering and managing system. I am today trading XAUUSD manually. I get my trading input from a signal provider. I get signals from this provider 5 to 7 times per day Same layout every time for this message that contains the signal. The signal is arriving to my telegram account, and I must set the trade at once if I want to follow from that trade-start
The EA should have the input of both indicators for i will be putting my own settings Buy/sell order conditions to be met before an order is executed 1. BUY ORDERS; a weak/strong low signal appears (from smart money concept indicator) and must be touching a previous buy order block which is constant or doesn't disappear/vanish and the other indicator Bheurekso must have given an arrow signal of opposite direction. 2
Project Overview: I’m on the hunt for a skilled MQL5 developer to build my dream trading bot from scratch. The mission? Seamlessly integrate real-time data from the FinancialJuice economic calendar. Key Requirements: Bot Development : We’re starting from scratch. Your wizardry will bring this bot to life. Speed Matters : Fetch actual data from FinancialJuice faster than a caffeine-fueled trader. Data Parsing Magic
Hello everyone, I would like to export closed and open trades from metatrader to a mySQL database. - MQL5 I need one EA of each. The EAs should NOT write directly into the SQL database, but rather via a PHP script (EA HTTP request => PHP script on my server => into the MySQL DB). This is what I need from you: - EA for the MT5 - PHP script - Tables in the database The EAs should write all historical trades into the
Hey Mql Community, Our Company need help creating and design a well automated forex ea for mt4 platform, This EA should based on the logic of an existing EA and the ideas we have in mind as a new features in the EA. Understand that We already have an EA that is working properly, we want to add a few details to it. We don’t have the source code just the ex.4 file, and as an expert specialist in the field we are
Forex trading market opening an account for the first time, modify you system of forex , always there for everyone,you are all welcome and for info on all platforms @ lil_johnny254 there to serve you

项目信息

预算
30 - 40 USD
VAT (22%): 6.6 - 8.8 USD
总计: 36.6 - 48.8 USD
开发人员
27 - 36 USD
截止日期
 1  4 天