Script MNL

MQL4 Asesores Expertos Sripts

Tarea técnica

I need to make a script that has the following characteristics:
 
1. You must allow placing orders Buy or Sell and must recognize if they stop or Límit automatically.
 
2. stop automatically placed in the first or second fractal back (whichever is farther away). There should be an option where the operator can choose.
 
3. Must have different methods of trailing stop.
 
* Moving averages MNL, blue line, red or green
* For every gain bar
* Fractals
 
4. There should be an option where you can add additional pips Trailing Stop
5. automatically calculate the number of lots to operate, according to:
    - According to the distance between the input and the Stop Loss
    - A percentage of the account (chosen by the operator)
 
6. Option to place the Take Profit virtual or not
 
7. Option for the SL and TP are virtual or not
8. Option for the SL and TP is activated when the price close above / below the SL
 


Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(2)
Proyectos
2
0%
Arbitraje
13
8% / 92%
Caducado
1
50%
Libre
2
Desarrollador 2
Evaluación
(3)
Proyectos
3
33%
Arbitraje
0
Caducado
1
33%
Libre
3
Desarrollador 3
Evaluación
(513)
Proyectos
777
63%
Arbitraje
33
27% / 45%
Caducado
23
3%
Libre
4
Desarrollador 4
Evaluación
(2463)
Proyectos
3101
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Libre
5
Desarrollador 5
Evaluación
Proyectos
1
0%
Arbitraje
0
Caducado
1
100%
Libre
Solicitudes similares
drán índices de grupos de parámetros. //+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ int OnInit () { // Load strategy parameter sets int totalParams = LoadParams(fileName_, params); // If nothing is loaded, report an error if (totalParams == 0 ) {
Hola, quiera convertir un indicardor que yo facilite en un sistema, ademas de las entradas y salidas, debería tener lo siguientes parametros: -Hora de entrada -Hora de salida -Dia de las semana para operar -Stop Loss - Take Profit

Información sobre el proyecto

Presupuesto
50 - 100 USD
Para el ejecutor
45 - 90 USD
Plazo límite de ejecución
de 5 a 7 día(s)