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.
Advanced Scan Help CCI
Just found this forum and this is awesome. Thank you for any help you can provide in advance.
I have been trying to write a SMA scan on the CCI indicator. Nothing seems to be working and I have read through all of the help pages on the site. I want to scan for a value on the SMA for CCI (7) for a period of time.
This is how I had it originally coded:
[SMA(20, CCI (7) > 150]
Stockcharts is not liking the setup. I keep getting this error message. Could not parse "(7 (an integer was expected)
Any input is greatly appreciated!
I have been trying to write a SMA scan on the CCI indicator. Nothing seems to be working and I have read through all of the help pages on the site. I want to scan for a value on the SMA for CCI (7) for a period of time.
This is how I had it originally coded:
[SMA(20, CCI (7) > 150]
Stockcharts is not liking the setup. I keep getting this error message. Could not parse "(7 (an integer was expected)
Any input is greatly appreciated!
0
Comments
-
I think you just need second parens to close the sma( ) function.
[SMA(20, CCI (7)) > 150]0 -
Left and right parenthesis counts must match.
Just like Left and Right bracket counts must.
For every ( there must be a ).
For every [ there must be a ].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