Simple and easy to use timer/delay for seconds/hours/minutes
-
I struggled a week to get a simple timer to work. Hope I can help a few people save some time. Instructions are in the project description. Just reply if you have any questions.
-
@xsimonleroux Thank you for sharing your tutorial but please beware that you used those blocks on the 'on tick' tab. That means the structure will only work correctly as far as there is al least one tick per second on the chart. With less that that it will not work correctly.
-
@l-andorrà Thank you for making me aware of this problem. I am still fairly new to FxDreema. Could you give me a few examples of graphs this will not work on just to save me a headache in the future. And maybe if you have a fix that will make it work on any graph, that would be perfect. I see your name all over the FxDreema forums, looks like you know more than I do. Thank you in advance.
-
@l-andorrà I see in the on timer section there are timer blocks do these work as intended and on every graph? Thank you in advance.
Would it be as simple as this?
https://fxdreema.com/shared/OCJyWDbfc -
@xsimonleroux Blocks available on the 'on timer' tab will not work on any other tab. The structure will not work on any symbol with less than one tick per second, as I said. That is more common in moments of very low volatility, and that can happen in different moment along the day for a chart. There is not 'solution' for that problem on the 'on tick' tab. The only sure way to avoid it is moving your structure to the 'in timer tab and then select 1 second on the 'on timer' event, like this:

-
@l-andorrà Okay thank you so much. I will consult you if I have any other questions
-
@l-andorrà Thank you soooo much for the help! Today it was very handy. I see and understand the flaw of the previous version.
https://fxdreema.com/shared/U3m2gKAjb -
Thank you for sharing.