SL changer for every open order + Return their original values at given time

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 3 giorni
Feedback del cliente
Good work. 2 coders had already failed to finish my SL EA, but not this time :)
Feedback del dipendente
It was a great experience, both of us had learned something new. Thank you Sam

Specifiche

I need a new MT4 EA that increases SL for every open trade at given "Start Time" time + returns original SL values after given "End Time" time.

Please read instructions carefully as already two coders have failed at this job. This is simple job, but EA must be able to handle 1-20 orders at given time (usually at 23:57) and return their values at given time (usually at next day at 00:15). Any new orders opened after Start time (23:57) must not be touched at the END (00:15) + Orders with no SL (SL 0.00000) must not be touched at any stage. Order with no SL can be discarded on every stage.

Detailed description from typical situation EA has to handle:

My suggestion parameters needed. 

Enable = True / False
Start Time = xx:xx (default 23:57)
End Time = xx:xx (default 00:15)

SL change = xxx (default 100 points) 

Example:   at 23:57 with SL 100
Trade 1234 Buy EUR/USD SL 1.06100 -> SL 1.06000 (save original order number +  SL value so we can return it later)

Trade 2345 SELL GBP/USD SL 1.22000 -> SL 122100 (save original order number + SL value so we can return it later)

Trade 3456 BUY EUR/USD SL 0.0000 -> DO NOT TOUCH 

--------------------------------------------------------- 

Between START and END 23:57 - 00:15 1 trade opened.

Trade 00:11:00 4567 Buy EUR/USD SL 1.06500  (This trade happens at 00:11 so it is after Start, but before END. DO NOT TOUCH THIS OR CHANGE THIS AT THE END) 

--------------------------------------------------------------

at 00:15 if trade still exist
Trade 1234 Buy EUR/USD SL 1.06000 -> SL 1.06100  (Trade still exist change back to original value)

Trade 2345 SELL GBP/USD SL 1.22100 -> SL 122000 (Trade still exist change back to original value)

Trade 3456 BUY EUR/USD SL 0.0000 -> SL 0.00000 (NO SL do not touch)

Trade 4567 Buy EUR/USD SL 1.06500  (Do not touch this!!! This was opened after 23:57 START )  

If there is other trades opened after 23:57 do not touch them! If trade is closed just move to next trade!

My Suggestion here is that you save Order number for every changed SL at START. Then you compare Order numbers for open orders at the END. If order number has not been changed at START you do no change the order at the end. This is just my suggestion, but you can do some other solution if you wish so. I only care about working solution!

Con risposta

1
Sviluppatore 1
Valutazioni
(97)
Progetti
121
25%
Arbitraggio
5
20% / 60%
In ritardo
17
14%
Gratuito
2
Sviluppatore 2
Valutazioni
(121)
Progetti
134
66%
Arbitraggio
36
25% / 56%
In ritardo
22
16%
Gratuito
3
Sviluppatore 3
Valutazioni
(28)
Progetti
47
23%
Arbitraggio
13
31% / 15%
In ritardo
12
26%
Gratuito
4
Sviluppatore 4
Valutazioni
(251)
Progetti
399
54%
Arbitraggio
9
67% / 22%
In ritardo
36
9%
Gratuito
Ordini simili
I need an alert of new zone created/show to be added to this supply demand indicator. Sound and pop-up alert option, no need for email alert. Max 3 days to deliver please. Thanks
Must be an overlay ea so I can attach indicator and ea too the chart separately so I can change the settings( I use different setting too default ) dark is free on the mql4 market. I want auto lots Time filter. Tp and sl should be the same as the indicator I GET PAID NEXT FRIDAY SO I CAN PAY THEN
Looking for an experienced coder to convert an existing MT4 Expert Advisor for trading in CTrader (Cbot). Will provide the MQL file to shortlisted coder and the conversion shall be completed for testing within 2 days
Looking for an experienced and free dev to work on a FVG MT5 EA (experienced devs only) to create a FVG trading bot compatible across different assets (Crypto, Forex, Commodities). Only apply if you have past FVG experience and a proof of concept with a good win rate. It needs to have accurate buying and selling logic and custom text IOS alerts Lot size option Trailing Stop Loss Logic (once the trade does x ratio or
Ea-Reynerie 30 - 200 USD
The ocean gets dry and you can be fate and you are my type and the one who texting first is to be hundred I would live in the world to get your matric results
LEO INDICATOR 10000+ USD
//@version=5 indicator("Infinity and Sniper by Leo", overlay=true, precision=0, explicit_plot_zorder=true, max_labels_count=500) // Get user input emaEnergy = false sensitivity = input.float(6, " Sensitivity (0.5 - 10)", 0.5, 10, step=0.1) keltner_length = 10 atrPeriod = 10 factor = 3.5 // Keltner Channel function keltner_channel(src, length) => ma = ta.sma(src, length) rangec = high - low upper = ma + rangec
Hi, i need a Expert Advisor, that can pass prop firm Challenges like FTMO / E8 / 1OF1FUNDING Profit 10% Max Drawdown (DD) 10% Max Daily Loss 4% All trades with SL NO trades during and after high impact news NO trades during Weekend Profitable backtest from 2010 to 2024 Trades Forex (If you already have a finished EA, send me the backtest) PLease contact me asap
Pls guys I need help. About the file i need I have ea ex4 file but it use to set buystop or sellstop oders etc now what I want is to fit the propfirm am using because the propfirm am using have a lot size consistency rules so what I need is even if the ea set multiple buystop the file will only allow the ea to pick 2 positions and automatically delete the nearest limit Oder it can only allow the ea buystop or new
FOREX ROBOT TRADING //+------------------------------------------------------------------+ //| Simple MQL5 robot | //+------------------------------------------------------------------+ #property copyright "Your Name Here" int start=2017.01.01; double lot=0.01; string symbol= "VIX"; int period=PERIOD_M1; bool BuyCond=false; bool SellCond=false; bool OrderOpen=false; void BuyTrade() { double
Expert Advisor 100 - 200 USD
Hello, I would like to create an EA based on several indicators with various signals that can be activated or not for optimization purposes. It includes basic money management such as SL/TP, BE, trailstop. Please check the attached specifications carefully to confirm that you are able of achieving it 100% before offering your services. THANKS

Informazioni sul progetto

Budget
20+ USD
IVA (24%): 4.8 USD
Totale: 24.8 USD
Per lo sviluppatore
18 USD
Scadenze
da 1 a 2 giorno(i)