Coding help - page 465

 
NWFstudent:
Thanks Mladen.

But was not exactly what i was searching for.

What I was looking for was an indicator that draw horizontal lines from only the last upper and lower fractal. Also I think that those huge circle dotted lines clutter my chart to much. Id prefer straight regular lines.

Thanks

NWFstudent

Here you go : last_2_fractals_sr.mq4

Files:
 
mladen:
NWFstudent Here you go : last_2_fractals_sr.mq4

Thanks alot for this nice indicator mladen.

Is MTF possible?

Sincerely

 
NWFstudent:
Thanks alot for this nice indicator mladen.

Is MTF possible?

Sincerely

NWFstudent

Posted the multi time frame version here : https://www.mql5.com/en/forum/173009/page20

 
mladen:
NWFstudent Posted the multi time frame version here : https://www.mql5.com/en/forum/173009/page20

Great

Sincerely

 

hi coding gurus,

I would appreciate if someone could help me code a type of swing indicator. The requirements are as below:

1. from the pivot H (L vice versa) down, there are at least three bars forming a lower low including the very first one which can be the pivot or a bar after it (even an inside bar), they don't have to be consecutive bars, as long as they are forming a trend; let's call them bar 1, 2 and 3;

2. from the bar 3 (inclusive), there must be a bar that its body is not inside the bar 1;

3. there are at least three overlapping bars, count can begin from the pivot H but must be the same side of the swing, anyone on the other side of the pivot doesn't count;

Thanks in advance.

Stan

 
stanwell:
hi coding gurus,

I would appreciate if someone could help me code a type of swing indicator. The requirements are as below:

1. from the pivot H (L vice versa) down, there are at least three bars forming a lower low including the very first one which can be the pivot or a bar after it (even an inside bar), they don't have to be consecutive bars, as long as they are forming a trend; let's call them bar 1, 2 and 3;

2. from the bar 3 (inclusive), there must be a bar that its body is not inside the bar 1;

3. there are at least three overlapping bars, count can begin from the pivot H but must be the same side of the swing, anyone on the other side of the pivot doesn't count;

Thanks in advance.

Stan

Why don't you use this fractals : https://www.mql5.com/en/forum/173574/page465

 
on my own:
Why don't you use this fractals : https://www.mql5.com/en/forum/173574/page465

hi there,

Thanks for the lead for the indi, it's nice.

My intention is to create a zigzag type indicator, which reveals the strength of the move and internal fight to make sure the move is credible rather than a flash of hot blood.

Cheers,

Stan

 

Stanwell,

A couple pictures showing all that would help.

Big Be

 

How can this Guppy indicator be changed from solid lines to dotted lines please?

Thanks

TEAMTRADER

Files:
 
TEAMTRADER:
How can this Guppy indicator be changed from solid lines to dotted lines please?

Thanks

TEAMTRADER

Try it out now (you shall see what parameter you can change to change the styles) : gmma_short_v1.01.mq4

Files:
Reason: