Reliable EA for Fully Automated SL Adjustment and Configurable Order Closing Time Window

MQL5 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 21 gün
Müşteri tarafından geri bildirim
Talented coder, bringing proactive suggestions for solution improvement and with common sense in negotiation, given the limitations of MQL5.com in partial milestones. Reliable professional.
Geliştirici tarafından geri bildirim
Very good communications. Thank you so much!!

İş Gereklilikleri

The idea of the EA is to implement the following 2 functions:

1 - Automated Adjustment of SL for Market Orders:

  1. Listens to incoming market orders which can or not contain SL and/or TP (these trades were placed by a MT4 -> MT5 copier like https://www.fxblue.com/appstore/u2/mt4-personal-trade-copier/ ). 

  2. Upon detection of new market orders, if the trades have TP, modify the order removing the TP only, and storing this TP information in memory. (See Note below). Pending orders are unchanged. 

  3. If price hits the previously removed TP level, set SL to (TP-entry)/2, i.e. to half way distance between entry price and TP. (This SL level is configurable in % with 0% being the entry point and 100% being TP.) This SL adjustment should occur only once, when the original TP level is hit.

Note: The original order TP information should be also saved to a file in a way that if the terminal is closed and reopened, no original order TP information is missed.  

2 - Order Closing at Configurable Time Window:

The tool should allow also the following 2 settings which work independently of the previous functions: 
  1. ON/OFF setting to close all open positions and pending orders at hh:mm daily, Monday to Friday (e.g. 23:00, server time). Allows specifying trade close interval e.g. "23:00-05:00", i.e. if the terminal is closed or offline and reconnects within time-window "23:00-05:00", closes all existing positions or pending orders. After 05:00 next day allows new trades again. 

  2. ON/OFF setting to close all open positions and pending orders at hh:mm on Fridays (e.g. 20:00, server time), and allow new orders to be placed again on Monday. Allows specifying a trade close interval (e.g. "20:00-01:00". 20:00 corresponds to interval start on Friday and 01:00 corresponds to interval end on Monday). This setting overrides the previous setting on Fridays (meaning, in the first setting above, new trades would not be enabled at 05:00 on Saturdays, only at 01:00 AM on Mondays according to this second setting)   

Deliverables:

  1. Video or slideshow screenshot demonstration of fully working EA for the functions mentioned in different setting combinations.

  2. Fully commented source code.

Disclaimer: Please do not bid if you're not fully comfortable technically with the requirements of this EA. Final source code with be audited by third party so the code should be profusely commented. Incomplete solutions that do not provide the full functionality or contain bugs will not be considered and arbitrage will be requested if the provided versions systematically contain bugs of miss to implement features and if the development time is exceeded. Thank you for your consideration and understanding.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(34)
Projeler
60
23%
Arabuluculuk
11
73% / 9%
Süresi dolmuş
3
5%
Serbest
2
Geliştirici 2
Derecelendirme
(119)
Projeler
169
38%
Arabuluculuk
9
78% / 22%
Süresi dolmuş
15
9%
Serbest
3
Geliştirici 3
Derecelendirme
(42)
Projeler
88
14%
Arabuluculuk
30
30% / 53%
Süresi dolmuş
36
41%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(63)
Projeler
68
25%
Arabuluculuk
12
42% / 42%
Süresi dolmuş
4
6%
Serbest
5
Geliştirici 5
Derecelendirme
(71)
Projeler
97
43%
Arabuluculuk
2
50% / 0%
Süresi dolmuş
2
2%
Serbest
Benzer siparişler
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode

Proje bilgisi

Bütçe
50 - 200 USD
KDV (23%): 11.5 - 46 USD
Toplam: 61.5 - 246 USD
Geliştirici için
45 - 180 USD
Son teslim tarihi
from 5 to 7 gün