OK,, Back again,
Got 12 hours in today hammering away at this strategy, learned a lot but having trouble with this last tweak,,, well maybe not the last tweak:-)
Everything worked OK until I tried to add in a daily criteria to a script, I am running at 3 minute bars. A 30 minute compressed data intraday data access and condition statement worked great, then I added a daily/intraday data and condition statement and now have no entries when I should be seeing entries.
Below are the relivant snipets setting up the daily and compressed scales and data series:
CODE:
Please log in to see this code.
And here is the conditional statements:
CODE:
Please log in to see this code.
I'm guessing that I need to harvest the bars to create the Daily scale, just don't can't figure out how to do it.
Remember, I'm not a coder but the fog is begining to lift.
Oh yeah,, one more thing,, sorry I asked about the colors,,sheesh talk about drinking from a firehose;-)
As always your help is greatly appreciated!!!