Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 8/23/2007(UTC) Posts: 25
|
I have already put the post under "alarm etc. .." so I can not seem to understand coma and do make it sound just once
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 11/7/2005(UTC) Posts: 602
|
I had the same problem awhile ago and believe I solved it by "spiking" my alarm indicator. For instance: Cross() will signal once then stop buy C>MOV() will kick in many signals, I only wanted one. I used logic like : MyIndicator()=1 and Ref(MyIndicator(),-1)=0 to "spike" the indicator. Hope this helps.
|
|
|
|
Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 8/23/2007(UTC) Posts: 25
|
I did not understand what you mean, try a practical example
eg: cross (c, mov (c, 20, s)! this is my signal, try a esmpio with this signal to me to do a single alarm!
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 5/20/2008(UTC) Posts: 53
|
biandi wrote:I did not understand what you mean, try a practical example
eg: cross (c, mov (c, 20, s)! this is my signal, try a esmpio with this signal to me to do a single alarm! Are you speaking of an alarm given by an expert advisor ? Using Cross(C, Mov(C, 20, S)) should work. But I'm not sure I understand what you want and what on earth is a esmpio?
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.