Use more than one signal in one EA (more EAs in one)

MQL4 Indicadores

Trabajo finalizado

Plazo de ejecución 7 días
Comentario del Cliente
well done!

Tarea técnica

Hello experts!


I want run 2 EAs in only 1 EA without calling another, because the 2 EAs are 99% same coding and loading same indicators.


I have already coded both strategies in 1 EA, but they cannot run together. First it was, because when first strategy closes "all positions" than it closes also all positions from the seconed strategy.


Now i coded Magic number for each one and run each one once per tick.

Someting inside the both methods affect each other or the indicators loaded befor these methods is infulenced when both are running.


If I comment line where first method (strategy) is called, than i have expected result and everything is fine. Also if I comment seconed method, than first runs as it should be.


I aspect following result:


For example, when the first method opens/closes 1000 positions and make 5% win and the seconed one opens/closes 500 positions with 2%, than they should do exactly the same, when running on one system. Hence 1500 positions have to be opended/closed at the same price and win should be also nearly the same.


In this case the risk is not important for me.


the 2 methods return folowing values in order to trade:


1=open long


-1=open short


99=close all


I need a solution how to run these 2 methods without affect the positions of the other method.


My main demands:


1.) Be able to backtest WHOLE system (including both EAs) to see what would they do running both on 1 account.


2.) Keep performance as good as possible.


If i have to run nearly the same EA only 1 method is different, than all the indicators will be calcualted 2 times. And i have some "heavy" indicators.


Hence, as for me, the best solution would be to run all in 1 EA. I am sure to have in future more such methods/EAs and if i would make for each one a new EA, it would not run performant.


Perhaps its possible to run all in one EA and each method calls a "light-stupid" EA which only open/close positions?


Please suggest solution and price. Thank you.  

Han respondido

1
Desarrollador 1
Evaluación
(14)
Proyectos
15
60%
Arbitraje
2
0% / 100%
Caducado
5
33%
Libre
2
Desarrollador 2
Evaluación
(647)
Proyectos
1295
67%
Arbitraje
84
26% / 49%
Caducado
338
26%
Libre
3
Desarrollador 3
Evaluación
(26)
Proyectos
34
29%
Arbitraje
0
Caducado
1
3%
Libre
4
Desarrollador 4
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
5
Desarrollador 5
Evaluación
(182)
Proyectos
342
42%
Arbitraje
118
12% / 73%
Caducado
104
30%
Libre
6
Desarrollador 6
Evaluación
(180)
Proyectos
301
30%
Arbitraje
54
24% / 56%
Caducado
98
33%
Libre
7
Desarrollador 7
Evaluación
(52)
Proyectos
133
44%
Arbitraje
14
50% / 29%
Caducado
55
41%
Libre
8
Desarrollador 8
Evaluación
(491)
Proyectos
1017
58%
Arbitraje
29
28% / 24%
Caducado
132
13%
Libre
9
Desarrollador 9
Evaluación
(251)
Proyectos
400
54%
Arbitraje
9
67% / 22%
Caducado
36
9%
Libre
10
Desarrollador 10
Evaluación
(46)
Proyectos
73
16%
Arbitraje
13
8% / 92%
Caducado
37
51%
Libre
11
Desarrollador 11
Evaluación
(550)
Proyectos
827
73%
Arbitraje
15
53% / 13%
Caducado
193
23%
Trabaja
12
Desarrollador 12
Evaluación
(1)
Proyectos
4
25%
Arbitraje
1
0% / 100%
Caducado
1
25%
Libre
Solicitudes similares
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2
Hello, I want offline Renko chart based on pips and time. Trading View Renko chart is a perfect example of what I require, it prints renko bricks at close of time frame chosen which is more cleaner. The Trading View Renko chart wait until end of desired timeframe candle to close before final renko bricks are drawn. Best is to look at Trading View renko charts to see exactly how this works. I currently have an
A simple candle pattern indicator is required that makes a sound alert and draws an arrow when two consecutive bars have the same high or the same low. If two highs, the second bar is a down close and the bar immediately preceding the two highs is a lower high. Vis versa for 2 lows. The second bar is an up close and the bar immediately preceding the two lows is a higher low. Please see attached images for

Información sobre el proyecto

Presupuesto
30 - 100 USD
IVA (19%): 5.7 - 19 USD
Total: 35.7 - 119 USD
Para el ejecutor
27 - 90 USD
Plazo límite de ejecución
de 1 a 5 día(s)