Expert Adviser based on Range Trading needed.

MQL5 Asesores Expertos

Tarea técnica

The Bot will send orders at the start of each period. The orders will be defined x amount of  bips above and below open price of the bar. I want to determine the distance for each order differently. 

Variables :

D1,D2,D3,D4,D5 (distance below and above open price)

Q1,Q2,Q3,Q4,Q5 (Amount of order)

STP(STOP LOSS DİSTANCE OF ALL ORDERS)

OP ( open price)

when the new bar starts the bot will send 5 Buy Limit orders and 5 sell orders. as example period starts and open price of EURUSD 1,10000.

variables defined in bips as

d1=100 d2= 200 d3=400 d4=700 d5= 1000   and q1=5 q2=4  q3=3  q4=4  q5=5 STP =2000

BUY ORDERS                                       TAKE PROFIT                     STOP LOSS

B1----5-----@ 1,09900(OPEN-D1)           1,10100 (OPEN+D1)         1,08000 (OPEN-STP)

B2----4-----@ 1,09800                           B1 PRICE (1,09900)          1,08000

B3----3-----@ 1,09600                           B2 PRICE                         1.08000

B4----4-----@ 1,09300      B3 PRICE 1.08000

B5----5-----@ 1.09000      B4 PRICE 1.08000

SELL ORDERS                                       TAKE PROFIT                     STOP LOSS

S1----5-----@ 1,10100  (OPEN+D1)           1,09900 (OPEN-D1)         1,12000 (OPEN+STP)

S2----4-----@ 1,10200                              S1 PRICE (1,10100)        1,12

S3----3-----@ 1,10400                              S2 PRICE  1,12

S4----4-----@ 1,10700                              S3 PRICE   1,12

S5----5-----@ 1.11                                   S4 PRICE                        1.12000


THE BOT will cancel the other side limit orders when the first order is realized. for example if B1 order is opened first , all the sell orders will be canceled.

ıf s1 is opened all b1b2b3b4b5 orders will be canceled.

finally at the end of bar all the remaining orders will be cancelled. open orders will be settled as''close by'' i.e. shorta and longs will be closed by each other. ıf there are still opened position it will be closed by market order at the close price.

the expert advisor should work both in metatrader4 and 5 and also the bot should operate even ı am offline. ıt should work all time frames.

trading time interval should be also defined by me

thanks




 

Han respondido

1
Desarrollador 1
Evaluación
(21)
Proyectos
23
0%
Arbitraje
6
17% / 83%
Caducado
2
9%
Libre
2
Desarrollador 2
Evaluación
(298)
Proyectos
427
26%
Arbitraje
18
61% / 33%
Caducado
26
6%
Libre
3
Desarrollador 3
Evaluación
(96)
Proyectos
143
76%
Arbitraje
0
Caducado
2
1%
Libre
4
Desarrollador 4
Evaluación
(247)
Proyectos
439
34%
Arbitraje
56
36% / 38%
Caducado
161
37%
Trabajando
5
Desarrollador 5
Evaluación
(481)
Proyectos
510
53%
Arbitraje
10
60% / 20%
Caducado
3
1%
Libre
6
Desarrollador 6
Evaluación
(145)
Proyectos
258
35%
Arbitraje
12
25% / 58%
Caducado
42
16%
Libre
7
Desarrollador 7
Evaluación
(2097)
Proyectos
2666
62%
Arbitraje
114
46% / 25%
Caducado
420
16%
Trabajando
8
Desarrollador 8
Evaluación
(266)
Proyectos
540
50%
Arbitraje
55
40% / 36%
Caducado
224
41%
Trabaja
9
Desarrollador 9
Evaluación
(257)
Proyectos
341
58%
Arbitraje
7
14% / 71%
Caducado
9
3%
Libre
10
Desarrollador 10
Evaluación
(72)
Proyectos
80
10%
Arbitraje
36
8% / 53%
Caducado
6
8%
Trabaja
11
Desarrollador 11
Evaluación
(379)
Proyectos
407
70%
Arbitraje
3
100% / 0%
Caducado
2
0%
Trabajando
12
Desarrollador 12
Evaluación
(8)
Proyectos
11
0%
Arbitraje
11
18% / 73%
Caducado
2
18%
Libre
13
Desarrollador 13
Evaluación
(564)
Proyectos
933
47%
Arbitraje
302
59% / 25%
Caducado
125
13%
Trabajando
14
Desarrollador 14
Evaluación
(66)
Proyectos
143
34%
Arbitraje
10
10% / 60%
Caducado
26
18%
Libre
Solicitudes similares
If you think you can replicate EA ("reverse engineering") from Metarader's Market, and create a new EA from scratch that works 100% the same - please send an offer. I have already managed to find out many features of that EA (entry times, risk management, averaging, trailing...) but I still miss a few
Candle wick bot The bot will have a set amount of wick length to enter trade at candle open price, there will be a set Amount in points that the candle wick has to be to then enter that opposite of the wick direction Settings will look like this : Timeframe: (meaning which candles you’re using to measure open price from for the wick length ) If set to 5 min it’ll be using 5 min candles , if set to 15 it’ll use 15
Looking for a developer to create an MT4 EA based on a custom currency strength indicator and simple moving average. Will provide currency strength indicator code to the selected developer. Buy rules If the EA added in the EURUSD chart and EUR has a currency strength above or equal to 6 and USD has strength less than 2. Wait for the prices comes back to SMA and open the buy trade if the price closes above SMA. Place
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable
Sistema HTF EFECTIVO 30 - 60 USD
Hola, me gustaría que un programador experimentado creea un sistema de trading EA que abra y cierre operaciones muy rápido en segundos (HFT). Sería óptimo tener una opción/botón para activar solo para comprar o solo para vender (operaciones unidireccionales). Con una buena interfaz gráfica de usuario. Se agradece la implementación de su propia experiencia con sistemas de trading HFT. Es para mercados volátiles como
Hello, I would like an experienced programmer to create an EA trading system which opens and closes trades very fast within seconds (HFT). To have an option/button to activate either for only buy or only sell (one way trading) would be optimal. With a nice GUI. Implementing your own experience with HFT trading systems is welcomed. It's for volatile markets such as XAUUSD or US30. Taking advantage of order placements
The strategy is a martingale type . i.e if it hits the stop loss , it will double the lot size and place again in that direction, and when it hits the take profit at any level of the martingale, it will start over from the first lot size used initially
I want you to make me an indicator in Training View. Its idea is very simple, and I want it to have an alarm. Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the
I'm looking for a developer to assist in creating an Expert Advisor (EA) for use in a prop firm. The EA should be designed for the MT4 trading platform and include the following features: Scalping strategy Maximum drawdown of 3% Please let me know if you're interested and capable of handling this project
Hello, is it possible to be made accommodation of provided signal for Forex for mt4? I bought a signal for multiple pairs. it is executing all pair.I want to use it on couple of pairs.Is it possible to be made some modifications?I do not have codes for the signal

Información sobre el proyecto

Presupuesto
30 - 200 USD
Para el ejecutor
27 - 180 USD
Plazo límite de ejecución
a 20 día(s)