An Expert Advisor Based on Time for MT5

Job finished

Execution time 3 minutes
Feedback from customer
Lakshan Perera is an EXCELLENT developer. He was able to build an EA within the timeline as well as the budget precisely to my specification. He is very prompt in communication.

Specification

Buy or Sell 'N' number of Contracts/Lots at Market, Limit, Stop (Allow entry of 0.01 Lots (i.e. 2.01)
Breakeven trails 'n' ticks/pips distance away after 'x' ticks/pips of profit has been reached.
Allow up to 4 Entry Times (i.e. user can choose 1 entry time or 2 entry time, or 3 entry time or all 4 entry times)
 EA is based on Terminal time and NOT any specific Day or Date
Allow 1 distinct Profit Target (PT) and Stop Loss (SL) per Entry Time (Hence up to 4 distinct/indepandant Profit Target (PT) and Stop Loss (SL)). Hence each Entry Time will have it's own unique PT and SL.
Info Button - when enabled by clicking shows "Open Profit/Loss" for any open position and "Closed Profit/Loss" for the day and Closed Profit/Loss for the Month (if possible)
Allow Alerts On/Off
Allow AlertsMessage On/Off
Allow AlertsSound On/Off
Allow AlertsEmail On/Off


Buy Rule
Buy at HH:MM:SS (Terminal Time) if the Current Price (Ask) is greater than Open Price of the Bar  [you can assume Buy is alway going to occure few seconds after a new Bar Opens]
DO NOT Buy more than once on the same bar
Buy is based on Time of Day and NOT Date


Sell Rule
Sell at HH:MM:SS (Terminal Time) if the Current Price (Ask) is less than Open Price of the Bar [You can assume Sell is alway going to occure few seconds after a new Bar Opens]
DO NOT Sell more than once on the same bar
Sell is based on Time of Day and NOT Date


Close Rule
Close once the Target Profit (TP) or Stop Loss (SL) is reached, which ever comes first


EA should be able to BackTest.


Example:
If the bar timer is set to 5 Minutes Bar and the EA is set to go live at 09:00:03 than at 09:00:03 activate EA and check the Current price
  if the Current price (Ask) is greater than the Open price of the bar which occured at 09:00:00 than trigger a Buy Rule
   When EA is triggered to go Long than Close the position until Target Profit (TP) or Stop Loss (SL) is hit, which ever comes first and stop trading until the next Buy/Sell Rule
   Closing of Position (waiting until TP or SL is reached) can occure after current Bar

  If the Current price (Ask) is less than the Open price of the bar wich occured at 09:00:00 than trigger a Sell Rule
 
   When EA is triggered to go Short than Close the position until Target Price (TP) or Stop Loss (SL) is hit, which ever comes first and stop trading until the next Buy/Sell Rule   
   Closing of Position (waiting until TP or SL is reached) can occure after current Bar


DO NOT open new position at the Close of the Bar until next Buy/Sell Rule


StopLoss (SL) and TakeProfit (TP) - are fixed, adjustable by the parameters StopLossand TakeProfit

Completely ignore all of the "other" positions and to work only with its own positions (perhaps use autogenerated a specific Magic Number).

Miscellaneous:
The information on the opening/closing of positions and of modifications of the SL should be stored in the Journal;
If there are any errors, it must print a message describing the error.
the drawing of arrows of position opening/closing price levels, the detailed information in the journal



Responded

1
Developer 1
Rating
(7)
Projects
9
0%
Arbitration
4
0% / 100%
Overdue
0
Free
Published: 1 code
2
Developer 2
Rating
(637)
Projects
858
48%
Arbitration
29
38% / 17%
Overdue
63
7%
Free
3
Developer 3
Rating
(188)
Projects
212
58%
Arbitration
9
11% / 89%
Overdue
8
4%
Free
4
Developer 4
Rating
(206)
Projects
333
35%
Arbitration
66
12% / 58%
Overdue
87
26%
Free
5
Developer 5
Rating
(10)
Projects
21
14%
Arbitration
6
17% / 33%
Overdue
1
5%
Free
6
Developer 6
Rating
(195)
Projects
395
28%
Arbitration
155
20% / 52%
Overdue
112
28%
Free
7
Developer 7
Rating
(574)
Projects
945
47%
Arbitration
309
58% / 27%
Overdue
125
13%
Free
8
Developer 8
Rating
(277)
Projects
334
55%
Arbitration
14
36% / 29%
Overdue
1
0%
Free
9
Developer 9
Rating
(69)
Projects
146
34%
Arbitration
13
8% / 62%
Overdue
26
18%
Free
Published: 6 codes
Similar orders
MT5 Indicator SMC 30 - 100 USD
Hello, I would like to clarify something before we proceed. I already have a base code prepared for the indicator. However, the code is not the final version and it still requires professional refinement, debugging, and optimization. Because of this, I am specifically looking for a highly experienced developer who can understand the full logic and structure of the system and improve it properly. Before I send you the
Project Overview I need assistance coding a hedging Expert Advisor (EA) that operates in "closed cycles" with a strict limit of five simultaneous open positions . EA Logic & Mechanism Initial Entry: Open a Buy position of 0.01 lots (Position A) with a Take Profit (TP) target of $1.00. Scenario 1: Price Drops (Hedging Step 1): If the price moves against the first trade, open two positions simultaneously: a Sell 0.02
Hello, I would like to clarify something before we proceed. I already have a base code prepared for the indicator. However, the code is not the final version and it still requires professional refinement, debugging, and optimization. Because of this, I am specifically looking for a highly experienced developer who can understand the full logic and structure of the system and improve it properly. Before I send you the
Powerful 30 - 100 USD
I really want a powerful developed EA that can generate a minimum of 10% every month without martingale, greed or any dangerous strategy for sale. Developer must provide the mql5 file or the raw file for modification etc
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
SMC Price Action Pro 30 - 100 USD
Hello, I have a source code for an MT5 indicator that is open-source and belongs to me. However, it still requires professional improvements and some corrections. At the moment the indicator does not work as expected and there are several issues in the logic and performance that need to be fixed. Because of this, I am looking for a highly experienced MT5 developer who is comfortable working with existing code
Hello, I’m reaching out regarding my TradingView project. I’d like to know if you’re familiar with the Chrome extension for Pine Script optimization. I’m looking for a developer with a premium account who can help optimize some Pine Script code. Please I actually need someone who has a premium account of the chrome extension TradeTuning to optimize Pinescripts (for some specific data they give in their reports). Do
Hello, I’m looking for an experienced developer who can help convert an existing cTrader indicator into a fully functional Quantower indicator . I already have the complete source code for the cTrader indicator (written in C#) , and I would like the same logic, behavior, and visual output to be accurately replicated in Quantower
I have a fully developed and ready Expert Advisor for MT5. I am NOT looking for coding work. I am looking for an experienced MQL5 Market seller who can publish and manage my EA on the MQL5 Market on my behalf. The deal is revenue share — we split the income from sales or rentals. The EA is complete and ready to publish. If you have an established seller account on MQL5 Market with good reputation and experience
I am seeking an alert-only EA. An EA that will follow all the rules but not execute a trade. As this is a repeat posting I am seeking the successful technician - Xiro from Vietnam. Thanks Karl

Project information

Budget
50+ USD
Deadline
from 1 to 10 day(s)