[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

intraday system/time



PureBytes Links

Trading Reference Links

Hello everyone,
I`m trying to develop a system that will only trade untill 1405pm. In my
signal I wrote
if so and so and time<1405 then buy market;
it verifies fine, but then goes ahead and trades even after that time.
Any ideas/suggestions?
Philip