I'm newbie. I try rewrite code free in GG. But I'm have problem with alert mail and Sound. Aler mail and Sound repeat all the time. Help me fix my code?? Tks All
First you have to check why your code generates so many consecutive signals.
You have provided partial code which wont suffice. Also, any code is logically always correct, unless you explain what Logic is intended and what is not expectedly happening.
There is _TRACE() for debugging: Kindly use it
Here, is an AlertIf flag that can be used to supress signals, try if it works:
Sorry for trouble you. I have a concern about how Amibroker works in real time?
Just open Amibroker in Windows => Open the Chart with my afl code? and it will work or Do I need to do any setting or change to a special mode?
My alert works well when I test. But i feel like if I dont active Amibroker windows and the Chart which have AFL alert (for example: when I open Chrome browser or open another chart or Coding new AFL on AFL editor), it doesn't make alert.
I intented to Open 1 Amibroker windows and 3 or more Chart with different timeframe or Symbol.
I realize Amibroker only make Alert for only 1 active chart instead of all Chart, or If I Minimize Amibroker it will stop alert.
Do you have any idea to deal with this?
Or how can I can Monitor which AFL alert is running in background?
Is there any setting or Panel in amibroker for this?