Tradersword 2 posts msg #121320 - Ignore Tradersword |
8/12/2014 2:30:35 PM
So where do I find an indicator code for the leading 5 stocks on the S&P for the last month? Thank you.
|
jemarcks 26 posts msg #121321 - Ignore jemarcks |
8/12/2014 5:45:36 PM
First you need to define what the criteria is for a leading stock of the S&P500.
|
duke56468 683 posts msg #121322 - Ignore duke56468 |
8/12/2014 7:59:06 PM
Finviz free screener click S&P 500- click- new 52 week high shows 7 stocks.
|
Kevin_in_GA 4,599 posts msg #121323 - Ignore Kevin_in_GA |
8/12/2014 8:26:30 PM
|
novacane32000 331 posts msg #121324 - Ignore novacane32000 |
8/12/2014 9:41:17 PM
How would you get this to backtest on column 5 descending?
|
jemarcks 26 posts msg #121327 - Ignore jemarcks |
8/13/2014 3:48:17 PM
S&P 500
add column relative strength(SPY,21)
add column ROC(16,1)
sort on column 6 descending
|
novacane32000 331 posts msg #121375 - Ignore novacane32000 |
8/22/2014 7:08:49 PM
Thanks
|
glgene 616 posts msg #121458 - Ignore glgene |
9/6/2014 2:18:24 PM
Jemarcks recommended adding this line to the script:
ROC (16,1)
Why the 16? 16 days wasn't mentioned in the original question. ??
Gene
|