Libraries: EasyAndFastGUI library for creating graphical interfaces - page 37

 
A great library, however it lacks the examples from version 2.0
 

The first version of the library, which is no longer relevant or supported in the code base.

It is available only as examples for those who like to study codes from other authors on their own.

The second version of the library is no longer available on the market due to an agreement with the company I work for now.

So, unfortunately, readers will have to deal with these issues on their own, as I don't have enough time to fulfil the huge number of requests.

 

Could you please tell me if anyone has already created a module (subsystem) for managing stop loss, take profit orders and open positions based on this library, which could be integrated into a third-party trading Expert Advisor?

Something resembling the management system in TradingView or this Brazilian development(https://youtu.be/gvkoAO49kls?si=DdKwaJ7gxwMjEawL)(https://www.mql5.com/en/articles/10499)?

Developing a trading Expert Advisor from scratch (Part 23): New order system (VI)
Developing a trading Expert Advisor from scratch (Part 23): New order system (VI)
  • www.mql5.com
We will make the order system more flexible. Here we will consider changes to the code that will make it more flexible, which will allow us to change position stop levels much faster.
 
Gladiator WXT #:

Could you please tell me if anyone has already created a module (subsystem) for managing stop loss, take profit orders and open positions based on this library, which could be integrated into a third-party trading Expert Advisor?

Something resembling the management system in TradingView or this Brazilian development(https://youtu.be/gvkoAO49kls?si=DdKwaJ7gxwMjEawL)(https://www.mql5.com/en/articles/10499)?

Yes, it is possible to create such a module.

There are two ways how it can be done:

1. An external independent module.

2. A module as part of the EAF library.

I tried the first option, as it initially seemed easier to implement, but it was not easy to configure it to work quickly.

 

Hello, dear forum members! I am parsing code samples of Anatoly's work with EasyAndFastGUI library. Many of the test Expert Advisors do not run. For example, the Expert Advisor from the final version of the library crashes with the error "2023.10.18 21:52:27.458 ExampleEAF (USDRUBF,H1) CElement ::CreateCanvas > Failed to attach drawing canvas to chart: 4016".

In the examples from earlier articles, empty red frames are drawn instead of images from.bmp files .

It turns out that the developers have changed something in the logic of working with drawing images? Could you please advise me in which direction to " dig"?

 
A_2017 #:

Hello, dear forum members! I am parsing code samples of Anatoly's work with EasyAndFastGUI library. Many of the test Expert Advisors do not run. For example, the Expert Advisor from the final version of the library crashes with the error "2023.10.18 21:52:27.458 ExampleEAF (USDRUBF,H1) CElement ::CreateCanvas > Failed to attach drawing canvas to chart: 4016".

In the examples from earlier articles, empty red frames are drawn instead of images from.bmp files .

It turns out that the developers have changed something in the logic of working with drawing images? Can you please tell me where to " dig"?

Open the article that describes the creation of image files, do as it says and see what errors appear where. Then use them as a guide.

 
Anatoli Kazharski #:

Hello!

Unfortunately, I have temporarily removed the EasyAndFastGUI 2.0 library from sale due to an agreement with the company with which I am currently collaborating.

Hello Anatoli,

When will the EasyAndFastGUI 2.0 be back on the market though? I really need the updated version of this library.


Thanks

 

Artem, thank you for your support!

I figured it out. It turned out to be a long path to the .mq5 and .mqh files

In the case of the example of the final version of the EasyAndFast library, it was as follows:

MQL5

- Experts

- Very____Previous_____Long ____ Directory Name ____

- ExampleEAF.mq5

- MainWindow.mqh

- Programme.mqh


Reduced the directory name - everything worked. May be useful for some people.

 
A_2017 #:


Reduced the directory name - everything worked. Maybe someone could use it.

should be moved to the threads about suggestions and improvements.

Limits on line length, input, etc. become critical. A person is obviously not stuck in a system limitation

By the way, it would be good to announce their current limits....

PS/ although moderators don't care about it.

 
Maxim Kuznetsov #:

should be moved to the suggestions and improvements thread.

Limits on line length, input, etc. become critical. A person is obviously not looking for a system limitation

By the way, it would be good to announce their current limits...

PS/ although moderators don't care about it.

Why so much hatred and "knowledge" about who and what "doesn't matter" and who doesn't?

Speak for yourself. Always. Don't make a habit of publicly stating lies about other people.

Honestly - your such antics are starting to get tiresome.