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.
How to express "name does not contain"?

in Scanning
Hello, Stockcharters. I'm trying to up my scanning game, making a scanner that can basically tell me, if the item in my chartlist contains 'proshares' (i.e. is a 2x or 3x or inverse ETF), then only care about the high being above the Ichimoku conversion line (the shortest moving average, irregardless of whether the stock/ETF is below its Ichimoku cloud). Or, if the name does not contain 'proshares', then care about the ichimoku cloud. It seems I can't use "does not contain" or "else," does anyone have a suggestion for me? Thanks in advance!
[[name contains 'proshares'] and
[today's high > daily Ichimoku Conversion Line(9,26,52)]] or
//error in the below line
[name not contain 'proshares'] and
[[Daily Above Ichimoku Cloud is true] and
[Ichimoku Cloud Top <= Daily High]
[[name contains 'proshares'] and
[today's high > daily Ichimoku Conversion Line(9,26,52)]] or
//error in the below line
[name not contain 'proshares'] and
[[Daily Above Ichimoku Cloud is true] and
[Ichimoku Cloud Top <= Daily High]
0
Comments
-
Ah, I got it actually. It's 'name not contain'.
//If Proshares is above Tenkansen under any situation, or (for non-Proshares), if above cloud
[[name contains 'proshares'] and
[today's high > daily Ichimoku Conversion Line(9,26,52)]] or
[[name not contains 'proshares'] and
[[ChartList is 5] or [chartlist is 15]] and
[[Daily Above Ichimoku Cloud is true] and
[Ichimoku Cloud Top <= Daily High]]
0 -
Well done!0
-
I just wish it could scan for names that I set, like custom codes or numbers. It seems to only "see" the official name of a stock that they have set.0
Categories
- All Categories
- 2.3K StockCharts
- 395 SharpCharts
- 146 Other Charting Tools
- 69 Saved Charts and ChartLists
- 1.5K Scanning
- 73 Data Issues
- 177 Other StockCharts Questions
- 218 Technical Analysis
- 155 Using Technical Analysis
- 2 InterMarket and International
- 19 Market and Breadth Indicators
- 42 Market Analysis
- 109 Trading
- 109 Trading Strategies
- 163 S.C.A.N the StockCharts Answer Network forum
- 65 Using this StockCharts Answer Network forum
- 98 s.c.a.n. archives
- 5 Off-Topic
- 6 The Cogitation & Rumination Emporium
- Forum Test Area