
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
Nothing wrong with MT5 in your case - but your code
Ive found the issue. Your code is correct only that you didnt divide by
(Slope_LookBack+1)
After division it will match the mt4 version. Thanks for this.
Ive found the issue. Your code is correct only that you didnt divide by
After division it will match the mt4 version. Thanks for this.
Learn to read the code - line 54 of the posted test indicator goes like this :
Your change has nothing in common with any division
Learn to read the code - line 54 of the posted test indicator goes like this :
Your change has nothing in common with any division
For reference this works fine for the most part. Might help someone in future. Though Im still wondering why the earlier issue only happened with separate_window.