An Expert Advisor Based on Time for MT5

İş tamamlandı

Tamamlanma süresi: 3 dakika
Müşteri tarafından geri bildirim
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.

İş Gereklilikleri

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



Yanıtlandı

1
Geliştirici 1
Derecelendirme
(7)
Projeler
9
0%
Arabuluculuk
4
0% / 100%
Süresi dolmuş
0
Serbest
Yayınlandı: 1 kod
2
Geliştirici 2
Derecelendirme
(628)
Projeler
848
47%
Arabuluculuk
29
38% / 14%
Süresi dolmuş
63
7%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(188)
Projeler
212
58%
Arabuluculuk
9
11% / 89%
Süresi dolmuş
8
4%
Serbest
4
Geliştirici 4
Derecelendirme
(206)
Projeler
333
35%
Arabuluculuk
66
12% / 58%
Süresi dolmuş
87
26%
Serbest
5
Geliştirici 5
Derecelendirme
(10)
Projeler
21
14%
Arabuluculuk
6
17% / 33%
Süresi dolmuş
1
5%
Serbest
6
Geliştirici 6
Derecelendirme
(195)
Projeler
395
28%
Arabuluculuk
155
20% / 52%
Süresi dolmuş
112
28%
Serbest
7
Geliştirici 7
Derecelendirme
(574)
Projeler
945
47%
Arabuluculuk
309
58% / 27%
Süresi dolmuş
125
13%
Serbest
8
Geliştirici 8
Derecelendirme
(277)
Projeler
334
55%
Arabuluculuk
14
36% / 29%
Süresi dolmuş
1
0%
Serbest
9
Geliştirici 9
Derecelendirme
(69)
Projeler
146
34%
Arabuluculuk
13
8% / 62%
Süresi dolmuş
26
18%
Serbest
Yayınlandı: 6 kod
Benzer siparişler
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs

Proje bilgisi

Bütçe
50+ USD
Son teslim tarihi
from 1 to 10 gün