byebyemoney 31 posts msg #144163 - Ignore byebyemoney | 
7/21/2018 6:54:43 AM
  Hello,
 
 does anyone know if stockfetcher can do pattern analysis on indicators such as rsi or stochastics?  Or perhaps create a filter that can find a triangle wedge pattern on an indicator.  Thank you for your help.
 
 Best Regards,
 byebyemoney
 
  | 
four 5,087 posts msg #144165 - Ignore four modified | 
7/21/2018 2:13:13 PM
  
 May be of interest. FYI for prices and saved filters
 
 IBM used as an example
 
 Compare to symbol (Find Similar)
 https://www.stockfetcher.com/sf/symcompare.php?days=120&sym=ibm
 
 Compare to saved filters (Chart+)
 https://www.stockfetcher.com/html5_chart/chartplus.php?sym=ibm
 
 PS  Both links are found on the main page https://www.stockfetcher.com/ -- on the right-side of the screen between the two sections HELP and FORUMS.
 
 --
 
 This RSI14 pattern often identifies with the pattern of a price gap up:
 
 low > 10
 volume > 321321
 set{rs, count(rsi(14) < 60,7)}
 rs > 5
 rsi(14) > 70
 
  | 
byebyemoney 31 posts msg #144207 - Ignore byebyemoney | 
7/25/2018 10:44:41 PM
  Thanks four, helpful as always
 
  | 
four 5,087 posts msg #144208 - Ignore four | 
7/25/2018 10:53:30 PM
  welcome
 
  | 
byebyemoney 31 posts msg #144263 - Ignore byebyemoney | 
7/31/2018 4:27:11 PM
  hey four, just wanted to let you know that i was able to create a filter that finds a trend line on anything, even indicators.
 
  	    
 
  | 
four 5,087 posts msg #144265 - Ignore four | 
7/31/2018 5:19:25 PM
  thanks for contributing
 
  | 
graftonian 1,089 posts msg #144272 - Ignore graftonian | 
8/1/2018 10:03:53 AM
  BBM, nice job.
 
  |