PureBytes Links
Trading Reference Links
|
I am drawing a complete blank on this. I want to check two conditions
that are independent of each other.
Condition1:=SomeStatement;
Condition2:=ADifferentStatement;
I want to catch the first instance of condition2 being true after
condition1 was true at some point. Condition2 doesn't have to remain
true.
I can do each seperatly. Since the time between the two occurances can
and will be different, and really doesn't matter, I can't think of how
to do this without hard coding a specific time frame to check.
Any ideas
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|