Make a Template for access "candlepatterns.mqh" - Candlestick Patterns Class

MQL5 Integração

Trabalho concluído

Tempo de execução 9 dias

Termos de Referência

I am new at programmer EA for MT5 and I am doing I think pretty well. But I am with trouble to use the Candlestick Parterns Class. I want someone who can make like a template where I can chechk kind of candlestick formation insite of OnTick(). Like the example bellow:


void OnTick()

{

  if(Example.CheckCandlestickPattern(CANDLE_PATTERN_HAMMER))

       {

               Print("This is a Candle Hammer);

        }

  if(Example.CheckCandlestickPattern(CANDLE_PATTERN_BEARISH_HARAMI))

       {

               Print("This is a Candle Bearish Harami);

       }

}


That all I need, just a simple template which call the candlepatterns.mqh and I can make IF testing of the formation of the candles.


Respondido

1
Desenvolvedor 1
Classificação
(54)
Projetos
164
43%
Arbitragem
43
47% / 16%
Expirado
58
35%
Livre
Publicou: 1 código
2
Desenvolvedor 2
Classificação
(8)
Projetos
9
0%
Arbitragem
6
0% / 100%
Expirado
4
44%
Livre

Informações sobre o projeto

Orçamento
10 - 50 USD
Prazo
de 2 para 3 dias