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

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
Оценка
(2645)
Проекты
3362
68%
Арбитраж
77
48% / 14%
Просрочено
342
10%
Работает
Опубликовал: 1 пример
Похожие заказы
Preciso de um Expert Advisor para o MetaTrader 5 que opere a abertura do mercado na B3. Monitorização: O robô deve ler o preço teórico do leilão do contrato Cheio e do Mini simultaneamente. Cálculo de Spread: Deve calcular a distorção (ex: WDO vs DOL). Execução: Se a distorção for > X pontos, deve enviar ordem a mercado no ativo defasado exatamente no milissegundo da abertura. Volume Dinâmico: Escalabilidade de lotes
We are looking for a highly qualified, skilled, and experienced MT5 developer (ideally with experience in the financial sector and financial markets) who is capable of creating and implementing a custom-built, professional integration and analysis framework. This framework should include order flow alerts, broker anomalies (including hunting indicators, etc.), the integration of external signals, an audio alert
Já tenho um código MQL5 com uma base do funcionamento. Basicamente o EA traça um canal na virada do dia (penso que utilizar horário seria melhor em razão da diferença entre corretoras), com base em um número x de candles, calcula e posiciona ordens stop com base em % do capital. Caso uma ordem aberta venha a stopar, o EA deve realizar uma virada de mão com base no mesmo canal, contudo recalculando o lote para que
//+------------------------------------------------------------------+ //| EA Cruzamento de Médias MT5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //---- Inputs input int FastMAPeriod = 20; input int SlowMAPeriod = 50; input double LotSize = 0.01; input int StopLoss = 300; input int TakeProfit = 600; //----

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

Бюджет
30 - 60 USD