Gallery of UIs written in MQL - page 21

 
hini #:
There are a lot of people here who are interested, they just keep quiet. That's fine, slow down the release and wait until it's ready. If you have questions, ask other programming gurus, they'll be happy to answer them!

Alright, thanks for understanding!

 
Nikolai Semko #:

advisor is a core engine?
Did you transfer information using resources or files?
Ask questions, we can help you in any way we can. You can contact me in a private message.

Nikolay, hi, I will write you later on this issue. Thanks. Now I need to rest after several days of continuous work).

 

Well, at least I managed to get it running. I don't see any lags. Which is already great.

only the Images and Sounds folders should be copied not to Include, but to the main MQL5 folder.

 
This is a bit difficult for me who doesn't know Russian. If the filenames and directories are in English, at least it will help me understand some ...... Hopefully the filenames will be in English when it's officially released!
 
hini #:
For me, not knowing Russian, it's a bit difficult. If file names and directories will be in English, it will at least help me to understand some ...... Hopefully the file names will be in English when it's officially released!

yes, this is a problem, but it's a solvable problem. To run this demo example, follow these steps:

  1. Copy the folders (1) KIB 1.0, (2) KIB PROJECTS, (do not change the names) to the Include folder
  2. Copy the Sounds, Images folders to the main MQL5 directory.
  3. Save file (1) KIB v1.mq5 in the Experts folder.
  4. Save file (1) KIB-source v1.mq5 in the Indicators folder.
  5. Compile both files
  6. Upload the new Expert Advisor (1) KIB v1.eq5 to the chart that appears in the MT5 navigator.

 
Nikolai Semko #:

Well, at least I managed to get it running. I didn't see any delays. That's pretty good already.

Only the images and sounds folders should not be copied to Include, but to the main MQL5 folder.

See your comment solved the problem

 
hini # :
For me, not knowing Russian, it's a bit difficult. If file names and directories will be in English, it will at least help me to understand some ...... Hopefully the file names will be in English when it's officially released!

I'm sorry for that.


Here are the instructions in English:


1. Put folders (1) KIB 1.0, (2) KIB PROJECTS in the Include folder in ME.


2. Open the files (1) KIB v1.mq5 and (1) KIB-source v1.mq5 in the Code Editor.


3. Save the file (1) KIB v1.mq5 in the Experts folder.


4. Save the file (1) KIB-source v1.mq5 in the Indicators folder.


5. Compile both files.


6. Drop the new advisor (1) KIB v1.ex5 that appears in the MT5 navigator onto the empty chart.


7. Put Sounds and Images folders in the folder MQL5 in ME.

//---------------------------------------------------------------------------

 
hini #:

See, your comment solved the problem

Yes, that's my mistake.

 
Реter Konow #:

Yeah, it's my fault.

Never mind, it's running successfully, great demo! Very nice GUI interface.

 
Great GUI library, I think it's the best, complete GUI library I've ever seen for the MT platform. But one pity is that the code is written in Russian, which is almost impossible to understand for those who don't know Russian.