saeed Golshenas: How can I limit it to only once ?
You are looking at a signal. Act on a change of signal.
Too many orders - MQL4 programming forum #1 (2017)

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi everyone
I'm using crossover strategy and sendnotification() function.
after crossing MAs , for 60 seconds(in every Tick in Bar[0]) it sends notification.
How can I limit it to only once ?
I used NewBar function but it doesn't work at all.
Please help if you know.