
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
The simple solution would be to add something like this...
if(Month()>=5 )// where the number represents the month number
return(0);
}Thanks.. you are a great guy.