Реter Konow
Реter Konow
Реter Konow
Added topic AI 2023. Meet ChatGPT.
In this thread I propose to discuss a noisy, perhaps prematurely overblown, but undoubtedly significant event in the field of IT technologies. An event that even hardened sceptics cannot ignore. Scientists, programmers, artists, entrepreneurs
Реter Konow
Added topic Programmer's question.
Is there a global practice of patenting or otherwise protecting software intellectual property
Реter Konow
Added topic Representation of an object in programming.
This topic will be of interest to those who are preoccupied with global programming issues. The question that's bugging me is " why is the well-known Object model in the standard OOP concept canon? ". I mean, an Object is an entity that people
Реter Konow
Added topic Crowdsourced GUI. Open beta testing.
I offer the community a GUI builder for MQL programs for free use . The GUI builder is a closed .ex5 file, in order to centralise its development and avoid confusion when distributing versions. The GUI engine is attached by an open file .mqh, but! -
Реter Konow
Added topic Sunset programming?
There are often headlines predicting the end of the programming era. They say that AI and neural networks won't stand a chance against humans. I used to mockingly read such articles, but now I am not laughing. After all, Objects (which OOP creates)
Реter Konow
Added topic Algorithmic ''centrifuge''
Based on this topic: https://www.mql5.com/ru/forum/79324 Is it possible to build strategies to automatically build parameter configurations? The concept is as follows: All trading systems use common groups of parameters: Indicator parameters -
Реter Konow
Added topic A question for OOP experts.
How do you do an OOP loop on objects and their properties? For example, I execute a loop as follows //Цикл по объектам в поиске нужного значения конкретного свойства. for ( int a1 = 0 ; a1 < obj_total; a1++)   {    if
Реter Konow
Added topic How do I get Open,Low,High,Close parameters in MQL5?
I can't figure out how to do this. Where do I look for the answer? Who knows, please explain
Реter Konow
Added topic What should the price glass be like?
I am writing a price tumbler for the CODO BASE and am confronted with a misunderstanding of what it should be. I drew the standard base - three columns, asc, bid and price. But what to add further to it? Who knows, please advise. Here is the draft
Реter Konow
Added topic Forced array clearing in MT5?
I've never seriously worked with MT5, and now I'm transferring a huge project to it at once. Naturally, there are difficulties, one of which is constantly going outside the array. MT4 didn't have such a problem, as it turns out, also because arrays
Реter Konow
Added topic What would it take to get everyone to finally switch to MT5? (collecting opinions)
The main question in the topic is. A clear, logical, thoughtful presentation is welcome
Реter Konow
Added topic My approach. The core is the engine.
In this thread, I want to talk about my approach to programming. Be warned in advance - there will be no discussion of GUI here. If I ever talk about it, it will be only as an example of how my solutions work . In the beginning, OOP was clear to me
Реter Konow
Added topic The function of decomposing color into shades.
For a month, I stubbornly solved the problem of decomposing color into shades. The task turned out to be difficult. I took the Windows color palette as the basis for the study (the one in the chart properties ). After a long study, I still found
Реter Konow
Added topic Our development path. Councillors of today and tomorrow.
What is the future of EAs? Will they evolve and in which scenario - MoD, AI, OS or eternal DOS (figuratively)? Communicating on the forum I've made the following conclusions: From the viewpoint of programmers-traders, trading programs must be a bare
Реter Konow
Added topic Help for developers.
Having an unconventional approach and a desire to do something good for people I've been in touch with for years, I decided to create a thread where I would try to help developers find solutions to their problems. As practice has shown, I have
Реter Konow
Added topic Big projects.
Everyone has a big project in life. A major goal that he or she strives for. At least, that is how it should be. I suggest that in this thread you talk about your main projects related to trading, developing serious products (without advertising)
Реter Konow
Added topic Collaborative project development in MQL5 - our future?
When it comes to the future development of technology currently being developed by MQ, I am in the position of someone who "hears a bell, but doesn't know where it is". However, the ringing I heard seemed so interesting that I could not ignore it. In
Реter Konow
Added topic The philosophy of algotrading
For a long time I felt a necessity to create a branch generalizing people's philosophical concepts about the market, trading psychology, programming, etc... In general, - a branch for people who like to think and share their thoughts with others
Реter Konow
Added topic Writing code in Russian. Pros and cons of such a programme.
Dear programmers, I would like to discuss with you a rather strange topic - programming in Russian . English-speaking people write programs in their native language, while there is no such practice among Russian-speaking programmers. But the native
Реter Konow
Added topic The arrival of a new generation of trading software. What should the EA interface be like?
Dear developers, on the threshold of the leap in the development of trading software, it is expected that the robots we create will gain a lot of new features. It does not matter whether ordinary algorithmic traders need these features now or not, we