
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
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.
ThanksNWFstudent
Here you go : last_2_fractals_sr.mq4
NWFstudent Here you go : last_2_fractals_sr.mq4
Thanks alot for this nice indicator mladen.
Is MTF possible?
Sincerely
Thanks alot for this nice indicator mladen.
Is MTF possible?
SincerelyNWFstudent
Posted the multi time frame version here : https://www.mql5.com/en/forum/173009/page20
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
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.
StanWhy don't you use this fractals : https://www.mql5.com/en/forum/173574/page465
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
How can this Guppy indicator be changed from solid lines to dotted lines please?
Thanks
TEAMTRADERTry it out now (you shall see what parameter you can change to change the styles) : gmma_short_v1.01.mq4