I'm looking for a robot to operate brazil stocks in the swing trade module only on the daily chart, in the high and low strategy, more details follow below.

Lavoro terminato

Tempo di esecuzione 18 ore

Specifiche

olá boa tarde venho através dessa plataforma encomendar um robô para operar ações em swing trade  somente no tempo gráfico diário

na estratégia máximas e mínimas segue abaixo um exemplo do código do robô que esta em outra linguagem que não e a padrão do MT5, 

quero esse robô travado para operar somente no tempo gráfico diário mais a parte do texto que esta em vermelho quero liberada para eu realizar as mudanças que quiser

agradeço desde já a quem se interessar a fazer esse trabalho.

-------------------------------------------------------------------------------------------------------------------------------------------------------------

hello good afternoon I come through this platform to order a robot to trade stocks in swing trade only on the daily chart time in the maximum and minimum strategy, below is an example of the robot code that is in a language other than the MT5 standard, I want this robot locked to operate only on the daily timeframe plus the part of the text that is in red I want it released so I can make the changes I want Thanks in advance to anyone interested in doing this work.

-------------------------------------------------------------------------------------------------------------------------------------------------------------

input

  pentrada(1);    //Número de barras para serem analisadas entrada;

  palvo(1);       //Número de barras para serem analisadas para alvo;

  stopnbarra(3);  //Número de barras para sair do trade ao utilizar stop no tempo;

  stoptempo(1);   //Utilizar stop no tempo:                           1 - sim; 2 - não;

  flucro(1);      //Ecerrar posição no primeiro fechamento no lucro:  1 - sim; 2 - não;

  dt(1);          //Encerrar a operação como daytrade:                1 - sim; 2 - não;


  //Configurações de KeltnerCh

  kchperiodo(20); //Período do Canal de Keltner;

  kchdesvio(0.20); //Desvio  do Canal de Keltner;

  kchtipo(0);     //Método de cálculo do Keltner: 0-Aritmético; 1-Exponencial; 2-Welles Wilder; 3-Ponderada;


 

//------------------------------------------------------------CÓDIGO-------------------------------------------------------------

// NÃO MEXER NO CÓDIGO ABAIXO

//------------------------------------------------------------CÓDIGO-------------------------------------------------------------

  var

    nbarra : integer;

    a      : float;

  

  begin

       if (IsBought=true) or (IsSold=true) then

       begin

       if (buyposition = 1) then

      begin

        

        if (TIME >= HF) and (dt=1) then

          begin

            closeposition;

          end;

        

        if (CurrentBar - nbarra > stopnbarra - 1) and (stoptempo=1) then

         begin

            closeposition;

          end;

        

        if (close > buyprice) and (Currentbar - nbarra >= 1) and (flucro=1) then

          begin

            closeposition;

          end;

          SellToCoverLimit(highest(high,palvo));

      end;

    if (sellposition = 1) then

      begin

        

        if (TIME >= HF) and (dt=1) then

          begin

            closeposition;

          end;

        if (CurrentBar - nbarra > stopnbarra - 1) and (stoptempo=1) then

          begin

            closeposition;

          end;

        if (close < sellprice) and (Currentbar - nbarra >= 1) and (flucro=1) then

         begin

           closeposition;

          end;

        BuyToCoverLimit(lowest(low,palvo));

      end; 

    end


    else if (IsBought=false) and (IsSold=false) and (TIME < HLA) then

      begin

        if (close > KeltnerCh(kchdesvio,kchperiodo,kchtipo)|0|) //FECHAMENTO ACIMA DO KELTNER SUPERIOR

        and(close > KeltnerCh(kchdesvio,kchperiodo,kchtipo)|1|) //FECHAMENTO ACIMA DO KELTNER INFERIOR

        then

          begin

            buylimit(lowest(low,pentrada));

            nbarra := CurrentBar;

          end;

        if  (close < KeltnerCh(kchdesvio,kchperiodo,kchtipo)|0|) //FECHAMENTO ABAIXO DO KELTNER SUPERIOR

        and (close < KeltnerCh(kchdesvio,kchperiodo,kchtipo)|1|) //FECHAMENTO ABAIXO DO KELTNER INFERIOR

        then

          begin

            SellShortLimit(highest(high,pentrada));

            nbarra := CurrentBar;

          end;

      end;

 end;

Con risposta

1
Sviluppatore 1
Valutazioni
(47)
Progetti
79
11%
Arbitraggio
4
25% / 75%
In ritardo
2
3%
Gratuito
2
Sviluppatore 2
Valutazioni
(33)
Progetti
54
22%
Arbitraggio
2
50% / 0%
In ritardo
13
24%
In elaborazione
3
Sviluppatore 3
Valutazioni
(11)
Progetti
17
59%
Arbitraggio
2
0% / 100%
In ritardo
2
12%
Gratuito
4
Sviluppatore 4
Valutazioni
(25)
Progetti
36
14%
Arbitraggio
0
In ritardo
2
6%
Gratuito
5
Sviluppatore 5
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
6
Sviluppatore 6
Valutazioni
(22)
Progetti
25
4%
Arbitraggio
0
In ritardo
5
20%
Gratuito
7
Sviluppatore 7
Valutazioni
(262)
Progetti
430
38%
Arbitraggio
87
44% / 18%
In ritardo
72
17%
Occupato
8
Sviluppatore 8
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
9
Sviluppatore 9
Valutazioni
(42)
Progetti
88
14%
Arbitraggio
31
29% / 55%
In ritardo
36
41%
In elaborazione
Ordini simili
Preciso de um programador brasileiro que converta um robô existente em NTSL (Nelógica) para MQL5. O robô precisa ter as mesmas características do que já está rodando: - Dados de indicadores abertos para escolha. - Validade. - Ativo. - Timeframe. - Cálculos internos. - Ordens. - Break Even. - Fecha posições do dia. - Indicador em uma nova aba. Onde uma das médias é mostrada como histograma e há a coloração quando há
Terms of Reference for Indicator Development 1. Objective To develop a signal indicator for binary options in MQL4 or MQL5 that identifies entry and exit points on the chart based on market trends and patterns shown in the videos on the Trendify Binary Options YouTube channel . This channel provides practical examples of the expected behavior and functionality of the indicator. 2. Main References The primary
OLÁ. EU PRECISO CRIAR UM ROBO PARA TRABALHAR COM OS DADOS HISTORICOS NO MT5, ELE DEVE PEGAR OS TICKS, DADOS DE UM DIA ESPECIFICADO, COM HORA E MINUTO. E SIMULAR A ABERTURA DE UMA ORDEM PENDENTE PARA ME INFORMAR SE OUVE SLIPPAGE E QUAL FOI O VALOR EM PIPS DA SLIPPAGE NAQUELA DATA, MINUTO E SEGUNDO ESPECIFICADO. APENAS ISSO. QUERO TRABALHAR COM DADOS PASSADOS (HISTORICOS)
STRATEGY DEFINITION: This setup is based on the volatility of the "X" minute chart, combining the alignment of averages from different timeframes! It considers the alignment of the averages for the continuity of direction, providing excellent movements. TRADE DYNAMICS TYPE OF AVERAGES: EXPONENTIAL. TIMEFRAME: 1 MINUTE TRADE DYNAMICS: WHEN THE "A" EXP MOVING AVERAGE OF "X" MINUTES + "B" EXP OF "X" MINUTES + "C" EXP

Informazioni sul progetto

Budget
30 - 100 USD
Per lo sviluppatore
27 - 90 USD
Scadenze
da 2 a 5 giorno(i)