
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
It would be great if we could run your code in the debugger - can you give us the source code? After checking it we will delete it.
PS how do I normally terminate the program if there are a lot of class objects?
there is such a problem.
how do you delete?
there is such a problem.
How do you remove it?
I've tried it in different ways, mostly in loops, with and without slips, objects are matryoshka, top 20 (I'd like 100) call delete internal ones in quantity ~30000/obj (shorter array of objects) in which (in each) are 10 objects.
No, no.
I mean, what functions do you use during deletion?
ObjectGetString or directly to ObjectDelete.
How do you know and specify the name of the object you want to delete?
The main thing is not to use synchronous functions (time-critical).
No, no.
I mean, what functions do you use during deletion?
ObjectGetString or directly to ObjectDelete.
How do you know and specify the name of the object you want to delete?
The main thing here is not to use synchronous functions (time-critical).
We are talking about class objects, not graphical objects.
Although of course graphs are in objects, not all of them of course, not more than 30000 graph objects per chart.
The name of a graphical object is kept in the private area of a binding object.
At deletion I use delete obj; which if necessary calls ObjectDelete.
got it.
It's just that I always had Abnormal Termination when the synchronous function was searching for a graphical object or global variable by name.
got it.
It's just that I always had Abnormal Termination when the synchronous function - searching for a graphical object or global variable by name.
Have a look at Virtual Order Manager for managing orders in MetaTrader 5
Thank you very much. But it does look a bit artisanal and limited.
Unfortunately, I still do not understand why metaquotes is not interested in implementing MT4 functionality in MT5 terminal, staying within the concept of one market order, concerning the management of virtual orders both manually and through an Expert Advisor. There are only pluses from all sides and it fits perfectly!