
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
I would alter this script periodgen.mq4
'periodgen'
to get a range of data based on the 2 dates?
Where should I insert this "IF" test to cut data (generated by periodgen. mq4)
- before the starting date dateStart
and
- after the ending date dateEnd
Which datetime's variable should be used in my IF test ?
Thanks a lot.