EA trading on candle Chart

MQL4 Asesores Expertos

Tarea técnica

I'm looking for an EA which is opening after definated candle numbers in a row in an trend,  Pendings orders, which will be then good for xhours (example 23 hours after orders are placed- the pending will be deleted - if they are not executed).
For orders which will be executed in Market, if they executed with profit, they will be replaced as pending direct after TP - the expiry hours work again for the new pending order.

If orders in Market, EA does not restart. Only if there is no order in Market - EA does check candles and place pendings of criteria are there.
Only if orders are executed or expired (so no order in Terminal) - EA is trade new next candle if there is still the minimum candles in a row.

If candle trend change, EA does restart and wait for the next possible candle numbers in the row.

EA should have a magic number because I want to install them on more charts. Each chart should handle the strategie and open the orders


Explanation first candle definition

EA is opening after defined candles "x numbers of candles in a row in trend" in direction (+xpips over high or low) a pending order.
Reopend orders (orders which are closed in TP - does open also Xpips better.

Order will be placed on high and low, +xpips after Xcandles ore more where in a row.

Parameter:
Xcandels - placing buy and sell order - if more than definated candle in a row were. EA is active - example set is 2 candles - so pendings will be placed on opening of 3 candle. EA does open on high and low + xpips an order - on High a buy on low a sell.

So if on 3 candle Pendings all orders are executed and pendings expired - EA will place on 4th candle if there is no order in Terminal and Trend is also there on hihg and low of candle 3 each +xpips the buy and sell pendings.


Xpips - example 5 pips so buy order will be placed 5 pips higher as high of the candle - sell just the other way - Xpips works also for reopend orders
Pending orders are always good for x hours - works for every pending which will be placed on time when placing

Defination of Trading day were EA should not open orders - Example Monday - on this Day EA does not open orders - Day can be selected- Next day, EA does check orders and place under definated EA criterias the orders - or not.


Second candel defination
there should be a second candle defination. This should be activ if number of candels are reached. If number is reached EA does only place pending order on one side.If second candle defination is activ  first candle defination does not work.

First candle definatin was after 2 candels. So if second candle set is 4 candel. On the 5 candel there will be only placed the pendings but only on side against trend. So if we have a buy trend the pendings will be only placed on low +xpips.<

So abter 4 candel if the trend goes xx candels ther will be only placed the pendings on one side. and the side is against trend.



Placing of the pending orders starts always with new opening of candle and if there is no Order open in Terminal.



Button in Chart -
I want an button in Chart - if this button will be pressed, EA should place the Pendings under above criterias. If there were before 2 candels in a row (first candel defination) EA should place the pendings above and below candle before.
If second candel defination is activ EA should only place if ther were (4) definated candels in a row and the pendings should be placed an low of candle before.
Always if button is pressed:
EA is placing orders on criterieas but only if there is no orders under pending or in market.


Reopening

If an order is closed with TP - this order will be replaced +xpips pips better direct again as pending. So every reopening will be xpips better.


Lot definition:
Fix lot - EA is always using the fix lots only for normal mode
The definated Lots at fix  - I want a partial closing or if not Possible EA should place the fix volume /in 4 pending orders. Fix Lots / 4 - is Volume for each pending order.

For each closing I want to definated the TP

Closing of the Order:
We have partial close of the order. If we can not make partial closing - EA has to open for fix lots just 4 orders - were I can definated in sets the Percent of Fix lots for each order.

  1. Closing 20 Percent of the order at xpips TP
  2. Closing 20 Percent of the order at xpips TP
  3. Closing 20 Percent of the order at xpips TP
  4. Closing 20 Percent of the order at xpips TP
SL - is at the beginnen Low or high of candel before and will be always updated after actual candle is closed +xpips. So SL is moving with every candl


After first candl trade is done: SL will updating to next candel (high or low +xpips).

Expiere of pending order - xhours- After no orders in Terminal EA does restart-


Han respondido

1
Desarrollador 1
Evaluación
(7)
Proyectos
14
21%
Arbitraje
1
0% / 100%
Caducado
3
21%
Libre
2
Desarrollador 2
Evaluación
(1)
Proyectos
2
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
3
Desarrollador 3
Evaluación
(17)
Proyectos
17
18%
Arbitraje
5
20% / 60%
Caducado
2
12%
Trabaja
4
Desarrollador 4
Evaluación
(51)
Proyectos
58
52%
Arbitraje
1
0% / 0%
Caducado
0
Libre
5
Desarrollador 5
Evaluación
(37)
Proyectos
59
27%
Arbitraje
25
20% / 52%
Caducado
10
17%
Trabaja
6
Desarrollador 6
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange. I had one created in python, but I would like it to work in MT5 with various regular rules that make it profitable
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated

Información sobre el proyecto

Presupuesto
50+ USD
IVA (19%): 9.5 USD
Total: 59.5 USD
Para el ejecutor
45 USD