Trabajo finalizado
Plazo de ejecución 9 días
Tarea técnica
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.
Han respondido
1
Evaluación
Proyectos
164
43%
Arbitraje
43
47%
/
16%
Caducado
58
35%
Libre
Ha publicado: 1 ejemplo
2
Evaluación
Proyectos
9
0%
Arbitraje
6
0%
/
100%
Caducado
4
44%
Libre
Información sobre el proyecto
Presupuesto
10 - 50 USD
Plazo límite de ejecución
de 2 a 3 día(s)