Breakout Pending Orders

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 2 días
Comentario del Cliente
Excelente. Rápido y efectivo. Excellent. Fast and effective.
Comentario del Ejecutor
Muchas gracias por el proyecto, ha sido un placer.

Tarea técnica

OPERATION

·       Any Timeframe

·       First of all, we define a time windows betwen T1 y T2 (parameters) and we register the maximun and minimun Price level during that period (MaxLevel y MinLevel).

·       When the time window (T2), inmediatly we put a pending order BUY STOP at level MaxLevel and a pending order SELL STOP at level MinLevel.

·       We put these pending orders ONLY if (Max Level – Min Level) <= MaximaVariacion (parameter)

·       We use TakeProfit TP = TPfijo in each order

·       We use  BUY STOP with SL= MinLevel and  SELL STOP with SL=MaxLevel

·       We use BUY STOP and SELL STOP with lot = LOT

·       LOT=LOTFIJO (parameter) IF LoteDinamico=FALSE    OR

·       LOT=  BalanceActual*RiesgoMaximo/(MaxLevel-MinLevel) IF  LoteDinamico=TRUE

·       BalanceActual is the current Balance in the account

·       IF we reach BUY STOP , then we delete the SELL STOP, IF parameter AlwaysBoth= NO

·       IF we reach SELL STOP, then we delete BUY STOP, IF  parameter AlwaysBoth= NO

·       After amount of hours equal to MaximoPeriodo (parameter) from T2  AND IF no pending orders has been reached, we delete all pending orders.

·       Draw box with T1, T2, MaxLevel and MinLevel in the MT4

PARAMETERS:

RiesgoMaximo = (parameter default 0,02)

T1 = 00:00 (default)

T2 = 23:59 (default)

MaximoPeriodo= 24 (horas) (default)

TPFijo= 100 (default equivalent 10 pips or 100 points)

LOTFIJO= 0.01 (default)

LotDinamico= False (default)

AlwaysBoth=False (default)

MaximaVariacion = 500 (default equivalent  50 pips or 500 points)


Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(45)
Proyectos
91
13%
Arbitraje
34
26% / 59%
Caducado
37
41%
Libre
2
Desarrollador 2
Evaluación
(211)
Proyectos
313
34%
Arbitraje
63
37% / 38%
Caducado
100
32%
Trabajando

Información sobre el proyecto

Presupuesto
30 - 80 USD
Plazo límite de ejecución
a 3 día(s)