Topic: HOURLY HIGH LOW indi breakout

hi,
i am trying, on FSB pro, to make a strategy that says :
if the Bar breaks the hourly high low indicator of an interval between 19:00 and 24:00 (of the previous day), and that bar should be breaking only (entry hours) between 00:20am and 12:00 (excluded)

it seems that i can't find a way to say the bar cross over and not only closing above the hourly high (or Low).
please any help

Post's attachments

Strategy.xml 11 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

Re: HOURLY HIGH LOW indi breakout

Maybe something like this...

Post's attachments

New Strategy.xml 11.07 kb, 5 downloads since 2017-11-01 

You don't have the permssions to download the attachments of this post.

Re: HOURLY HIGH LOW indi breakout

footon wrote:

Maybe something like this...






thank you dear for your quick reply,
if i want it to cross and CLOSE above the hourly high..how to do it?
thank you

Re: HOURLY HIGH LOW indi breakout

alamehmazen123 wrote:
footon wrote:

Maybe something like this...






thank you dear for your quick reply,
if i want it to cross and CLOSE above the hourly high..how to do it?
thank you

i need the Bar to open below the hourly high then close above it

Re: HOURLY HIGH LOW indi breakout

Try this indi.

Post's attachments

HourlyHighLowAM.cs 23.08 kb, 7 downloads since 2017-11-03 

You don't have the permssions to download the attachments of this post.

Re: HOURLY HIGH LOW indi breakout

thx footon,
i'll try it

7 (edited by alamehmazen123 2017-11-04 08:38:47)

Re: HOURLY HIGH LOW indi breakout

footon wrote:

Try this indi.

hi dear,
i uploaded the indi, made my startegy, but can't export it to MT4..it says cannot find the indi
when i added the indi, i put it in "C:\Program Files\Forex Strategy Builder Pro\User Files\Indicators"
please advise,
thank you

should it be in *.mqh to be found and exported? and how to make it in .mqh
many thanks

Post's attachments

Untitled111.png 453.39 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

Re: HOURLY HIGH LOW indi breakout

Mqh attached.

Post's attachments

HourlyHighLowAM.mqh 12.16 kb, 9 downloads since 2017-11-07 

You don't have the permssions to download the attachments of this post.

Re: HOURLY HIGH LOW indi breakout

footon wrote:

Mqh attached.

excellent...it's working....MANY THX