EA that manages trades

MQL5 专家

工作已完成

执行时间4 天
客户反馈
He is very good, I recommend!
员工反馈
Pleasure to work with him

指定

I have a strategy that I trade it manually, after I place an order/position I need an EA that will manage the trades.

I want the EA to do a few things:

A) When a position is opened, I want all the other orders on my account to get deleted.(if I did a pending order, so only when it gets triggered, the ea will start working, but as long there is no position opened the ea will do nothing)

B) let's call my initial position that I opened manually "A'', "A" position has a take profit and stop loss that I gave it manually, if price reaches tp, ea does not do anything, but if price reaches sl, so a new position in the opposite direction will open by the ea, let's call it ''B'' position, the sl of "B" position will be the open price of "A" position that reached it's stop loss, and the tp will be x points more than the tp of "A" position that hit the sl, I should be able to adjust x in an input in the ea you will build. If "B" reaches it's tp the cycle will end, but if it hits sl (which was A's open price) so position "C" will open in the opposite direction from "B" position, C's sl will be B's open price, and C's tp will be x points more than B's tp. To clarify the tp process, for an example if "A" had 100 points tp and I decided that x will be 30 points, so B's tp will be 100+30=130, and C's tp will be 130+30=160....., and this cycle of opening positions will continue until there will be a position that will reach it's tp and the ea will wait for me to open a manual position for starting the process from begining.

If "A" was a long position, so "B" will be a short position, and "C" will be a long position, and "D"...


反馈

1
开发者 1
等级
(185)
项目
327
32%
仲裁
33
42% / 27%
逾期
98
30%
空闲
2
开发者 2
等级
(103)
项目
160
33%
仲裁
11
18% / 36%
逾期
0
空闲
3
开发者 3
等级
(10)
项目
25
28%
仲裁
1
0% / 0%
逾期
1
4%
已载入
4
开发者 4
等级
(16)
项目
24
17%
仲裁
2
0% / 50%
逾期
1
4%
空闲
5
开发者 5
等级
(236)
项目
418
34%
仲裁
53
36% / 40%
逾期
153
37%
繁忙
6
开发者 6
等级
(68)
项目
77
8%
仲裁
33
9% / 55%
逾期
6
8%
工作中
7
开发者 7
等级
(90)
项目
118
17%
仲裁
44
23% / 39%
逾期
20
17%
空闲
8
开发者 8
等级
(11)
项目
11
0%
仲裁
4
25% / 50%
逾期
2
18%
空闲
9
开发者 9
等级
(264)
项目
538
50%
仲裁
55
40% / 36%
逾期
224
42%
工作中
10
开发者 10
等级
(22)
项目
28
11%
仲裁
6
33% / 50%
逾期
4
14%
工作中
11
开发者 11
等级
(255)
项目
312
37%
仲裁
6
50% / 17%
逾期
7
2%
空闲
12
开发者 12
等级
(253)
项目
407
38%
仲裁
85
42% / 19%
逾期
70
17%
已载入
13
开发者 13
等级
(27)
项目
27
26%
仲裁
2
0% / 50%
逾期
1
4%
空闲
14
开发者 14
等级
(48)
项目
69
14%
仲裁
2
50% / 0%
逾期
7
10%
工作中
15
开发者 15
等级
(121)
项目
155
43%
仲裁
20
60% / 20%
逾期
8
5%
工作中
16
开发者 16
等级
(45)
项目
58
33%
仲裁
12
42% / 42%
逾期
7
12%
空闲
相似订单
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."

项目信息

预算
30 - 70 USD
开发人员
27 - 63 USD
截止日期
 2 天