Tarea técnica

Expert Advisor MT5 Project


1 - Correct the indicator better.
2 - Correct functions, delete unused functions and create new functions


NOTE: The new expert advisor will be built primarily for optimization, with backtest and forward test.

1 - Correct and improve the indicator

- The alert filter is not sending the alert signals, I need to send the notifications by message and email.

- Correct the time counting function. Do not consider the hours of the weekend.

- Include a volatility filter.

                        Example: True and 100%
                        Sell - the price rises 100% of the average volatility from the minimum value of the day.
                        Buy - the fall to rise 100% of the average volatility from the maximum value of the day.



2 - Correct functions, delete unused functions and create new functions

- Change the TP and SL in Money for points.


- Remove the marked ones.


- This is just one example of the new expert advisor layout. The system must contain the parameters of the new indicator.

- The system will have 2 signal systems and order openings. One is independent of the other.

- Include a security system for the account. By limiting the number of expert advisors working simultaneously and also a filter to not repeat the asset.


Archivos adjuntos:

JPG
indicador.jpg
191.2 Kb
JPG
Layout.jpg
236.1 Kb
JPG
Remover.jpg
167.6 Kb

Han respondido

1
Desarrollador 1
Evaluación
(2423)
Proyectos
3047
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Libre
Solicitudes similares
Desejo criar um site, onde, extraia informações da B³, passe-as pelo algoritmo que eu desenvolvi e, apresente o resultado ao usuário. Ele deve possuir uma página de demonstração para não assinantes e uma página de análise para assinantes. Deve apresentar os 5 melhores e os 5 piores investimentos do mês corrente
//+------------------------------------------------------------------+ //| SimpleEA.mq5| //| Copyright 2023, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "2023, MetaQuotes Software Corp." #property link " https://www.mql5.com " #property version "1.00" #property strict input int FastMAPeriod = 12; // Período da média

Información sobre el proyecto

Presupuesto
30 - 60 USD
Para el ejecutor
27 - 54 USD