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.
scan for stocks up 10% in one month
Best Answers
-
Here's one way:
[group is sp500]
and [close > 21 days ago close * 1.1]
the "21 days ago" is a month in trading days
the "1.1" is the close 21 days ago (the "1"), plus 10 per cent (the " .1")0 -
In addition to Markd's code you could also use the percent change or rate of change functions. Again 21 tradings days is about a month, (varies with holidays).
PctChange(nPeriods,exp)
Returns the percentage change in value over nPeriods for the expression.
nPeriods - Number of periods
exp - expression
[PctChange (21,close) > 10]
ROC(nPeriods, exp)
The value of the Rate of Change (ROC) indicator.
nPeriods: The number of periods used in the computation
exp - expression
[ROC(21,close) > 10]0
Answers
-
In an age of power tools, I'm still using the hand saw...0
-
Thanks all.Hey I am trying to intererpt the blueprints lol0
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