Constantly watching somewhere

does marco have a chance too that he was constantly watching somewhere.
and if he sees a definite oblivion there, he goes on to the next.
when the macro sees
Under the total profit / loss green numbers then he will make all the necessary moves again

You could make the !TIMEOUT_WAIT and !TIMEOUT_MACRO a really large number to wait for your page changes

Yes you can you must use loop or verifyElementPresent or gotoLabel

https://ui.vision/rpa/docs/selenium-ide/while

https://ui.vision/rpa/docs/selenium-ide/assertelementpresent-verifyelementpresent

https://ui.vision/rpa/docs/selenium-ide/gotolabel

Lets say it need to wayt 5 min

Then your !TIMEOUT_WAIT would be 300 (it’s in seconds) and then set your !TIMEOUT_MACRO to a higher time (the maximum time you want the macro to run before stopping regardless of what is happening)