PureBytes Links
Trading Reference Links
|
I would like to determine the current 15min bar's time so that I can
convert it into a number and compare it with another number to provide
conditional coding. Something like:
closetrades = Time_To_Num(HHMMSS);
if(closetrades>=151500)
{
...conditional code here...
}
My question is how to get the current intra-day bar time into the
HHMMSS string format?
Thanks,
Joe
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.15.26/594 - Release Date: 12/20/2006 3:54 PM
|