Trade management EA

MQL5 专家

工作已完成

执行时间122 天
员工反馈
Not respond just vanished

指定

Position Management

I use Buy Limit and Sell Limit orders to enter trades. 
-I want an option for the EA to cancel my buy/sell limit order within X hours of placing it if not triggered
-I want an option for the EA to cancel my buy/sell limit order by end of current session if not triggered
-I want an option for the EA to cancel my buy/sell limit order by a certain time of day and/or day of week
-I want an option for the EA to cancel my buy/sell limit order if price goes to SL before being triggered
-I want an option for the EA to cancel my buy/sell limit order if price goes to TP before being triggered

When I enter a position I want the EA to help split my position:
-I want an option that, if enabled, will allow me to set a percent of the value between entry and take profit as my 'TP1' level
(If i enter a position with my Take Profit set to 100 pips away, I want to be able to define '30%' as my TP1 level - which means 30% of the 100 pips away --- so 30 pips from my entry price)
- If TP1 is enabled, I want an option for the EA to close a configurable % of my position when that value is hit (if price goes to the TP1 level, close x% of my position) - for example I may set it to 30%
- I also want the same functionality for a 'TP2' value (another percent from original entry price, with percent to close at that level)


When I'm in a trade, I want the EA to help protect my profit:
-I want an option so that when my TP1 is hit, I can have it automatically set the SL to my entry price (for a no-risk trade)
-I want an option so that when my TP2 is hit, I can have it automatically set the SL to my TP1 value (lock in profit at TP1 level)
-If I'm in a trade that is in profit, I want an option for the EA to automatically close the position if it is a certain time of day (for example I can enter an hour before end of NY trading session and it will close open profitable trades at that point)
-If I'm in a trade that is in profit, I want an option for the EA to automatically close the position if it is a certain time of day AND day of week (for example I can say to close my profitable positions at noon NY time on Friday)

When I'm in a trade, I want the EA to help manage my losing positions:
-I want an option so that if a losing trade is in more than %X draw down (distance from entry to SL if SL is active or % of account if SL is not active) for more than x hours it will set the TP to entry value (for break even trade)
-If I'm in a trade that is in a loss, I want an option for the EA to automatically close the position if it is a certain time of day (for example I can enter an hour before end of NY trading session and it will close open losing trades at that point)
-If I'm in a trade that is in profit, I want an option for the EA to automatically close the position if it is a certain time of day AND day of week (for example I can say to close my losing positions at noon NY time on Friday)


I want the EA to fill in TP/SL values when I forget to enter them:
- I want a Risk:Reward multiplier that I configure. So I enter for example 1.5, which means I want to earn 1.5x the pips that I risk with my SL value
- If I enter a SL and no TP, I want it to calculate the TP value based on the multiplier - and apply the TP1/TP2 rules I laid out above based on this TP. I should be able to manually set or modify the TP and have the EA respect my manually entered value regardless of multiplier (including recalculating TP1/TP2 rules).
- If I enter a TP and no SL, I want it to calculate and set the SL based on the multiplier
- I want a 'max percent risk per trade' configurable value - based on my account balance what percent of it am I willing to risk on a single trade. If I enter a trade where the SL value+position size means I am risking more than that percent, it should alert me. If I enter a trade with no SL, it should calculate a SL based on this value. If I enter a trade with no SL and no TP then it should set the SL based on this value, and the TP based on the Risk:Reward multiplier

I should always be able to manually partially/completely close the position, move the SL and TP values and the EA should recalculate the TP1/TP2 rules



反馈

1
开发者 1
等级
(2)
项目
3
0%
仲裁
1
0% / 100%
逾期
0
空闲
2
开发者 2
等级
(67)
项目
79
33%
仲裁
6
50% / 33%
逾期
7
9%
空闲
3
开发者 3
等级
(41)
项目
46
28%
仲裁
9
0% / 100%
逾期
7
15%
空闲
4
开发者 4
等级
(171)
项目
194
11%
仲裁
37
38% / 35%
逾期
5
3%
已载入
5
开发者 5
等级
(48)
项目
80
28%
仲裁
8
75% / 13%
逾期
41
51%
空闲
6
开发者 6
等级
(50)
项目
54
43%
仲裁
3
0% / 100%
逾期
3
6%
空闲
7
开发者 7
等级
(2441)
项目
3076
66%
仲裁
77
48% / 14%
逾期
340
11%
空闲
8
开发者 8
等级
(20)
项目
28
7%
仲裁
0
逾期
3
11%
空闲
9
开发者 9
等级
(65)
项目
71
30%
仲裁
8
0% / 88%
逾期
5
7%
空闲
10
开发者 10
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
相似订单
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later
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 that I will provide if you are
EA based on RSI and MA 100 - 400 USD
Program is based on RSI and MA indicators dynamic as triggers, for Open/Close criteria. Runs automatically but inputs can be updated manually. It uses a GUI to manage it. Multi TF analysis. Log register of every operation for analysis (db) Open Source deliver. Kindly apply IF you have previous experience with trading and mql/python/c bot/algo developing. And if you have a good track record . ps: Better if you have a
This is and EPA (Entry Point Analyzer). Automatically analyzes the algorithm for XAU/USD and places a safe entry point mark for your trade. This has been tested and gives out 90% success rates
I am looking for an experienced MQL5 developer to help me finalize and optimize an Expert Advisor (EA) for the FTMO challenge. I have already built a significant portion of the code, but it requires further refinement and optimization to ensure it functions according to the trading strategy I intend to use. I am happy to share all the resources, including the current code, reference materials, and detailed
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
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 that I will provide if you are
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)

项目信息

预算
50 - 200 USD
开发人员
45 - 180 USD