
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
Nikolai, that sounds like kindergarten. The statement "4 times faster" is not valid, because it is not proven.
This line affects the drawing of the whole rectangle for some reason. But it's not my glitch. Check it out.
Continuing to look into those glitches you've got. I want to see if it's really because of my algorithm.
And turn off the unnecessary flickering of numbers. Take out all the unnecessary stuff. Let a simple rectangle with a gradient of one original colour be displayed once. No unnecessary gimmicks.
Peter, I wrote "4 times faster" after I provided the code with proofs. I don't understand what else is needed.
I've turned everything off - the glitch continues. I saw this glitch before I even made this dodger. If you insert my gradient, this glitch isn't there even with the textual overhang. This is already demonstrated by me in the code attached in this post.
I'll join the 'accusations', couldn't take it :)
A good example of how not to program. If this is how your entire GUI is written, we won't be seeing it for a while. :(
Every line is a "masterpiece": such a pile of errors and bloopers, so much hope that mql4 will work out. I now understand why mt4 is being used.
I think that publishing of such codes and the subsequent reaction to criticism is not respecting the forum audience. They don't want to do you harm, they want to help you.
As for comparing algorithms, you can compare them visually. It's not like you offered proof in numbers that your algorithm gives shades 99% close to "windows shades".
On the left is sort of your approach, on the right isNikolai Semko's. (A modified NikolaiSemko script was used).
Did you take this script? Did you install it on MT4? Checked it? Did you compare it? (They all are eager to join in the accusations))).
As for the script - it's not my algorithm. Nikolai modified it without knowing how. He's the one to talk to about these pictures.
Generally speaking, a function to get an array of gradients between two colours is more useful. As it's simpler and more useful in practice.
If you need a gradient of one colour to white or to black, you can get them that way with this function.
I told you so. Turn off unnecessary flickering. Output a single rectangle. You have a drawing problem there that has nothing to do with my algorithm. I pointed it out to you. Work it out.
I told you so. Turn off the unnecessary flickering. Output a single rectangle. You have a drawing problem there that has nothing to do with my algorithm. I pointed it out to you. Figure it out.
Peter, enough with the words. Prove it with the code with visualization, as I did. I repeat, I haven't changed your function, but only pulled a uint value from it instead of a string.
Please provide me with the working example of your function without strings in MQL5 at last!
I'll join the 'accusations', couldn't take it :)
A good example of how not to program. If this is how your entire GUI is written, we won't be seeing it for a while. :(
Every line is a "masterpiece": such a pile of errors and bloopers, so much hope that mql4 will work out. I now understand why mt4 is being used.
I think that publishing of such codes and the subsequent reaction to criticism is not respecting the forum audience. They don't want to do you harm, they want to help you.
As for comparing algorithms, you can compare them visually. It's not like you offered proof in numbers that your algorithm gives shades 99% close to "windows shades".
On the left is sort of your approach, on the right isNikolai Semko's. (A modified NikolaiSemko script was used).
Why are you putting up these gifs? Do you want to make an impression? Alas, you'll have to try harder. I'm too sophisticated in graphics. Better take my algorithm, put it on mt4 and print the colours. Then, check against the colour palette, esteemed MENTOR.
Peter, enough with the words. Prove with code with visualization, as I did. I repeat: I did not change your function, but only pulled uint value from it instead of string
I am in process of translation of my code to MT5. I will show you when I finish.
Generally speaking, the function to get an array of gradients between two colours is more useful.
It would probably be a little faster that way:
Peter, enough with the words. Prove with code with visualization, as I did. I repeat - I did not change your function, but only pulled uint value from it instead of string
Why don't you check it against the colour palette? Is it really so hard?
And why does commenting a line with text output change the drawing of the whole rectangle?
Why don't you check with the colour palette? How hard can it be?
You could at least throw in a link or something. What to compare it to.