
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
Yes, that is the latest step ma pdf
Mladen : where we can find it
Mladen : where we can find it
talaate
That particular one is the one from this post : https://www.mql5.com/en/forum/general
talaate That particular one is the one from this post : https://www.mql5.com/en/forum/general
thanks Mladen
Mladen : where we can find it
she was shining golden light in an inconspicuous place.
gtudor
What makes you clicked on "thanked"
Hey,
I am looking for an indicator which is something like a dashboard. on this dashboard there should be the currencies you have selected and when one currency is next to a pivot point (s1,s2,r1,r2) there should pop up something like an alert or number on this dashboard.
Anyone got an idea?
pivotpointshistory.mq4pivotpointshistory.mq4pivotpointshistory.mq4Mladen this is a yearly pivot that has an alert when the support & resistance is breach unfortunately the pivot line is black and cannot be change had to use a blue chart or gray chart in order to see the black line. Can You code the indicator so I can change the pivot black line to a different color, because I like to use a black chart?
pivotpointshistory.mq4pivotpointshistory.mq4pivotpointshistory.mq4Mladen this is a yearly pivot that has an alert when the support & resistance is breach unfortunately the pivot line is black and cannot be change had to use a blue chart or gray chart in order to see the black line. Can You code the indicator so I can change the pivot black line to a different color, because I like to use a black chart?
Rainsome, added an option to use what ever color you want, by default it is now white.
Thank you MrTools Indicator works perfectly much appreciated.
One more Fibo pivots fibo_pivots.mq4
greats
can you change the fibo to hi-lo
with hi-lo fibo if
bull candle fibo from low to high, otherwise
bear candle fibo of high ti low
and add fibo weekly
value fibo
0.0 -> 0.0
0236 -> 23.6
0382 -> 38.2
0.5 -> 50.0
0618 -> 61.8
0764 -> 76.4
1.0 -> 100.0
-0382 -> 38.2
-0.5 -> 50.0
-0618 -> 61.8
-0764 -> 76.4
-1.0 -> 100.0
example image
day:
week:
thanks.