New Members: Be sure to confirm your email address by clicking on the link that was sent to your email inbox. You will not be able to post messages until you click that link.
Converting TC2000 scan code to StockCharts scan code?
Can anyone tell me what the StockCharts scan code for the following T2000 scan code would be?
Thanks ....
AVGC20>=AVGC20.10 AND
AVGC20.10>=AVGC20.20 AND
XAVGC8>=AVGC20 AND
XAVGC8>=AVGC20.10 AND
(L1<=AVGC20 AND L1 <=XAVGC8) OR
(L<=AVGC20 AND L<=XAVGC8 AND C>XAVGC8)
0
Answers
AVGC20.10>=AVGC20.20….10 days ago sma(20,c) >= 20mdays ago sma(20,c)
XAVGC8>=AVGC20….ema(8,c) >= sma(20,c)
L1…one day ago Low