Crowdsourced GUI. Open beta testing. - page 53

 
Sergey Likho:

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.

 
Yeah, my bad. Didn't update to the latest beta. Re-downloaded. Please uninstall previous versions completely before installing.
 
Sergey Likho:

Did you make it?

If so, I will post the functionality of the glass and connect it to the EA.
 
Реter Konow:
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.

Интерпретатор языка разметки KIB
Интерпретатор языка разметки KIB
  • www.mql5.com
Распакуйте архив и найдете полный комплект файлов установки и помощи
Files:
456.gif  8693 kb
 
Sergey Likho:

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.

 
Реter Konow:

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.

 
Sergey Likho:

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...?

 
Реter Konow:

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

2020.06.11 16:36:49.651 KIB (USDJPY,H1) array out of range in 'Загрузка и построение.mqh' (4529,75)

 
Sergey Likho:

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.