EA based on Indicator

MQL5 Experts

Tâche terminée

Temps d'exécution 1 jour

Spécifications

I want to make an EA to enter an order based on the indicator attached below, trading above US30.

Place trading orders:

BUY when all of the following conditions are met:

1. there is a red arrow signal going down

2. value A>B (eg A= 33650.20 > B= 33645.55) or A=B (eg A=33660.33=B=3366.33) or A<B but B-A<1 (eg A=33455.33<B= 33456.19, B-A=33456.19-33455.33=0.86<1)

3. enter a BUY order at the start of candle number 2


SELL when all of the following conditions are met:

1. there is a blue arrow signal going up

2. value A>B (eg A= 33650.20 > B= 33645.55) or A=B (eg A=33660.33=B=3366.33) or A<B but B-A<1 (eg A=33455.33<B= 33456.19, B-A=33456.19-33455.33=0.86<1)

3. enter a BUY order at the start of candle number 2


a. EA also has the function to automatically set TP, SL

b. EA adds a function to choose the trading time of the day: for example, only enter orders between 19:00 and 23:45. note, trading stop time DOES NOT CLOSE open orders from earlier

c. has a stop loss move function, 3 levels of moves can be customized: For example

lv1: the price runs +20pips from the entry point, then move the SL to +5 pips from the entry point,

lv2: the price runs +50pips from the entry point, then move the SL to +15 pips from the entry point,

lv3: the price runs +70pips from the entry point, then move the SL to +50 pips from the entry point,

d. Trailing Stop, Trailing Step. After the price runs 3 levels, will start Trailing Stop, Trailing Step according to customization, for example:

After running level 3 (according to the above example: the price runs +70pips from the entry point, then move the SL to +50 pips from the entry point), the price runs +20 pips SL moves +15 pips, for example level 3 +70: price +90 -> SL+ 65, price +110 -> SL+ 80, price +130 -> SL+ 95...

Looking forward to cooperation




Dossiers :

Répondu

1
Développeur 1
Évaluation
(294)
Projets
372
21%
Arbitrage
43
60% / 23%
En retard
43
12%
Chargé
2
Développeur 2
Évaluation
(11)
Projets
11
0%
Arbitrage
4
25% / 50%
En retard
2
18%
Gratuit
3
Développeur 3
Évaluation
(63)
Projets
99
29%
Arbitrage
1
100% / 0%
En retard
2
2%
Gratuit
4
Développeur 4
Évaluation
(65)
Projets
96
52%
Arbitrage
3
33% / 67%
En retard
24
25%
Gratuit
5
Développeur 5
Évaluation
(143)
Projets
255
35%
Arbitrage
12
25% / 58%
En retard
42
16%
Gratuit
6
Développeur 6
Évaluation
(568)
Projets
641
41%
Arbitrage
21
57% / 29%
En retard
47
7%
Travail
7
Développeur 7
Évaluation
(563)
Projets
932
47%
Arbitrage
301
59% / 25%
En retard
124
13%
Travail
Commandes similaires
EA indicador Velas 30 - 50 USD
Necesito crear un EA basado en un indicador que da señal de entrada y que tenga los siguientes parametros 1. Entrar Buy o Sell en la siguiente vela de la señal dependiendo la Flecha 2. El TP para BUY sera apenas cierre en vela verde sin importar los pips que saque de ganancias puede ser que sea 1 pip o 10 o incluso salir en perdida, no importa 2. El TP para Sell sera apenas cierre en vela roja sin importar los pips
Hello, i haven an idea for a bot i had becktested it for 1year and it is really easy, it is a range of 30 min where you take the high and low, now price need to cross that zone and also close, then i want an entre with SL not the same candle but the candle after. and just aim for 1;1 , i really think this should not be expensive to make? is this right? is yes, please tell me who i can contact and discuss the price to
hello there, first thing first, I worked hard to develop this EA, I have 8 years of trading experience, and I come to conclusion that an EA is a must. now this EA have some (unseen) TP taking and trade management. I a Entry On cross only, if True m looking for someone that is 1- serious to make this work 2- knowlagble and having extensive trading experience 3- great experience in optimiation AFTER OPTIMIZATION this
So the below format is what I am currently using from a 3rd party EA. 🪖 COMMANDO TRADE 🪖 < Whenever an order is opened (OpenText1) ==================== 🚫 WE DO NOT ADVICE TRADING SIGNALS FROM DIFFERENT TRADERS ON THE SAME ACCOUNT 🚫 ==================== ⚠️ LOT SIZE ⚠️ < Whenever an order is opened (OpenText2) 💰 $100,000 - 1.00 💰 💰 $200,000 - 2.00 💰 💰 $300,000 - 3.00 💰 💰 $400,000 - 4.00 💰 💰
Request to improve performance in back test of a custom indicator SMC_OSC (Smart market concept + Market sentiment oscillator). It works fine but it has a hard problem, it is extremely slow in tick-mode and I cannot use it in EA due the infinite range times it gets to back-testing. About the first section in Chart price (Smart market concept), it uses candle close pivots (on bar, no ticks) and so I think that this
Hello, I have 1000 robots and just want to test my robots and decide which one I can use. You can install all robots in my VPS and start the test or not. I want to see every day what my robots bring profits
I Need help from AI capable programmer to create a trade entering and managing system. I am today trading XAUUSD manually. I get my trading input from a signal provider. I get signals from this provider 5 to 7 times per day Same layout every time for this message that contains the signal. The signal is arriving to my telegram account, and I must set the trade at once if I want to follow from that trade-start
The EA should have the input of both indicators for i will be putting my own settings Buy/sell order conditions to be met before an order is executed 1. BUY ORDERS; a weak/strong low signal appears (from smart money concept indicator) and must be touching a previous buy order block which is constant or doesn't disappear/vanish and the other indicator Bheurekso must have given an arrow signal of opposite direction. 2
Project Overview: I’m on the hunt for a skilled MQL5 developer to build my dream trading bot from scratch. The mission? Seamlessly integrate real-time data from the FinancialJuice economic calendar. Key Requirements: Bot Development : We’re starting from scratch. Your wizardry will bring this bot to life. Speed Matters : Fetch actual data from FinancialJuice faster than a caffeine-fueled trader. Data Parsing Magic
Hello everyone, I would like to export closed and open trades from metatrader to a mySQL database. - MQL5 I need one EA of each. The EAs should NOT write directly into the SQL database, but rather via a PHP script (EA HTTP request => PHP script on my server => into the MySQL DB). This is what I need from you: - EA for the MT5 - PHP script - Tables in the database The EAs should write all historical trades into the

Informations sur le projet

Budget
30+ USD
Pour le développeur
27 USD