Right, I get the issue with the event_id variable, but your original post was about a different problem, wasn't it?
No, it's the same issue. I just didn't have fighered out, at the time, that the problem was caused by the change on event_id.
Does the trigger I attached assign different values to the variables depending on the time the markets were loaded?
Yes, that's the problem. When it assumes a new event_id everything that comes from the other market previously downloaded belongs, for all MFPro purposes, to another event.
Take a look on the exemple i send you in attachment from the same cambur's game.
1-You have a refresh rate depending on the value of the variable "SUVMO".
2-The variable "SUVMO" is set individually for each event.
3-At 17:43:30 the value is fixed to 1 on Match Odds (1st market downloaded).
4-19:29:43 you download the 2nd market (under/over 4.5) and it doesn't assume, as it should, the value 1.
Therefore it doesn't change the refresh rate.
Thanks