Your post makes no sense. If using a translator, use simple language.
- You can't specify when bars change or their time
- You can't call a datetime
Your post makes no sense. If using a translator, use simple language.
You agree to website policy and terms of use
When using iTime, how can I specify a specific time upon each hourly change?
I.e. if I wanted 12:50 > 13:50 > 14:50 > 15:50 and so forth. I want to store this an a datetime that I can call every hour (rather than just looking at each iTime(NULL, 60, 1) which I do not want as that is on the hour every hour...)
Thanks