
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
That's funny.
Mt5 does not save all ticks to a CSV file, therefore this data is not in the table of all trades. (source files in ZIP)
data from Quik
The ticks are in the terminal (I got them in my indicator), but they are not written to the table.
Well, this is it.
Release. Enjoy it.
It occurred to me that the graph by the extruder might have already added a glass,
so I made a change and corrected the buffer shift error
Would you stop bringing up the subject five times a day? Or can't humanity survive without it?
Just making changes, what's the problem?
The problem is that the topic is unread all the time, but there are no changes to it.
If you edit something, specify - what it is, please.
The problem is that the topic is unread all the time, but there are no changes to it.
If you edit something, specify - what it is, please.
There was an error on line 385
if(on_call)
became
if(begin==on_call)
It doesn't draw anything. Because with this logic, there is no subscription to the glass
It should be.
If the glass is not being used on this part, we add it.
How else can we check that the glass is already in use, exceptMarketBookGet