I need an EXPERT ADVISOR that trades based on candle stick opening price and there closing price with respect to time

Trabajo finalizado

Plazo de ejecución 3 días
Comentario del Cliente
easy to work with
Comentario del Ejecutor
Good customer with good communication skills

Tarea técnica

If 07:00am(GMT+1) candle closes above(up) its opening price then EA can consider taking a BUY order 
as soon as 8:00am candle shows (the new candle), BUT THE EA MUST take note of the following conditions before executing a BUY order, 

THE conditions goes as follows:

1. EA waits till 08:30am (30 min after the new candle has print)
2. IF by 08:30am the new candle price is still above {BULLISH} the closing price of 7:00am candle(the previous candle)
3. EA can take a BUY order only if this first 2 conditions are met 
   ELSE:it should not execute any order again for the LONDON SESSION for the day, But it can wait for the opening of the next candle 9:30am(only if number of order is 2 or more) and then 
   it can reconsider the same 2 conditions again (i.e if its previous candle closes above or below to reconsider for a buy or sell) before taking another order. 
   (5 pips T.P, 10/15 pips S.L) these parameters (T.P $ S.L) can be adjusted in the EA settings.
 



LIKEWISE

If 7:00am(GMT+1) candle closes below(down) its opening price then EA can consider taking a SELL order 
as soon as 8:00am candle shows BUT THE EA MUST take note of the following conditions before executing a SELL order, 

THE conditions goes as follows:

1. EA waits till 8:30am (30 min after the new candle has print)
2. IF by 8:30am the new candle price is still below {BEARISH} the closing price of 7:00am candle(the previous candle)
3. EA can take a SELL order only if this first 2 conditions are met
   ELSE:it should not execute any order  again for the LONDON SESSION for the day, But it can wait for the opening of the next candle 9:30am(only if number of order is 2 or more) and then 
   it can reconsider the same 2 conditions again(i.e if candle closes above or below to reconsider for a buy or sell) before taking another order
   (5 pips T.P, 10/15 pips S.L) these parameters (T.P $ S.L) can be adjusted in the EA settings.
  





 (preferable 30 min time frame for the EA ,but could be used on other time frames and should be able to work on any forex pair even metals and crypto)



===========================================================================================================================================


NOTE: EA can trade during LONDON SESSION {7:00am to 12:00pm} (GMT+1), its order sequence goes like this 

1. By 08:30am if any of this above conditions are met ..E.A should take an order (BUY/SELL) if not it should not take any order for the day for LONDON SESSION  ,
   But it can wait to retry again at 09:30am only if the number of order for LONDON SESSION is set to 2, and if the above conditions are not still met after 2nd try it should not take order and so on,
   it can also retry at 10:30am only if the number of order for LONDON SESSION is set to 3,
   it can also retry at 11:30 am only if the number of order for LONDON SESSION is set to 4
   which is the maximum number of times the EA can execute an order for LONDON SESSION per Day.
   IF number of order for LONDON SESSION is set to ZERO that means EA should not execute any order during LONDON SESSION for the day.

LIKEWISE

NOTE: EA can also trade during NEW YORK SESSION {1pm to 5pm} (GMT+1), its order sequence goes like this 

2. By 01:30pm if any of this above conditions are met ..E.A should take an order (BUY/SELL) if not it should not take any order for the day for NEW YORK SESSION
   But it can wait to retry again at 02:30pm only if my number of order for NEW YORK SESSION is set to 2, and if the above conditions are not still met after 2nd try it should not take order and so on,
   it can also retry at 03:30pm only if my number of order for NEW YORK SESSION is set to 3, 
   it can also retry at 04:30pm only if my number of order for NEW YORK SESSION is set to 4.   
   which is the maximum number of times the EA can execute an order for NEW YORK SESSION per DAY.
   IF number of order for NEW YORK SESSION is set to ZERO that means EA should not execute any order during NEW YORK SESSION.









============================================================================================================================================

EA Settings Layout



VARIABLE VALUE

INPUT *TRADING DAYS
Monday true/false
Tuesday true/false
Wednesday true/false
Thursday true/false
Friday true/false

*NO of order for LONDON-SESSION (0 to 4)
{7am-11am GMT+1)



*No of order for NEWYORK-SESSION (0 to 4) 
{1pm to 5pm GMT+1}

*LOT-size for each order (   )
*T.P for each order ( in pips )
*S.L for each order ( in pips )

*use TRALING stop true/false
trailing stop pips (in pips )
trailing step pips (in pips )
*MAXIMUM spread (   )
{if current spread is higher than max spread
  set EA should not execute any order}

*MAXIMUM loss perday in % of total capital (in % )






help add a dashboard for it to display bot name (victoria xx1), equity, balance, spread  
please kindly include signal notification option for EA so it can send signal to email and alert notification as soon as it takes an order
Thank you.







EA DESIGN PROTOTYPE 2 (Victoria xx1)        AUTHOR: TIMOTHY ODEBODE








Han respondido

1
Desarrollador 1
Evaluación
(4)
Proyectos
4
25%
Arbitraje
2
0% / 100%
Caducado
0
Libre
2
Desarrollador 2
Evaluación
(25)
Proyectos
34
26%
Arbitraje
4
50% / 25%
Caducado
4
12%
Libre
3
Desarrollador 3
Evaluación
(274)
Proyectos
403
28%
Arbitraje
40
40% / 50%
Caducado
1
0%
Libre
4
Desarrollador 4
Evaluación
(39)
Proyectos
54
61%
Arbitraje
2
50% / 50%
Caducado
0
Libre
Solicitudes similares
PLATFORM: MetaTrader 5 (MQL5) ASSET: XAUUSD (Gold) ACCOUNT TYPE: Live Raw Spread Account (Floating Spread + Commission) 500x leverage The broker commission is exactly 3 usd per standart lot per side6.00 round turn). The EA's internal trade tracking, net profit/loss metrics, and trailing drawdown calculations must completely factor in these commission charges alongside the raw asset spread. I need a clean, optimized
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 . The EA performs consistently and profitably on demo accounts , but when I run it on an IC Markets Raw and standard live account , it begins generating losses under what appear to be the same trading conditions. if needed i can provide Full EA source code (.mq4 and/or .mq5) and Set file. I need an experienced MQL4/MQL5 developer to thoroughly
Pine Script Integration Request (Experienced Coders Only) I am looking for a highly experienced Pine Script developer to integrate a Demand & Supply Zone module into my existing indicator. Requirements Keep my current indicator (Rudy) exactly as it is. Do NOT modify, remove, or alter any existing logic, calculations, signals, alerts, or visual elements. Add only the Demand & Supply Zone boxes from a second Pine
Expert Advisor (EA) Requirements – MT5 (MQL5) Project Overview Develop an automated Expert Advisor (EA) for MetaTrader 5 based on EMA crossover signals combined with strict risk management and trade management principles. The EA must be optimized for Forex pairs and indices and should operate automatically without manual intervention. Entry Conditions Buy Setup Fast EMA crosses above Slow EMA. Current candle closes
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit
I require a custom EA and an accompanying custom indicator built in MQL5 for Meta Trader 4/5. The EA must be fully automated (Algo Trading); Telegram-Signal-Linked and named 'AMK Fx'
Title Professional AI Automation Trading Bot for Forex & Crypto Solution Language Python (preferred) or MQL5 depending on integration requirements. Categories Expert Advisor (EA) for MetaTrader 5 Automated trading strategies AI/ML-based signal generation Risk management automation Required Skills Strong knowledge of MQL5/Python Experience with MetaTrader API integration Machine learning model deployment
The striker robot 30 - 2000 USD
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
I have a EA for XAUUSD which works awesome in sideways and trending market as well, capital requirement is only 2000USd and weekly profit is around 1500-2000 USD. I am using this bot from 3 months and getting continuous good result

Información sobre el proyecto

Presupuesto
80+ USD
Plazo límite de ejecución
a 7 día(s)