Multiple orders

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 4 días
Comentario del Ejecutor
Good client, nice communication. I was glad work for ...

Tarea técnica

i would like a EA that have these functions.

everytime i execute instant order or placed a pending order, this EA will automatically set the TP and SL (value can be set in settings). and also this EA can open multiple orders (UP TO 10 ORDERS) with multiple TP and SL value too (based on setting). 

 

for example if i open ONE instant order (order A) for eurusd at 1.20000 . in the EA setting i set total open order = 3 , TP1=200point (5 decimal), TP2=400, TP3=600 . SL=200, adjustment SL=100. Then the EA will set the current order with TP1 value and SL and automatically open another 2 order with TP2 and TP3 value and SL value of 200 too. so 3 order will be open at 1.20000 with same SL at 1.19800 and three TP values (TP1 = 1.20200(order A), TP2=1.20400(order B), TP3=1.20600(order C).  

Then if TP1 is hit at 1.20200, the 1st order (order A) will be close. and the EA will automatically readjust the SL for the remaining two order (order B and C) to new SL value of 100point(based on value setting of adjustment SL) that is ORDER B SL= 1.20100 and order C SL=1.20100.

Then if TP2 is hit at 1.20400, the (order B) will be close. and the EA will automatically readjust the SL for the third order (order C) to new SL value of 100point(based on value setting of adjustment SL) that is order C SL=1.20300.

 

This EA will also come with a panel at the chart like the (one click trading panel). This panel have the function of open an instant order and pending order. there will be a list of all the pairs in the panel so we can choose which pair we want to trade using a search bar in the panel for easier searching of pairs. so we dont need to load the EA (with the panel) to every chart (only need to load the EA to one chart only). i will send image of how the panel and the EA setting looks like for easier understanding. the panel also will be installed with cancel all order script.

Alert box and sound will trigger when pending order is triggered. alert can be set enable/disable in the settings.. 


Han respondido

1
Desarrollador 1
Evaluación
(378)
Proyectos
401
31%
Arbitraje
63
19% / 70%
Caducado
51
13%
Trabajando
2
Desarrollador 2
Evaluación
(42)
Proyectos
62
8%
Arbitraje
12
58% / 42%
Caducado
1
2%
Libre
3
Desarrollador 3
Evaluación
(9)
Proyectos
10
50%
Arbitraje
0
Caducado
0
Libre
4
Desarrollador 4
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
5
Desarrollador 5
Evaluación
(132)
Proyectos
176
39%
Arbitraje
4
25% / 50%
Caducado
14
8%
Libre
6
Desarrollador 6
Evaluación
(1)
Proyectos
1
0%
Arbitraje
0
Caducado
0
Libre
7
Desarrollador 7
Evaluación
(249)
Proyectos
446
34%
Arbitraje
56
36% / 38%
Caducado
164
37%
Trabajando
8
Desarrollador 8
Evaluación
(70)
Proyectos
105
54%
Arbitraje
3
0% / 67%
Caducado
8
8%
Trabaja
9
Desarrollador 9
Evaluación
(12)
Proyectos
14
0%
Arbitraje
1
100% / 0%
Caducado
1
7%
Libre
10
Desarrollador 10
Evaluación
(42)
Proyectos
47
30%
Arbitraje
12
17% / 75%
Caducado
6
13%
Libre
11
Desarrollador 11
Evaluación
(319)
Proyectos
405
21%
Arbitraje
44
61% / 23%
Caducado
46
11%
Trabaja
12
Desarrollador 12
Evaluación
(67)
Proyectos
75
64%
Arbitraje
4
100% / 0%
Caducado
7
9%
Libre
13
Desarrollador 13
Evaluación
(267)
Proyectos
542
50%
Arbitraje
55
40% / 36%
Caducado
225
42%
Trabaja
14
Desarrollador 14
Evaluación
(261)
Proyectos
426
38%
Arbitraje
86
44% / 19%
Caducado
71
17%
Trabajando
15
Desarrollador 15
Evaluación
(66)
Proyectos
143
34%
Arbitraje
10
10% / 60%
Caducado
26
18%
Libre
Solicitudes similares
Hi all. I have learned that due to my EA reading from chart objects, it cannot be optimised, and that is obviously problematic for optimisation and back testing parameters. So I have been met with 2 options it seems, have the EA rebuilt from scratch according to a slightly altered spec which doesn't rely on chart objects, or modify the existing EA As I don't want to put the EA source code out here for random people
Arbitrage EA 30 - 100 USD
To work on fast broker 14 ms as master and slow broker 80 ms slave. Be able to put ea on one chart and time frame on master and one on slave and to automatically monitor all major and minor pairs plus indices on mt4.money management settings and fixed lot. Master and slave setting for the different brokers. Just need to be able to load on chart and let it run with just money management settings to set. Hidden take
I'd like mt4 indicators to be converted into trading bot, these indicators produces buy and sell signal I want them to be automatic bot that also have circles of which I know what they and I'll explain what must the bot analyze
Nt8 30+ USD
i'm searching a way to define which IP address is using by NT8 cause i'm using a multiple IPs machine (for my daily job) and I'd need to have a further confirmation that I'm using the correct IP address with NT8 could anyone explain explain me how to do it for a fee
CRT bot 30 - 50 USD
I want a programmer to program an expert advisor that will follow CRT trading strategy. Which spoting previous candle high and low, then wait for the either of the level to be sweep without the candle closing below the level enter a position at the spot and target opposing liquidity
I need a developer with FxDreema experience to build an MT5 EA that: Manages recovery zones with pending buy/sell orders. Implements trailing stops, pre-defined profit lines, and dynamic lot sizing. Supports money management based on account balance and lot size and money value. Offers options for continuous or stop trading. The developer must provide the source code and FxDreema link . More specific details will be
If you can deliver, you can bid your price. 1. Decompile the MT4/MT5 EA: - Decompile the provided .ex4 (for MT4) or .ex5 (for MT5) file into the original .mq4/.mq5 source code. - Ensure that the entire logic and functionality are preserved during decompilation. 2. Remove Expiration Limitations: - Locate and remove or bypass any code that imposes an expiration date or limits the usage of the bot. - Test to
Project Overview: The project is to convert a high-frequency trading strategy from TradingView’s PineScript into an automated MQL5 Expert Advisor (EA). Additional features will be added to the EA which are not part of the TradingView PineScript, details are added below. Key Requirements: Experience: Strong expertise in both TradingView PineScript, MQL5, and FOREX trading is essential. The MQL5 EA must closely
Dear All, I need an RISK to REWARD Ratio expert advisor for top to bottom, support and resistance and order block strategy. If the developer has any good risk to reward strategy, I will apprecaite. Kindly provide me the EA, I will test it on my demo account from Monday till friday - And the payment gets released on Friday upon the results The EA should also be able to give TRUE and honest back test results. The ea
The EA should have the input of the indicator 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 and must be touching/sitting on a previous buy order block while discount lower band block is also touching the previous buy OB 2. Trade per OB: in the EA input it should have an option of trade per OB and the no.of trades

Información sobre el proyecto

Presupuesto
30 - 57 USD
IVA (21%): 6.3 - 11.97 USD
Total: 36.3 - 68.97 USD
Para el ejecutor
27 - 51.3 USD
Plazo límite de ejecución
de 1 a 7 día(s)