Requests & Ideas - page 113

 

...

This is a mtf version of double smoothed Jurik brain trend stop line.

Some minor issues also solved in this one and for that it might work slightly different in some cases (usage of global variables avoided in this version and inheritance of previous values in the brain trend calculation itself solved differently - those (mainly the "p" variable but the "r" variable too) could cause some "improper behavior" in the original version of brain trend, now those are avoided)

 
mladen:
This is a mtf version of double smoothed Jurik brain trend stop line.

Some minor issues also solved in this one and for that it might work slightly different in some cases (usage of global variables avoided in this version and inheritance of previous values in the brain trend calculation itself solved differently - those (mainly the "p" variable but the "r" variable too) could cause some "improper behavior" in the original version of brain trend, now those are avoided)

A very big thank you Mladen. Another job well done. You guys really rock!

Regards

gorick

 

Hi Mladen,

Could you please add the following two features to your Jurik indicator: Inverse and barsToDisplay input options.

Thanks again!!! Your work is very much appreciated, especially by a non-programmer like me.

-spotforex

jurik_filter_-_separate.mq4

mladen:
Jurik filter in separate window with choseable symbol too (mtf, alerts, ...)
 

...

Here you go

Made the inverted too, but be aware that the "inversion" is simply making the value negative (it makes it "mirror like" that way) since this is an unbound indicator, I could not think of any other kind of inversion. Here is how it looks regular (upper - EURUSD) and inverted (lower - USDCHF) both limited

spotforex:
Hi Mladen,

Could you please add the following two features to your Jurik indicator: Inverse and barsToDisplay input options.

Thanks again!!! Your work is very much appreciated, especially by a non-programmer like me.

-spotforex

jurik_filter_-_separate.mq4
Files:
 

HarmonicsPatterns automation

I got a indicator script, which works pretty well manually. However I notice i miss alot of the trades as they happen while I am sleeping.

Is there a way to automate this script as follows

when a trade comes up, the EA places the limit order and the SL/TP

a filter, which will allow the user to select out of 5 stars which signals to take and which to leave.

I think a trailing stop would be useful as well.

I have been trading this manually, and most signals are return 2 to 1 with a win rate north of 65%

Files:
 

Your indicator is decompiled (means: hacked).

I do not think that someone will help in here something based on decompiled indicator sorry.

Besides, there are 3 EAs based on patterns posted in public section of the forum:

https://www.mql5.com/en/forum/173606

and

https://www.mql5.com/en/forum/173606

and

https://www.mql5.com/en/forum/181090

I did not try them sorry.

 
newdigital:
Your indicator is decompiled (means: hacked).

I do not think that someone will help in here something based on decompiled indicator sorry.

Besides, there are 3 EAs based on patterns posted in public section of the forum:

https://www.mql5.com/en/forum/173606

and

https://www.mql5.com/en/forum/173606

and

https://www.mql5.com/en/forum/181090

I did not try them sorry.

Hacked? oy thats not good. I bought it of the website who made it.

Thats pretty shady stuff. Sorry guys, I really thought I was bringing something positive to the site.

 

Fellow members, I am looking for advice.

Pease forgive me if I enter this in the wrong forum.

I have attached a picture of a chart of the AUSUSD pair, but it doesn't matter the pair. What I am looking for is a way to ignore the flat market. The picture shows a 5 minute chart, with OMA 1000 length, 100, 150, 300 etc. It shows the market going side ways.

What king of indicator can someone suggest( and how to use it) to ignore this type of market condition?

Thank you in advance.

gorick

Files:
 

PAL Divergence

mrtools (or other):

I've noticed you're very good at adding divergence to indicators. Might I ask that for the attached? Thanks.

palnd_v1.58.mq4

Files:
palnd_v1.58.mq4  16 kb
 
adeo:
mrtools (or other):

I've noticed you're very good at adding divergence to indicators. Might I ask that for the attached? Thanks.

palnd_v1.58.mq4

Hi Adeo,

Here you go!