Page 1 of 1
Alerts are not working
Posted: Thu Sep 19, 2024 3:54 am
by CrystalG
Hello Coders and traders,
I would really appreciate ur help in fixing these two indicators.
BUY SELL SIGNAL indicator has alerts but I believe it is messed up because when I load it, mt4 keeps giving alerts non stop (without message window) and it wont stop. the alerts are sometimes every minute and sometimes every 5 mins.
TMA+CG indicator also has alerts but I don't receive any when a signal appears. also what does "alerts on high low" mean? please if u could explain.
thank u very much in advance!
Re: Alerts are not working
Posted: Thu Sep 19, 2024 4:32 am
by mrtools
CrystalG wrote: Thu Sep 19, 2024 3:54 am
Hello Coders and traders,
I would really appreciate ur help in fixing these two indicators.
BUY SELL SIGNAL indicator has alerts but I believe it is messed up because when I load it, mt4 keeps giving alerts non stop (without message window) and it wont stop. the alerts are sometimes every minute and sometimes every 5 mins.
TMA+CG indicator also has alerts but I don't receive any when a signal appears. also what does "alerts on high low" mean? please if u could explain.
thank u very much in advance!
The first one is a decompiled Sidus, have this version.
Re: Alerts are not working
Posted: Thu Sep 19, 2024 4:42 am
by mrtools
CrystalG wrote: Thu Sep 19, 2024 3:54 am
Hello Coders and traders,
I would really appreciate ur help in fixing these two indicators.
BUY SELL SIGNAL indicator has alerts but I believe it is messed up because when I load it, mt4 keeps giving alerts non stop (without message window) and it wont stop. the alerts are sometimes every minute and sometimes every 5 mins.
TMA+CG indicator also has alerts but I don't receive any when a signal appears. also what does "alerts on high low" mean? please if u could explain.
thank u very much in advance!
On the TMA centered version even though someone added non-repaint to the title it still repaints. About the "alerts on high low" if the bar high price or low price penetrate the bands then it should alert, otherwise it will use close price penetrating the bands. Haven't tested it but this version I'm posting should work. Keep in mind that the arrows and alerts are based on different signals.
Re: Alerts are not working
Posted: Thu Sep 19, 2024 5:25 am
by CrystalG
mrtools wrote: Thu Sep 19, 2024 4:32 am
The first one is a decompiled Sidus, have this version.
thank u very much mrtools!
but when I compare arrows of Sidus to buy sell signals' arrows they dont much. Sidus's arrows are delayed slightly. that actually makes difference. buy sell signal decompiled indicator does not repaint. I have tested it for a while. can u please tell me how do I make arrows of sidus same as the decompiled one?
copy paste settings
Re: Alerts are not working
Posted: Thu Sep 19, 2024 5:45 am
by mrtools
CrystalG wrote: Thu Sep 19, 2024 5:25 am
thank u very much mrtools!
but when I compare arrows of Sidus to buy sell signals' arrows they dont much. Sidus's arrows are delayed slightly. that actually makes difference. buy sell signal decompiled indicator does not repaint. I have tested it for a while. can u please tell me how do I make arrows of sidus same as the decompiled one?
copy paste settings
Have you tried it for repainting because from what I can tell from the code the arrows are trying to look into the future which will make the arrows repaint and sometimes completely disappear. Also, as you can probably tell the arrows are based on the ma cross and rsi <> 50, if you enable the sidus average lines you will notice where the arrows are drawn, in comparison to the buy sell signal.
Re: Alerts are not working
Posted: Sun Sep 29, 2024 12:21 am
by CrystalG
hi mrtools,
hope all is well on ur side.
posted this request
need-to-remove-unwanted-alert-t8475942. ... 5fa7520479
can u please have a look?
thanks very much.
Re: Alerts are not working
Posted: Sat Jan 18, 2025 4:23 pm
by sal
mrtools wrote: Thu Sep 19, 2024 4:42 am
On the TMA centered version even though someone added non-repaint to the title it still repaints. About the "alerts on high low" if the bar high price or low price penetrate the bands then it should alert, otherwise it will use close price penetrating the bands. Haven't tested it but this version I'm posting should work. Keep in mind that the arrows and alerts are based on different signals.
T3 high low activator can filter with Tma arrows
seems good .
need to test when market open