
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
Very similar.
The tick structure can be declared as an array, not a variable, and get data for all instruments at once, but in SymbolInfoTick, instead of the _Symbol variable, which returns the current instrument name, you should overwrite the names of the instruments you are requesting.
You can declare tick structure as an array, not a variable, and get data for all instruments at once. Only in SymbolInfoTick you should overwrite names of requested instruments instead of _Symbol variable, which returns name of the current instrument.
I think you are one of the creators of MQL ^)))) Is it possible to crumple programs so quickly? How about that?
I've been sitting here for a long time ))) I've been taking part in the MT5 beta-testing.
The guys that you read the old threads were involved in testing the MT4 beta.
In fact I was writing for MT2
Alexander, answer me one more question (and I'll leave you alone), why take tics at random intervals when they come at random intervals anyway?
that's right! that's my point too.
you put your random intervals on top of the market random intervals.
I think it's time for me to leave this forum... The real pros are coming... Eh, it's a pityVladimir's not here. Probably chased after a coin tossed( and he knows where to toss it so a man becomes a hungry man), and that's it, not seen or heard from...
Alexander, answer me one more question (and I'll leave you alone), why take tics at random intervals when they already come at random intervals?
Why are they suddenly random? Have you looked at the histogram of time intervals between ticks?
I'm not talking about the distribution, I'm talking about the process itself, it's random, there's definitely no pattern there.
There is in the increments, but not in the time intervals (if you don't take into account sessionalism).