GTO 20/50 Cross Paint-Bar set-up and SMS TXT Alert Sign Up
Published: Fri, 03/27/09
on Quote Tracker www.quotetracker.com
Right click chart, select indicators, add paint bar-top. click edit
Name it "20/50 EMA Cross up"
Show on "shape below candle"
click "background"
thick = 15
Shape = up arrow
add this code If EMA(20)>EMA(50) and EMA(20)[1]<=EMA(50)[1] set color to Lime
For Cross Down
Name it "20/50 EMA Cross Down"
Show on "shape above candle"
click "background"
thick = 15
Shape = down arrow
add this code If EMA(20)<EMA(50) and EMA(20)[1]>=EMA(50)[1] set color to Red
For SMS Text Messsage Alerts go there http://www.daytradingradio.com/swingtrade/alerts.html
and follow directions