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
NOT needed.
OnBookEvent is not only triggered if a transaction has occurred.
and you MUST filter the symbol in this function
Since everything in the market review is "dumped" into this function
Not for a long time. The "MarketBookAdd" subscription is valid within one chart.
read the help more carefully: https://www.mql5.com/ru/docs/event_handlers/onbookevent
If in doubt, it's easy to check. Open 2 charts and put this on each chart:
get this:
The timer is NOT needed.
How lazy are you to re-read a topic for two lines, eh?
To clarify. The OI in the terminal changes by itself, without ticks and without events in the ribbon/stack.
That's why we need a timer to track the change of OI
Not for a long time now. The "MarketBookAdd" subscription is valid within one chart.
read the help carefully: https://www.mql5.com/ru/docs/event_handlers/onbookevent
If in doubt, just check it. Open 2 charts and put this on each one:
get this:
Don't you think it's funny?
How lazy are you to re-read a topic for two lines, eh?
To clarify. The OI in the terminal changes by itself, without any ticks or events in the ribbon/stack.
That's why we need a timer to track the change of OI.
What a load of crap!
If you are tracking ticks on trades, then at each iteration of a trade tick, you just need to take the OI
Isn't that funny to you?
That's a load of bollocks!
If you are tracking ticks on trades, then at every iteration of the tick of a trade, you just have to take the OI
Why don't you check yourself for once before talking this nonsense? )
The OI in the terminal changes in a separate thread, not related to ticks, nor to events in the stack or in the ribbon.Here is an example of how the first code works.
timer detected a change in OI, but no tick.
And this situation is regular. And it would be ok if there was a tick at all, even if it was delayed, but there are 2-3 times when OI changes without any ticks.
You didn't get to the next paragraph, did you? ) Try again, I believe in you!
Why don't you check yourself for once before you talk this nonsense? )
The OI in the terminal changes in a separate thread, not related to ticks, nor to events in the cup, nor in the ribbon.At least read carefully what the customer writes!
Нужен софт для отслеживания ленты сделок по каждому тику с указанием изменения ОИ (аналог Time&Sales в платформе Volfix)
At least read carefully what the customer writes!
Nobody asked you about my orders, your opinion is of no interest. If you can not read the name of the order to the end, have not read the job and did not communicate with the customer, where are you climbing? Do not disgrace yourself.
Nobody asked you about my orders, your opinion is not interesting. If you can't read the name of the order to the end, have not read the assignment and did not communicate with the customer, where are you going? Do not disgrace yourself.
Free
@Andrey Khatimlianskii @Dmitriy Skub
Maybe there's no synchronization in the terminal, but with the code that
presented here, is there anything to talk about?
Yes, it's enough to demonstrate the problem. Why bother if there's nothing to say in essence?
Try also SYMBOL_TIME_MSC logging.