I'm looking for software than can alert me to wide-range bars

ET member Nitro does custom programming jobs in exchange for a fee. You can have the exact software you seek, as long as you're willing to pay for it.
 
Quote from Rearden Metal:

ET member Nitro does custom programming jobs in exchange for a fee. You can have the exact software you seek, as long as you're willing to pay for it.
lol Ok, thanks for the heads up! I'll remember that.

+-*/ Math_Wiz
 
If you use QT (if not, get it free), just add a paintbar:

if (Bar High-Bar low)>{your #} set color to {your color}

You can also attach an audio/flash/popup alert to it.

Quote from Math_Wiz:

Hi,

I'm looking for software that can alert me to wide-range bars for specific stocks. For example, if SPY has a 35-cent 3-minute bar, I would like to know about it, or if LMT has a 40-cent 5-minute bar, I want to know about it. Things like that.

Anybody know some software that can do this, or something similar?

Thanks alot,
+-*/ Math_Wiz
 
Quote from chartie:

If you use QT (if not, get it free), just add a paintbar:

if (Bar High-Bar low)>{your #} set color to {your color}

You can also attach an audio/flash/popup alert to it.
Wow, awesome. I downloaded it, got it working with my Esignal feed, set up the paintbar rule as you suggested, and it's working great! Thanks so much!

+-*/ Math_Wiz
 
Back
Top