MQL4 - automated forex trading   /  

Code Base

Code Base  Indicators  Harami To post a new code, please log in or register

This library is for
MetaTrader 4
Download MT 4 - 5.5 Mb

Mobile trading!
Buy a license and be mobile in your trading!

Name:
Harami
Author: TheForexDevMan (2009.06.03 08:12)
Downloaded: 2605
Download:
 Harami.mq4 (4.3 Kb) View

Hi All,

This is just a simple Harami bar finder... Do with it what you will...

Found it useful on H1 charts and seems good for 80-100 pips per trade indication.

Close on any reversal indication as seen in the middle of the image & follow with 100+ pips on the subsequent long.

Keep stops fairly tight !

Regards - TFDM.

(I've updated the code - you no longer need to comment out the include)

Harami Indicator - H1 / EURUSD

7 comments  To post a new comment, please log in or register

compliment dear, am Micheal my name please i'm new in this forum, and i really need your assistance, i have spend much money in forex trading please be my guardian please, to use robot or custom indicators which one is better ? you can provide any for me


09.02.2010 15:25 askforcj

please,how does it work?


24.07.2009 20:15 112233

I use it in EU and H1, at last, I find it works in H4 timeframe,

06.06.2009 19:52 joezhu
joezhu wrote:

Hi TheForexDevMan,

Thank you for your hard working, but it show nothing when I use it, could you help me?

Hi Joezhu,

  1. Make sure you have the pip values correct if you're using 5th decimal place pricing.
  2. Make sure the chart is a higher timeframe, the lower ones will fall outside the ratio & size ranges - it isn't much use on shorter periods.
  3. In general, make sure its a suitable pair for the values you are setting.

As a matter of interest, which pair & timeframe are you attaching it to ? I'll try it here...

Regards... TFDM.

05.06.2009 22:17 TheForexDevMan

Hi TheForexDevMan,

Thank you for your hard working, but it show nothing when I use it, could you help me?

05.06.2009 21:43 joezhu
BarrowBoy wrote:

You may need to rem out this line to get it to compile

#include <TimeLibrary.mqh>

Thanks

-BB-

Oooops.. Yes... I've now updated the article with a new file. Sorry for the confusion.

03.06.2009 16:02 TheForexDevMan

You may need to rem out this line to get it to compile

#include <TimeLibrary.mqh>

Thanks

-BB-

03.06.2009 14:34 BarrowBoy