TheRumpledOne 6,529 posts msg #75606 - Ignore TheRumpledOne | 
6/18/2009 3:12:56 PM
  Alf:
 
 A mind is like a parachute...
 
  | 
alf44 2,025 posts msg #82072 - Ignore alf44 modified | 
10/29/2009 9:28:17 PM
  Time To Fly (so to speak) ... GLTY !!!
 
  
 Adios !!!
 
  | 
chetron 2,817 posts msg #86465 - Ignore chetron | 
1/17/2010 7:51:37 PM
  pop
 
  | 
ChizzleMeTimbers 36 posts msg #96654 - Ignore ChizzleMeTimbers | 
10/1/2010 10:47:50 AM
  everyting works fine thank you for this however how do i see the other columns, i think i ran out of room for them to be displayed or something... I can not see naked or bull hooks or roc2 etc.. any ideaS? thanks again
 
 
  | 
alf44 2,025 posts msg #96655 - Ignore alf44 | 
10/1/2010 11:02:44 AM
  
 ... if you don't have an "Advanced" StockFetcher subscription ... I don't think ALL of the columns will be visible.
 
 In other words, columns are limited with just the "Basic" subscription.
 
 At least, I think they are.
 
 
  | 
wkloss 231 posts msg #96732 - Ignore wkloss | 
10/4/2010 8:21:07 PM
  alf44,
 
 I tried to copy and paste your narrow range 7 and combine it with your inside day code as shown below.
 
 * NR7 */
 
 Show all stocks where Day Point Range reached a new 7 day Low
 Market is NASDAQ 100
 chart-time is 3 months 
 * IDs (Inside Days -> H/L range inside H/L range 1 day ago) */ 
 set{IDhi, count(High below High 1 day ago, 1)} 
 set{IDlo, count(Low above Low 1 day ago, 1)} 
 set{ID, IDhi * IDlo} 
 
 Today (10-4) I got several results that were correct and MSFT which was not an inside day. 
 
 Could you show me what I got wrong?
 
 Bill
 
  | 
alf44 2,025 posts msg #96737 - Ignore alf44 modified | 
10/5/2010 12:56:26 AM
  
 Bill... move it over here ...
 
 Inside DayNR7s 
 
 Thanks !!!
 
 
  | 
selfhigh05 23 posts msg #136424 - Ignore selfhigh05 | 
6/17/2017 2:23:52 PM
  Had to up my sub to see all the columns but so far I think it has been worth it. Looks to be a powerful tool that I am going to use in my trading, thanks Alf for all your hard work on this.
 
  |