Looking for a trading bot that trades on the New York open with an simple EMA indicator with some parameters

MQL5 Experts

Tâche terminée

Temps d'exécution 1 jour
Commentaires du client
Did a great job. My specifications on the movement of $ was not correct but he helped me sort it all out.
Commentaires de l'employé
Patience enough to identify where his requirements are not rightly put Great Team work Thanks 😊

Spécifications

Need a bot and all source code must be included.

RULES ARE SIMPLE
Indicator: EMA 200 SMA5 Offset 1 

CANDLE TYPE
Bars

EXCHANGE
New York Session

SYMBOL
XAUUSD (default but you need to be able to change the symbol)

TIME OF TRADE
8:00AM

TIME FRAME
M15

TRADE DETAILS
TP: $5
SL: $5
Trailing Stop: $4.20  (0.20c increments)

IDEOLOGY OF TRADE
The concept is simple you are trading with the trend using the EMA 200. 

LONG TRADE RULES

IDEAL TRADE SCENARIO
1. If the first M15 candle opens above the EMA and the trend is LONG and closes as a GREEN candle then a trade is put on on the next candle 8:15am. The trade continues until profit has been hit or the New York Session ends and then trade should be closed.

TRADE CLOSES ON A RED CANDLE
2. If the 8:00am LONG trade closes on a RED candle then you wait for two consecutive GREEN candles before you enter on the third candle regardless of what candle colour it ends up being.  

SHORT TRADE RULES

IDEAL TRADE SCENARIO
1. If the first M15 candle below the EMA and the trend is SHORT and closes as a RED candle then a trade is put on on the next candle 8:15am. The trade continues until profit has been hit or the New York Session ends and then trade should be closed.

2. If the 8:00am SHORT trade closes on a GREEN candle then you wait for two consecutive RED candles before you enter on the third candle regardless of what candle colour it ends up being. 


DO I GET OUT OF THE TRADE IN ANY SCENARIO
Yes, if the after the first candles and the trade is going the wrong way and come back down on a LONG or goes back up on a SHORT and hits the EMA then you close the trade. Now you can watch it play out and resume the rules if you want to do a re-entry.

Répondu

1
Développeur 1
Évaluation
(164)
Projets
195
27%
Arbitrage
9
22% / 33%
En retard
5
3%
Occupé
2
Développeur 2
Évaluation
(185)
Projets
262
22%
Arbitrage
17
65% / 18%
En retard
1
0%
Occupé
3
Développeur 3
Évaluation
(18)
Projets
29
3%
Arbitrage
0
En retard
0
Gratuit
4
Développeur 4
Évaluation
(11)
Projets
23
4%
Arbitrage
1
0% / 0%
En retard
7
30%
Gratuit
5
Développeur 5
Évaluation
(568)
Projets
641
41%
Arbitrage
22
55% / 32%
En retard
47
7%
Travail
6
Développeur 6
Évaluation
(31)
Projets
41
20%
Arbitrage
9
11% / 89%
En retard
5
12%
Gratuit
7
Développeur 7
Évaluation
(259)
Projets
461
35%
Arbitrage
57
37% / 37%
En retard
168
36%
Gratuit
8
Développeur 8
Évaluation
(2466)
Projets
3104
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
9
Développeur 9
Évaluation
(30)
Projets
55
22%
Arbitrage
12
67% / 8%
En retard
2
4%
Gratuit
10
Développeur 10
Évaluation
(443)
Projets
549
25%
Arbitrage
21
38% / 38%
En retard
83
15%
Travail
11
Développeur 11
Évaluation
(39)
Projets
45
29%
Arbitrage
4
25% / 25%
En retard
0
Gratuit
12
Développeur 12
Évaluation
(143)
Projets
211
80%
Arbitrage
18
33% / 44%
En retard
10
5%
Travail
13
Développeur 13
Évaluation
(66)
Projets
200
72%
Arbitrage
4
100% / 0%
En retard
1
1%
Gratuit
14
Développeur 14
Évaluation
(27)
Projets
27
26%
Arbitrage
2
0% / 50%
En retard
1
4%
Gratuit
15
Développeur 15
Évaluation
(36)
Projets
44
23%
Arbitrage
5
40% / 60%
En retard
5
11%
Travail
Commandes similaires
Hello Developers , I want to add support & resistance levels to my EA input using below concept , Current EA input panel Want to extract like this and add to the input
Hi, I would like someone to develop a trading bot. That capable of doing fast scalping trades on Asian highs and Asian lows 1 min time frame in London and New York session There will be 4 entry conditions: Key Steps and Considerations in Developing the Bot: Define the Asian Session High and Low : The bot will calculate the Asian session high and low values based on specific hours, typically defined as 00:00 - 06:00
English: Design Requirement for an MT5 and MT4 Robot I need a design for a robot on the MT5 and MT4 platforms. I will provide the code; I only need the graphical interface to be identical to an existing one I have, including the same colors, menu designs, and all other visual elements. Additionally, please integrate a licensing control to manage and authenticate users’ access. Español: Requerimiento de Diseño para un
Design a simple trading robot that trades binary options on pocket option and quotex. I have a robot that can relay pocket option and quotex binary chart on metatrader 4. I want a robot that can thus identify signals using indicator and place trade on my pocket option account automatically
CashCash 35+ USD
I need a bit that indicates where to go short from with highest probability and where to go long from also with the highest probability. This should be Able to order and close trade
i need developer to unlock ex4 file the file is attahed to this message the file is attached to my account and i have close the account rigth now i need the file trade with another account
The EA will be able to open at least 5 to 10 pending orders or grid positions within a predefine range. I am able to provide more details on how the EA will perform. This strategy is simply based on price action nothing too fancy or complicated please
A+ Revesal 50 - 200 USD
i want someone who can develop an EA based on my strategy logic, i have a sample algorithmic structure to follow, details will be discussed later. This is a comprehensive strategy! Here’s how to structure the algorithm for your EA, including each component you shared. I’ll provide pseudocode to represent the logic for each step, so it will be straightforward to implement. ### 1. Define Market Conditions Define
KS B&C indicator 30 - 50 USD
//+------------------------------------------------------------------+ //| MyBot.mq5 | //| Created using MQL5 | //+------------------------------------------------------------------+ #include <Trade\Trade.mqh> CTrade trade; // Create a trade object // Define input parameters input int FastMAPeriod = 10; input int SlowMAPeriod = 50; input int RSI_Period = 14; input int
I want an EA robot that can be giving me 1) Monthly Profits of 100% - 200% or more 2) Daily drawdown:- 1.5-3% Total Drawdown:- 4.5% 3) Robot should be used on Prop Firm Accounts (including passing challenges and continuous trading on funded accounts without any issue) and on any other broker in the forex market 4) Accuracy- 85%-95% winning trades 5) LEVERAGE :- 1:30 ( MINIMUM) 6) Minimum equity to start trade with

Informations sur le projet

Budget
100+ USD
Pour le développeur
90 USD