| pa247 143 posts
 msg #147395
 - Ignore pa247
 | 4/15/2019 4:57:03 PM 
 hi,
 
 I dont understand why this filter gives me zero stocks no matter what date I use. I obviously have something wrong. Can anyone please look and tell me what it is? Thank you
 
 
 
 
 
 | 
| mahkoh 1,065 posts
 msg #147396
 - Ignore mahkoh
 | 4/15/2019 5:17:38 PM 
 Remove this line:
 
 draw CMA(indicator,days)
 
 
 | 
| KSK8 561 posts
 msg #147397
 - Ignore KSK8
 | 4/15/2019 5:26:14 PM 
 Replace "sma(200)" with "ma(200)"
 
 
 | 
| graftonian 1,089 posts
 msg #147399
 - Ignore graftonian
 modified
 | 4/15/2019 9:15:37 PM 
 and show stocks where and the following need to be on 1 line. (the "show stocks where" and the "and" is not needed.
 Click on the gear below your code window, and click debug filter. You should get an indication of where problems lie.
 
 
 | 
| pa247 143 posts
 msg #147401
 - Ignore pa247
 | 4/16/2019 10:27:03 AM 
 thank you all...working now.
 
 
 | 
| karennma 8,057 posts
 msg #147403
 - Ignore karennma
 | 4/16/2019 11:07:27 AM 
 Hi pa247,
 
 Re: your notation:
 "/*bearish technical momentum BURST
 long put + 60% stop, 40% limit
 Never Trade Earnings, 14 day DTE*/ "
 
 Is that a triple bottom on $BA or continued "bearish momentum"?
 BTW, EC is tonite.
 
 
 
 |