StockFetcher Forums · Stock Picks and Trading · $PROG / $USWS<< >>Post Follow-up
Nobody
404 posts
msg #157708
Ignore Nobody
9/30/2021 10:13:29 AM



Good Morning Everyone

During last few weeks I came across $PROG and $USWS on some filter here and never paid attention but just remembered the tickers in my head for some strange reason. Fast forward 5-6 days later boom.
I wish to know if ticker symbols $PROG / $USWS was listed on anyone's filter during past week, if yes kindly direct me to the filer so I can spot what I missed for learning

Thank you everyone






nibor100
1,010 posts
msg #157713
Ignore nibor100
9/30/2021 12:07:02 PM

@nobody,

1. The first part of your post refers to more than 1 week back and the end of your post seems to only want filters that find those 2 stocks in the past week.

Is that irrespective of whether or not the filter itself was posted in the past weeK?

Not knowing for sure, I did a couple of filter tests and got those 2 stocks on each that I tested.

2. The first was posted on 9/17 by Xarlor and returns those 2 stocks on 9/24 and is

Fetcher[
set{x1,close - low}
set{x2,high - low}
set{x3,x1/x2}
x3 <= 0.25

add column x3
]



3. The 2nd is one I wrote per a new users question, on 9/22 and finds those 2 stocks on 9/20 and is

Fetcher[
open is less than low 1 day ago
add column open add column low 1 day ago
]



I added the line
apply to symlist (prog,usws)

to both filters before I tested them to limit results.

Thanks,
Ed S.

Nobody
404 posts
msg #157718
Ignore Nobody
9/30/2021 4:00:17 PM

@nibor100

Thank you, appreciate your help.

My apology for confusion. Keeping it simple I just wanted to know if anyone saw those tickers pop up during past days prior to the run up etc.

Thank you again nibor100 I will go through those filters

styliten
277 posts
msg #157736
Ignore styliten
modified
10/2/2021 11:45:24 AM

@ Nobody

Realistically, if your scanner caught PROG on Wed 9/29/21, you are doing GREAT. Otherwise, your scanner might have caught PROG in the 5 day stretch between end of August and early Sept.

PROG-2021-1002

There are only 3 up days between Tue 9/7/21 and Tue 9/28/21. Not sure if there is any compelling reason to jump in during these "filler" days.

Mactheriverrat
3,132 posts
msg #157740
Ignore Mactheriverrat
modified
10/2/2021 2:01:24 PM

Use higher Average Day Range(30) as in a filer called "Deadly Combo" by a old poster called 13th_floor. You can search "Deadly Combo" on the SF search bar and it will lead you there. The e5m10 cross will catch both $PROG / $USWS. I personally don't play otcbb stocks like USWS but the cross will catch them both. One word of warning about higher Average Day Range(30) is they can go fast up and fast down. You can add the below code to one of Ed's filters, maybe your desired volume, maybe market is not otcbb,market is not etf. Price below 15 is a idea.



add column Average Day Range(30)
and Average Day Range(30) is above 3.00
dr not draw Average Day Range(30)
Draw ema(5)
Draw ma(10)

/* e5m10 is number of consecutive days ema(5) abov5(+)/below(-) previous MA(10) */
set{e5m10b,days( ema(5) is above MA(10) ,250)}
set{e5m10a,days( ema(5) is below MA(10) ,250)}
set{e5m10, e5m10a - e5m10b} and add column e5m10 {e5m10}

Set{cntema5aboveema5,count( eMA(5) > MA(10) ,1)}
draw cntema5aboveema5

Set{cntema5aboveema5b,count( eMA(5)< MA(10) ,1)}
draw cntema5aboveema5b

Nobody
404 posts
msg #157762
Ignore Nobody
10/3/2021 10:29:43 PM

Thank you styliten

BTW always keeping eye on your threads I find them very helpful as to what to look for in terms for zone etc. Thanks

Nobody
404 posts
msg #157763
Ignore Nobody
10/3/2021 10:31:41 PM

Thanks Mactheriverrat

Trust you're having a great weekend. Yes totally agree will avoid OTC stuff and will add that script to goof around.

Looking forward to new week

Mactheriverrat
3,132 posts
msg #157764
Ignore Mactheriverrat
10/3/2021 11:33:33 PM

@Nobody
Your Welcome!

StockFetcher Forums · Stock Picks and Trading · $PROG / $USWS<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.