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
The whole process is in the gif.
Okay. The interpreter is loaded - that's good.
Compile only KIB-source.mqh file.
Do not compile files with cyber-code. Ignore warnings - MT-compiler resists to my interpreter rules. Well, that's his business. :)
Sergey Likho: YOU have a very fast gif. I do not have time to understand what you are doing with the kibsors.ex5 indicator. It needs to be added to the chart and that's it. You have some more manipulations there.
Uninstall everything and install the new version from the blog. And make the gif slower.
Did you make it?
If so, I will post the functionality of the glass and connect it to the EA.Yeah, my bad. Didn't update to the latest beta. Re-downloaded. Please uninstall previous versions completely before installing.
I take the file from this post https://www.mql5.com/ru/blogs/post/736916
Installed everything according to the instructions.
Everything runs, no errors.
Expert Advisor is drawing buttons on the chart, but no reaction to click. I'm sending a new gif.
I take the file from this post https://www.mql5.com/ru/blogs/post/736916
Installed everything according to the instructions.
Everything runs, no errors.
Expert Advisor is drawing buttons on the chart, but no reaction to click. I am dropping a new picture.
You have commented out the line with the connection of the glass in the kib-source.
Judging by the hypha, the expert buttons are pressed.
You have commented out the line with the cup connection in the kib-source.
Yes, I removed it on purpose. Because with it Out Of Range pops up.
Isn't the Expert Advisor supposed to react somehow to button presses without the indicator. In this video (https://www.mql5.com/ru/blogs/post/733700). the windows for drawing elements appear immediately.
Yes, I removed it on purpose. Because with it Out Of Range pops up.
Isn't the Expert Advisor supposed to react somehow to button presses without the indicator. In this video (https://www.mql5.com/ru/blogs/post/733700). the windows for drawing elements appear immediately.
It doesn't react because it pops out. Immediately after loading the CIB - the buttons are pressed. Next, you load the kib-source indicator and everything is fine. Then, you compile the kib-source.mqh file and it crashes...?
It is unresponsive because it is kicked out. Immediately after loading the CIB - the buttons are pressed. Next, you load the kib-source indicator and everything is fine. Then, you compile the kib-source.mqh file and it crashes...?
After you compile the indicator KIB-source.mq5 (not mqh) it crashes with out of range
After putting in a KIB-source indicator.mq5 (not mqh) is out of range
I see. Now I will check this line in the code.