Need a breakeven and Trailing EA

MQL4 Experts

Tâche terminée

Temps d'exécution 1 jour
Commentaires du client
Great developer and great human being to deal with... Very quick in understanding what i wanted and delivered the same

Spécifications

I want an EA with breakeven and Trailing options.
I am giving two EAs that were made by the developers here only and i paid for them
Now i need an EA with the following requirement and i am attaching the EAs here.. 
I dont think you need to write a new code.. You can just use both the EAs to create a new one as per my requirement..
First let me explain about the EAs i am attaching.

Closetatprofit

see the attached image. it will have the following options
1. Trailing stop X
2. Trailing Distance Y
3. Stoploss Z

I dont want to explain the remaining like 
all symbols, pending orders etc

How this EA works is like when the net profit of all the 
opened orders is X (ex:50$), then it will lock X-Y$, means the 
stop is set at x-y$.. For example i set trailing stop at 50
and trailing distance at 10, so when the net profit of all the 
opened orders reaches 50$, stop is set at 40$, when it moves to 51$,
the stop is moved to 41$ and so on.
If the order goes negative then it will have the stoploss set before,
50 as per the amount set in the image.
This all depends purely on $, not pips, not commissions, not swaps 
what ever it may be.. it all depends only on the profit shown at the
bottom of all the orders.
One more thing is it acts on all the open order when i just attach it
to any chart in my MT4.
Please see the red line showing "profit of opened positions" and profit,
They must must must must be same.. it not like updating every tick or etc.
When the profit is showing 50, the one that is followed or shown by the EA
should also show 50..

Breakevenexpert_mod.

What this EA does is just two steps
1. Break even dollars
2. stoploss
suppose if i set the breakeven dollars at 5$, then it will set the stoploss at breakeven
If it goes negative without going positive then the stoploss will take over
suppose if i set breakeven dollars at 5 and stoploss at 50,
if it goes positive by 5$, then the sl will be set at breakeven, i.e., opening price
if it goes negative then it will have a stoploss of 50$

This EA has prob, i could not resolve that with my developer,
the problem is if i set the breakeven at 3$, the sl will be set when the price went to some 7 or more,
some times the price comes back and the order goes negative as the sl was not set immediately when the 
set breakeven profit was reached.
This was not there with CloseatProfit EA.

My Requirement: (i am giving values for explanation and understanding)
1. Break Even Step 1= 10
2. Break Even Step 2= 25
3. Break Even lock = 5
4. Trailing = true/false
5. Trailing Stop Start = 50
6. Trailing Distance = 10
7. Stoploss = 50


if the order goes positive by 10$, then the stoploss should be set to breakeven or 0$
if the order goes positive by 25$, then the stoploss should be set at 5$ (we are locking 5$)
If trailing is set true, then the trailing stop should activated and if it is false,
the trailing should not work.. It should just take care of the break even step 1, step 2
and lock.
If the trailing is set to true it should exactly work as the EA attached with this, closeatprofit3.
But closeatprofit3 works on the net profit of all the orders opened in the MT4 and closes all the orders
whether it is positive or negative once the specified amount is reached.
The Ea which is to be prepared should act only on each order opened and not on all the orders opened.
The ea should work on all the orders individually when i attached it on any of the charts and not like
working only on the chart in which it is attached.

I was not at all satisfied with the breakevenexpert_mod attached with this and closeatprofit works as intended.
The main difference with both the EAs is that, breakevenexpert changes the sl of the order, but the close at profit
does not change the sl, it always shows 0.00000.. but it acts account to the values shown on the screen in blue
and red letters.. suppose if the profit in opened positions is matching the set requirements with the
profit shown in the mt4, then the orders are closed.
The ea should show all the opened orders as shown in the closeatprofitjpg2 images.. it should show all the open orders and
profit of opened position and it should act according to that price and should not alter the sl

The reason for explaining everything here is that i had a bad experience with the developer when i did
not mention clearly in the requirement specification. Ahswin Sharma was really good and i have been waiting
for him since one week but he is not coming online so i am placing this EA order here..

no pips nothing here.. it should only consider the net profit for the orders shown in the mt4.. forget swaps,
commissions etc.. if it shows 5, it should be 5, if 7, it should be 7$ thats it..

If any of the above mentioned things are not possible to be coded then let me know, 
so that i will alter my requirement








Répondu

1
Développeur 1
Évaluation
(600)
Projets
935
46%
Arbitrage
31
39% / 29%
En retard
93
10%
Gratuit
2
Développeur 2
Évaluation
(89)
Projets
137
24%
Arbitrage
35
9% / 40%
En retard
52
38%
Gratuit
3
Développeur 3
Évaluation
(219)
Projets
370
42%
Arbitrage
145
17% / 41%
En retard
124
34%
Gratuit
Commandes similaires
I am developing a master EA that integrates several sub-EAs. The project is complex, and the documentation is thoroughly structured, spanning 50 pages with detailed step-by-step procedures. 1st sub-EA: This EA opens trades without using indicators. Instead, it opens a new trade based on the color or status of the last candle. For instance, if the last candle was green, a new buy trade is opened. 2nd sub-EA: This EA
Good Day I would like to order a trading robot. Pairs: XAUUSD (GOLD) EUR/USD USD/JPY The robot should be trading daily with TP/SL build in, would like to have trailing and stop loss, should execute up to 5 trades (preffarable setting choice) up to 10 trades Los sizes to be choise setting, must also trade major US vews events Like:US- PPI, CPI, NFP, Sales m/m and so on Must also show/display alert when opening
Hello Guys, I need a trading bot for the MT5 to place order based on my trading strategy which is based on - >> entry based on EMA with rejection from specific levels like support and resistance area - levels and time frame i will apply into the robot manually on daily basis. also need - trailing stoploss , shift to breakeven after gaining some points. need a highly expert developer
Trade Manger EA 30+ USD
Hello Programmer! I am looking to build an EA that will place my trade and manage it. Once i have manually found my setup, I will want an EA to open the trade, set the R:R and manage it according to my specifications. please take a look at the attached to get an Idea of what I would like. I will require the source code once completed
Hello there i need someone who will create a robot that will calculate the movement between buy/sell and show where to take profit the robot should work with all currency and indices including stock
EA to send account history to web request. It should send every 5 mins or when there is an update. It then sends the json to a web request where gain, drawdown, balance, equity will be displayed
I have a full strategy based on indicator and candle based on . i would like to make it into a robot which will trade for me on a specific time and specific rules. i need a person who can do this project for me. If you have done this type of job . you are most welcome for this. Apply only if you know binary trading option and binomo trading platform well and how it works
Preciso de um EA, que faça o fecho automático de operações abertas no final da sessão e nas notícias de alto impacto. Um EA simples com apenas 1 função. Fecho das operações abertas
Enter buy trade at close of candle when bar closes above the 3 emas. Emas are 34 ema, 64 ema and 128 ema. For a buy trade the 34 ema must be above the other two emas. The 64 ema should be in the middle. The 128 ema should be below the other two emas. For a buy trade the Awesome Oscillator should be above the middle line and colored green. Exit a buy trade when price touches 64 ema. Sell trade same conditions as buy
I want to make AI based on Attached Picture Swing High low. If you have experience can share demo first. Stop loss, take profit, trailing , break even ,DD etc. also amiable

Informations sur le projet

Budget
10 - 15 USD
Pour le développeur
9 - 13.5 USD
Délais
de 1 à 2 jour(s)