Sleep(4.32e+7); // - 12 Hours
Sleep(2.16e+7); // - 6 Hours
Sleep(1.08e+7); // - 3 Hours
- It won't compile - Sleep takes an int. You'll have to cast it.
- Why complicate your code - Sleep(12*3600*1000) // 12 hours (ms)

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