| Paolo 9 posts
 msg #158266
 - Ignore Paolo
 | 12/28/2021 1:48:20 PM 
 I don't understand how it is possible it doesn't work.
 
 
 set{x,count(+DI(14) crossed above -DI(14),50)}
 draw x
 set{y,count(+DI(14) crossed below -DI(14),50)}
 /*draw y*/
 /*set{d,x+y} and d > 8*/
 draw Bollinger Width(20,2.0) 3 month new low
 
 
 | 
| Cheese 1,374 posts
 msg #158267
 - Ignore Cheese
 | 12/28/2021 2:02:53 PM 
 https://www.stockfetcher.com/forums/General-Discussion/Help-me-please/158266
 Paolo 	12/28/2021 1:48:20 PM
 ==================
 
 
 
 
 
 | 
| nibor100 1,099 posts
 msg #158270
 - Ignore nibor100
 | 12/28/2021 8:32:05 PM 
 When using +DI and -DI in SF inside set statements you must substitute PDI and MDI for Plus DI and Minus DI.
 Ed S
 
 
 | 
| snappyfrog 749 posts
 msg #158275
 - Ignore snappyfrog
 | 12/29/2021 11:23:32 AM 
 I didn't know about using p and m vs + and -.  Thanks.
 
 
 |