Trabajo finalizado

Plazo de ejecución 5 minutos
Comentario del Cliente
Really knows what to do! And communicates well in English too.
Comentario del Ejecutor
Thank you for your order! Great customer! Hope for further cooperation!

Tarea técnica

I want an EA that always trades. Can buy only, sell only, or buy and sell at the same time depending on my selection. It has 5 levels of grid settings. Each grid just contiues onto the next. Not a new grid each time, the settings to continue gridding changes. I have attached an excel file with examples which should be quite self explanatory. 


INPUTS

Initial (first trade)

input double   StartLot = 0.1;        // Starting lot size

input double   TakeProfit = 50;       // Take profit in POINTS  - This TP will be for all open positions irrespective of how many grids - based on ALL open positions AVERAGE COST

input double   Max Spread = 50;    // Max spread in POINTS for opening positions

Select option - BUY / SELL / BUY&SELL at the same time - I would like to either only open BUYS or SELLS or BOTH at the same time


Grids (subsequent trades)

input double   Grid1_Multiplier = 2.0; // Lot multiplier for Grid 1

input double   Grid1_Distance = 20;    // Distance in POINTS to start multiplying for Grid 1

input int      Grid1_MaxTrades = 5;    // Max trades in Grid 1


input double   Grid2_Multiplier = 2.5; // Lot multiplier for Grid 2

input double   Grid2_Distance = 25;    // Distance in POINTS to start multiplying for Grid 2

input int      Grid2_MaxTrades = 5;    // Max trades in Grid 2


input double   Grid3_Multiplier = 3.0; // Lot multiplier for Grid 3

input double   Grid3_Distance = 30;    // Distance in POINTS to start multiplying for Grid 3

input int      Grid3_MaxTrades = 5;    // Max trades in Grid 3


input double   Grid4_Multiplier = 3.5; // Lot multiplier for Grid 4

input double   Grid4_Distance = 35;    // Distance in POINTS to start multiplying for Grid 4

input int      Grid4_MaxTrades = 5;    // Max trades in Grid 4


input double   Grid5_Multiplier = 4.0; // Lot multiplier for Grid 5

input double   Grid5_Distance = 40;    // Distance in POINTS to start multiplying for Grid 5

input int      Grid5_MaxTrades = 5;    // Max trades in Grid 5


Archivos adjuntos:

CSV
Example.csv
7.3 Kb

Han respondido

1
Desarrollador 1
Evaluación
(27)
Proyectos
34
15%
Arbitraje
6
33% / 50%
Caducado
5
15%
Trabaja
2
Desarrollador 2
Evaluación
(29)
Proyectos
35
14%
Arbitraje
5
40% / 60%
Caducado
5
14%
Libre
3
Desarrollador 3
Evaluación
(260)
Proyectos
317
37%
Arbitraje
6
50% / 17%
Caducado
7
2%
Libre
4
Desarrollador 4
Evaluación
(15)
Proyectos
16
56%
Arbitraje
0
Caducado
1
6%
Libre
5
Desarrollador 5
Evaluación
(564)
Proyectos
933
47%
Arbitraje
302
59% / 25%
Caducado
125
13%
Trabajando
6
Desarrollador 6
Evaluación
(5)
Proyectos
5
20%
Arbitraje
4
25% / 25%
Caducado
0
Trabaja
7
Desarrollador 7
Evaluación
(42)
Proyectos
88
14%
Arbitraje
31
29% / 55%
Caducado
36
41%
Trabaja
8
Desarrollador 8
Evaluación
Proyectos
1
0%
Arbitraje
2
0% / 0%
Caducado
0
Trabaja
9
Desarrollador 9
Evaluación
(93)
Proyectos
133
35%
Arbitraje
13
38% / 31%
Caducado
32
24%
Libre
10
Desarrollador 10
Evaluación
(94)
Proyectos
106
37%
Arbitraje
3
0% / 0%
Caducado
4
4%
Trabajando
11
Desarrollador 11
Evaluación
(352)
Proyectos
373
71%
Arbitraje
4
100% / 0%
Caducado
0
Trabaja
12
Desarrollador 12
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
13
Desarrollador 13
Evaluación
(72)
Proyectos
80
10%
Arbitraje
36
8% / 53%
Caducado
6
8%
Trabaja
14
Desarrollador 14
Evaluación
(5)
Proyectos
2
0%
Arbitraje
2
0% / 0%
Caducado
0
Trabaja
Solicitudes similares
hello there I need a copy trade for mt4 can ANYONE help me with and let discuss on how to go about it kindly send me message to signify and let discuss mind you i need this urgently let connect to discuss and conclude
Below is the pine eidtor script convert it to MQL5 coding language and create bot based on following condition 1. This all should be on 5-minute chart timeframe 2. For Buy side, buy after closing of second candle when buy signal is given and hold buy position until sell signal is given. 3. For sell side, sell after closing of second candle when sell signal is given and hold sell position until next buy signal will be
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard notifications and also if pressed to go to the a template timeframe and pair. *To be placed in a table format as the one added. To be able to add which time frame you want to see. *To advise me of the following Climax High - turn the text green High
i have a JavaScript of a code which is a indicator of trading view, i want to convert into python script and make a mql5 automated trading bot which can take automatic trade and also exit when the signals come by the indicator
Here's the bot's trading strategy in a nutshell>>> I would like to make a simple scalping MT5 EA trading bot for the synthetic indices, specifically for the Boom 1000 Index. This MT5 EA trading bot will be based off of the 10 period moving average that follows specific rules for entry. The parameters of the moving average are as follows: Period:10 Shift:1 Method:Linear Weight Apply to:Close The bot will only initiate
I would like an existing, older MT4 EA I had developed converted into an MT5 EA and debugged where necessary. The EA is attached and should be fairly self-explanatory. It is a breakout order entry EA with customisable parameters
I require an MT4 Expert Advisor (EA) that automatically places hedge orders when a buy or sell order is placed by me or another EA. The hedge orders will consist of a stop order (either Buy Stop or Sell Stop), with the same lot size as the original order, deployed at a predefined price distance. The EA must ensure that only one hedge order is placed for each trade. The system should monitor trades based on specific
Renko EA 30 - 150 USD
I want a Renko EA similar to the one I have, because I want the source code. The Renko EA will have the mode presets described, the Renko EA will be live, it will be for MT5, it will be saved under Expert Advisors. Please see the attached file for specifications. Please let me know if you have any questions
For Chart Panel : Needs a Black Back ground at present its transparent . ✔️ Trading Panel (To be reset weekly = 1-6) 1. EA Status : (on/off) 2. Total Trades Taken : 3. Number of Profitable Trades Today : 4. Number of Loosing Trades Today : 5. Number of Profitable Trades This Week : 6. Number of Loosing Trades This Week : (To be Reset every Month = 7-9) 7. Number of Profitable Trades This Month : 8. Number of Loosing
my request is to convert a trading view indicator to mt4. I have a supertrend indicator for trading view or pine script. and all I want is to convert it for to mt4 or mql4

Información sobre el proyecto

Presupuesto
30+ USD
Para el ejecutor
27 USD