
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
Aren't paterns always repainting?
Aren't paterns always repainting?
Depends on the kind of pattens. Japanese Candlestick pattern, 123 pattern and WoodyCCI pattern are nrp pattern. Wether nrp or non-nrp kind of pattern this is no issue of the indicator.
Why not using some correctly coded version (a lot of correct out in the open)
Dear Mladen and Mr Tools,any chanse you can fix disappearing arrows and changing color on this indicator?PLZ
P.S Have 2 pictures.
rsx_nrp_mtf__arrows__alerts_nmc.mq4

Dear Mladen and Mr Tools,any chanse you can fix disappearing arrows and changing color on this indicator?PLZ
P.S Have 2 pictures.
rsx_nrp_mtf__arrows__alerts_nmc.mq4That is not a disappearing arrow and the color did have to be changed
It was an arrow on a current bar. When the slope of the rsx for the current bar changed from down to up, it normally removed the arrow and changed the color of the rsx accordingly.
That is all usual for current - still opened - bar changes. If you use open price, then there will be no changes of the current bar, but it also will be lagging since it will, more or less, be using the close of the previous bar (since the open is in 99% of cases same as the close of the previous bar) and current bar price changes will not be taken into account until a new bar is formed
That is not a disappearing arrow and the color did have to be changed
It was an arrow on a current bar. When the slope of the rsx for the current bar changed from down to up, it normally removed the arrow and changed the color of the rsx accordingly.
That is all usual for current - still opened - bar changes. If you use open price, then there will be no changes of the current bar, but it also will be lagging since it will, more or less, be using the close of the previous bar (since the open is in 99% of cases same as the close of the previous bar) and current bar price changes will not be taken into account until a new bar is formedThank you for explanation,changed PRICE to 0.
Thank you for explanation,changed PRICE to 0.
Price 0 is close
Thank you for explanation,changed PRICE to 0.
kalina1977
whisperer is right. If you wish to use open price, then you must set the price parameter to 1 not 0
Looks like this one repaints
demarker-color.mq4
Can someone check?
Looks like this one repaints
demarker-color.mq4
Can someone check?Try it out now : demarker-color_1.mq4