Hi Alex, I modified the code so that I get an audio/popup alert after the 2nd high hits the upper BB. I use bar charts and this works okay except it also alerts if two "red bar" highs hit.
How do I modify the code so that it only looks for "green" bar highs? I've had several botched attempts using
getBarState() and setBar(). I've attached my modified builtinbbsmart1-alerts but if it doesn't come through your original is hyperlinked on your 10/20 post.
I'd really appreciate if you could guide me in the right direction.
Thanks, Steve
How do I modify the code so that it only looks for "green" bar highs? I've had several botched attempts using
getBarState() and setBar(). I've attached my modified builtinbbsmart1-alerts but if it doesn't come through your original is hyperlinked on your 10/20 post.
I'd really appreciate if you could guide me in the right direction.
Thanks, Steve
Comment