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

MQL5 統合

仕事が完了した

実行時間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
開発者 1
評価
(54)
プロジェクト
164
43%
仲裁
43
47% / 16%
期限切れ
58
35%
パブリッシュした人: 1 code
2
開発者 2
評価
(8)
プロジェクト
9
0%
仲裁
6
0% / 100%
期限切れ
4
44%

プロジェクト情報

予算
10 - 50 USD
締め切り
最低 2 最高 3 日