Disliked{quote} Hello Friend, Thank you very much for the help. I trade GOLD 90% of the time. Please see images below as far as the line not being on the 50/500 pips HL and please advise if I'm missing something. Also, please provide the mql4 code/file so I can make some default changes without bothering you. Again, I really appreciate it. {image} {image}Ignored
You need to check:
1. If you are using Close or High/Low Prices?
If the indicator is set to Close, then line is in the correct place, because Close of the candle which you point to did not hit the 50 level.
If the indictaor is set to High Low, then I can not tell you if the High of that candle was actually >= 50 level, or maybe it was 49.9 ???
The code is precise - if the condition isn't met, it isn't met.
About the source code:
I am sorry, but experience shows that when I provide the source code, other users take advantage of that fact and post it as if it was their code, and I can't allow that.
.ex4/.ex5 files can't be fixed or modified / I'm not a coder!