工作已完成
执行时间9 天
指定
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.
反馈
1
等级
项目
164
43%
仲裁
43
47%
/
16%
逾期
58
35%
空闲
发布者: 1 代码
2
等级
项目
9
0%
仲裁
6
0%
/
100%
逾期
4
44%
空闲
项目信息
预算
10 - 50 USD
截止日期
从 2 到 3 天