Sorry to bother, but I'd like to try to ask again about something troubling me here....
Let's say you've put *four* conditions into an Expert Advisor:
(Condition W AND Condition X AND Condition Y AND Condition Z)
Think of these as a set. If *all* conditions are true, the set is true, and that particular day gets a little symbol. So far so good.
But, additionally, I want the previous four days *not* to meet the 'set is true' conditions.
Now, if it were just *one* condition, it's straightforward to say that in the previous days that one condition should not hold true.
But as I have a *set* of conditions, it seems to be a lot more complicated. There seems no easy way of telling MSWin to look for the whole set of conditions, and if any elemental condition is not met from that set, then that particular day gets excluded, and therefore no little symbol.
I hope there's some way of doing this that I'm overlooking, and that you, or somebody here, can help me out. I'll greatly appreciate it.
I'm stuck!
Thanks. |