Change Timer period block doesn't work.
-
I want to open trades at specific periods of time and I want to select those periods. I created this project to do it because this is theoretically the way to change the timer evet period:
https://fxdreema.com/shared/CRE95xYbe
However, it doesn't work. The event is executed at the value bu default no matter what. Can the admin fix it, please?
-
timer is working fine:
https://fxdreema.com/shared/9H2lN5lrc
(clicking on the blue square increases the timer value, the red square decreases by 1s)
set the initial period to a desired value in project settings :

timer is unable in tester, only live chart
-
Then why isn't it working in my project? I use that exact same block but the timer period is not modified?
-
I am not sure ... perhaps do this? idk why ...

-
That logic is not what I need. The variable is reinitialized before the timer is changed. That's the opposite I need. I want the variable to hold the new timer period before it is reinitialized, not the opposite.
-
so you have to work on the right logic
try add another variable (after the Change Timer period block) ... draw it in another diagram (the way you understand) if you have trouble understanding collisions in written logic -
Then you agree the Timer doesn't work? If modifying the timer period is not possible, what's the point of that tab?
-
it is working fine but you don't know how to use it
I'm not sure if you learn it, not everything is easy for everyone ...