Техническое задание

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.


Откликнулись

1
Разработчик 1
Оценка
(2423)
Проекты
3047
66%
Арбитраж
77
48% / 14%
Просрочено
340
11%
Свободен
Похожие заказы
Preciso de um programador experiente que desenvolva um sinal de média móvel como rastreadora de tendência para ser usado no Wizard. O funcionamento deve ser o seguinte: só se acionam sinais de compra se o preço de fechamento do candle n-1 estiver acima da média; pera acionar a venda, a lógica do preço é contrária. Este sinal de rastreamento não pode entrar em conflito com os outros sinais já existentes no módulo
//+------------------------------------------------------------------+ //| 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

Информация о проекте

Бюджет
30 - 60 USD
Исполнителю
27 - 54 USD