One alert via notification
-
Hi, How do i get one alert to appear when a condition is met. Currently when the condition is met, the alerts keep repeatedly appearing until after the condition is no longer true.
How do i get this to just notify once or a certain amount of times?
Here's a link to my EA
https://fxdreema.com/shared/CX7Ur4dcd
Thanks
-
Use a pass once block, reset when you want
-
@jstap thanks for this, can you give me an example of how this would work? using the pass once block and how to reset it?
-
There is a reset block, use something else (like time) to trigger this, put pass once where you wand logic to stop. Set this up, test if not working add a shared link here.
-
@jstap ive tried this but no luck https://fxdreema.com/shared/Qi3sfkjIc can you show me how to get this working? thanks
-
That project doesn't have any pass once or reset.
-
@jstap can you show me an example?
-
No, set it up and test, if not working put latest shared link and say why.
-
@thugwig
Am also facing many notification problems , have u perfected ur EA [link text``` -
@MR-ODD yea i added the pass condition and it seemed to work
-
@thugwig Can you send the correct version of the EA who works ? Trying to create similar alert EA