audio alert
- jako
- Trader
- Posts: 105
- Joined: Wed Jun 20, 2012 6:07 pm
- Location: Slovensko
audio alert
Hello, I would need to add an audio alert (message and e-mail) within indicator sqDynamicBreakoutBox.mq4 for when the new box appears. Under the box pops numerical value in pips. (Not when the box is pierced). It's probably a difficult task, because a programmer known it could not.
You do not have the required permissions to view the files attached to this post.
-
Radar
- Trader
- Posts: 437
- Joined: Fri Mar 23, 2012 5:39 pm
- Location: Round the bend ;)
Re: audio alert
Hey Jako,
There's a newer version of that indicator, which has been upgraded by Squalou, then FXSpin, and Xux99...
Here's the only one I could find in source form, which already has "New Box" alert and email.
Have fun!
Radar =8^)
There's a newer version of that indicator, which has been upgraded by Squalou, then FXSpin, and Xux99...
Here's the only one I could find in source form, which already has "New Box" alert and email.
Have fun!
Radar =8^)
You do not have the required permissions to view the files attached to this post.
Check out my new, (well, old now), manual trade & automatic scale-in manager,
StackManV2
StackManV2
- jako
- Trader
- Posts: 105
- Joined: Wed Jun 20, 2012 6:07 pm
- Location: Slovensko
Re: audio alert
Does not automatically adjust according to ATR.Radar wrote:Hey Jako,
There's a newer version of that indicator, which has been upgraded by Squalou, then FXSpin, and Xux99...
Here's the only one I could find in source form, which already has "New Box" alert and email.
Have fun!
Radar =8^)
-
Radar
- Trader
- Posts: 437
- Joined: Fri Mar 23, 2012 5:39 pm
- Location: Round the bend ;)
Re: audio alert
This is the last version written by Squalou, which already had alerts for trades...
I just added alerts for new boxes.
I just added alerts for new boxes.
You do not have the required permissions to view the files attached to this post.
Check out my new, (well, old now), manual trade & automatic scale-in manager,
StackManV2
StackManV2
- jako
- Trader
- Posts: 105
- Joined: Wed Jun 20, 2012 6:07 pm
- Location: Slovensko
Re: audio alert
Super! Great, thanks. On Monday I will try and inform.Radar wrote:This is the last version written by Squalou, which already had alerts for trades...
I just added alerts for new boxes.
- jako
- Trader
- Posts: 105
- Joined: Wed Jun 20, 2012 6:07 pm
- Location: Slovensko
Re: audio alert
All variables are retained. Now will operate notifications of new boxes instead of the original notice under gear box?
- jako
- Trader
- Posts: 105
- Joined: Wed Jun 20, 2012 6:07 pm
- Location: Slovensko
Re: audio alert
They work only false alerts.
09:00:06 sqDynamicBreakoutBox_v1-13_R1 EURUSD.G,H1: Alert: sqDynamicBreakoutBox_v1-13_R1:EURUSD.G BUY Signal
09:00:06 sqDynamicBreakoutBox_v1-13_R1 EURUSD.G,H1: Alert: sqDynamicBreakoutBox_v1-13_R1:EURUSD.G BUY Signal
-
Radar
- Trader
- Posts: 437
- Joined: Fri Mar 23, 2012 5:39 pm
- Location: Round the bend ;)
Re: audio alert
False alerts?? I never had one in the months that I was using it... Wanna show us a picture?jako wrote:They work only false alerts.
09:00:06 sqDynamicBreakoutBox_v1-13_R1 EURUSD.G,H1: Alert: sqDynamicBreakoutBox_v1-13_R1:EURUSD.G BUY Signal
Have you read any of the thread that the indicator originally came from?
Check out my new, (well, old now), manual trade & automatic scale-in manager,
StackManV2
StackManV2
- jako
- Trader
- Posts: 105
- Joined: Wed Jun 20, 2012 6:07 pm
- Location: Slovensko
Re: audio alert
I need only notice when the new box appears. Notifications initial indicator for me are false.
- jako
- Trader
- Posts: 105
- Joined: Wed Jun 20, 2012 6:07 pm
- Location: Slovensko
Re: audio alert
Proper alert:
08:00:17 sqDynamicBreakoutBox_v1-13_R1 USDCAD.G,H1: Alert: sqDynamicBreakoutBox_v1-13_R1: USDCAD 60 New BoxUSDCAD 60: New Box has formed at 2013.09.18 06:00
Incorrect alert:
09:00:06 sqDynamicBreakoutBox_v1-13_R1 EURUSD.G,H1: Alert: sqDynamicBreakoutBox_v1-13_R1:EURUSD.G BUY Signal
08:00:17 sqDynamicBreakoutBox_v1-13_R1 USDCAD.G,H1: Alert: sqDynamicBreakoutBox_v1-13_R1: USDCAD 60 New BoxUSDCAD 60: New Box has formed at 2013.09.18 06:00
Incorrect alert:
09:00:06 sqDynamicBreakoutBox_v1-13_R1 EURUSD.G,H1: Alert: sqDynamicBreakoutBox_v1-13_R1:EURUSD.G BUY Signal