| pa247 143 posts
 msg #148618
 - Ignore pa247
 | 7/21/2019 3:33:34 PM 
 Can anyone tell me why this doesnt draw the line at 50? Dont know what i'm doing wrong here. Thank you!
 
 draw weekly cma(CMA (StochRSI(8,13),5),5)
 set{base,50}
 draw base on plot weekly cma(CMA (Stochrsi(8,13),5),5)
 
 
 | 
| Cheese 1,374 posts
 msg #148619
 - Ignore Cheese
 | 7/21/2019 3:43:09 PM 
 
 
 
 
 | 
| pa247 143 posts
 msg #148624
 - Ignore pa247
 | 7/21/2019 8:27:27 PM 
 Oh vey.... thank you Cheese
 
 
 | 
| Cheese 1,374 posts
 msg #148625
 - Ignore Cheese
 | 7/21/2019 8:52:54 PM 
 pa247, you are welcome.
 I've seen a top StockCharts author favor StochRSI(40).
 
 
 |