Manual systems discussion - page 6

 
forex2win:
Guys, I've been playing with Heiken Ashi indicator (MT4 standard) lately. I've looked inside the code (mq4), but couldn't figured out how to distinguish between Buy (white candle) and Sell (red candle), so that I could put an Alert function into the code.

So, does anyone have Heiken Ashi Alert Indicator (mq4)? Or maybe someone can help me to distinguish Buy/Sell signal inside the script.

Thanks guys.

There are many Heiken Ashi indicators and few of them with alert. Look at this post in links thread.

 

Wow, I didn't know that you have a special section for indicators. Thanks a lot for being helpful NewDigital.

 

Gidday

I am trying to find an indicator that just has the mid line of a price channel indicator.

I have been searching on several forums but no luck yet.

If you have one or could make one can you please post it.

Cheers

Beno

 

Hi Beno,

Please look at this post made by Igorad https://www.mql5.com/en/forum/172970

He stateted that the setting:

ChannelPeriod=20 and Risk=0

and we may get Donchian Channel System.

It was something about PriceChannel_Stop_v6 indicator and some other indicators https://www.mql5.com/en/forum/172970

Brainwashing system and Eas were started from this request.

 

You will find some other indicators in Brainsystem section and some EAs.

Later on gorad created PriceChannelExpert_v4 EA https://www.mql5.com/en/forum/general (just for the people whom will test this EA: this Ea is using Tracert.mqh file).

 

And some programming talking about Donchian channel is here https://www.mql5.com/en/forum/general

 

Here is your PriceChannel.

Files:
 

Here is your EA and the Middle Line indicator.

But, you must check and improve the EA, because I dont see trading marks in the tester.

Files:
 

Thanks SwingMan for the Indi and EA and ND for the links.

I have been over the code a few times now but can't seem to see why it's not able to be back tested, could some one please point me in the right direction, or as to what I should be looking for.

Cheers

Beno

 

When I run a back test and thenlook at the chart there is only one middle channel indicator on the screen. there should be 2 and should cross just like a EMA cross system.

The attachment is what it should look like.

Cheers

Beno

Files:
Reason: