EA develop on basis on candle chart

MQL4 Experts

Spécifications

I'm looking for an EA which is opening after definated candle numbers in a row and 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 candels and place pendings if criterias 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.



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.
Order will be placed on high and low, +xpips after Xcandles ore more were 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
Pending are good for x hours - works for every pending which will be placed on time when placing


Second candel defination
there should be a second candle defination be there were only on one side will be placed the pending.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-





Répondu

1
Développeur 1
Évaluation
(64)
Projets
93
37%
Arbitrage
11
27% / 45%
En retard
14
15%
Gratuit
2
Développeur 2
Évaluation
Projets
0
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
3
Développeur 3
Évaluation
(7)
Projets
14
21%
Arbitrage
1
0% / 100%
En retard
3
21%
Gratuit
Commandes similaires
Hello, I am looking for a programmer to write a universal EA (mql4 file) that works with custom indicators on Renko/RangeBar charts. The description of operation and additional functions that the EA is to have are described in the attached file. If you have any questions, write
I want to convert a small script from mql5 to pinescript of tradingview. The final script must work fine in tradingview, i will test it first if its ok i pay the developper. Script wil be send to developper in private because i cant post it here. If you have question you can ask me. Tnaks
MT4 EA Trade one zigzags 100 - 150 USD
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing
I need A Ea For Parabolic SAR With Default Settings And That Ea Including Take Profit And Stoploss Levels. Take profit : 50 points Stop loss : 50 points I have been seen that ea in Mql5 Market I tested it but that ea stop loss and take profits not activated that's why I came here I need a demo for testing process if you gave demo 1st and I will set you as a person to create a ea
Modifying an expert advisor written in mql5 and adding new indicators to it. The result must work both on strategy testing and on live, with no compilation errors and no warnings
see trade open on every tick seconde ok forex pair us us30 if is current running at 40170.00 so open 2 trade buy stop and sell stop both in every tick pending order of buy stop will 40171.00 and sell stop pending order will be 40169.00 buy stop will open at 40171.00 and tp will be 40173.00 and SL will be 40169.50 ok if buy stop hit sell stop order automatically will be close now if sell stop order open at 40169.00 so
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link
I'm seeking assistance in developing a sophisticated trading robot with the following features: Core strategy: Harmonic pattern recognition Supply and demand analysis Fibonacci zigzag for trade optimization Additional components: News filter Dashboard for easy monitoring Customizable settings: Lot size Trailing stop Trading session parameters Maximum number of orders Option to use market or limit orders Resources
1. Add Feature For (SPREAD) Normal trading Hours Spread or User set trading Hours Spread True or false Set to true or False When set to true EA will only create or develop a trade if spread is in this window allowing it to and EA will follow a window in which it can trade based on spread so if spread is to high and outside of this window it will not create a trade It
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link

Informations sur le projet

Budget
30+ USD
TVA (19%): 5.7 USD
Total: 35.7 USD
Pour le développeur
27 USD