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.
Options

scan for ETFs: SloStoch <80: after cl price > Upper Keltnr Channel 21,3,0

Please help!
I am looking for ETF's where todays Slo Stoch <80 after yesterdays Slo Stoch > 80 OR previous days was > 80
AND
Yesterdays Close was > > Daily Upper Kelt Chan(21,3.0,21) ]
OR [2 days ago Daily Close > Daily Upper Kelt Chan(21,3.0,21) ]
OR [3 days ago Daily Close > Daily Upper Kelt Chan(21,3.0,21) ]
OR [4 days ago Daily Close > Daily Upper Kelt Chan(21,3.0,21) ] :

the Following generates incorrect results




[type is index]
OR

[Group is ETFNOUI] // include ETF's BUT EXCLUDE Ultras and inverse ETF's

OR

[Exchange is CME]
OR
[[exchange is LSE] and [market cap > 100000]]



AND


[group is not Sp600] // this is probably irrelevant as I have stated above Mkt cap > 2000


AND [group is not Sp400]
AND [country is not canada]
AND [group is NOT TSE300]


and [exchange is NOT NSE]
and [exchange is NOT OTCMKT]
and [exchange is not TSE]


// COUNTRY

and [country is not Canada] // this is probably irrelevant as I have stated above "exchange is not TSE"



// STARTS/ENDS/CONTAINS


// AND [Daily SMA(20,Daily Volume) > 40000] this is excluded as it would mean that indices would be ignored

AND [today's full stoch %k(14,3) < 80]

AND [Yesterday's full stoch %k(14,3) > 80]
Or [2 days ago full stoch %k(14,3) > 80]
or [3 days ago full stoch %k(14,3) > 80]

AND
[2 days ago Daily Close > Daily Upper Kelt Chan(21,3.0,21) ]
OR [3 days ago Daily Close > Daily Upper Kelt Chan(21,3.0,21) ]
OR [4 days ago Daily Close > Daily Upper Kelt Chan(21,3.0,21) ]

Answers

  • Options
    not sure if this the same question as your other post, but the problem is the same - brackets to group the or conditions. If you don't isolate them properly, the scan looks for every condition in your scan and if it finds just one, it gives you that symbol.
Sign In or Register to comment.