StockFetcher Forums · Filter Exchange · Monthly EMAs<< >>Post Follow-up
DMOBRIEN
363 posts
msg #156415
Ignore DMOBRIEN
4/6/2021 7:11:28 PM

Fetcher[set{X, monthly EMA(5)}
set{Y, monthly EMA (24)}
draw X
Draw Y on plot X
price between .001 and 1
set{BUY, X crossed above Y}
draw buy
add column BUY
average volume (20) > 100000

SET{POS8,INDPOSITION(X,100) * 100}
SET{POS38,INDPOSITION(Y,100) * 100}
draw POS8
draw POS38 on plot POS8
set{buy2, pos8 crossed above pos38}
draw buy2
add column pos8
add column pos8 2 day ago
add column pos38
add column pos38 2 day ago
add column pos38
]



DMOBRIEN
363 posts
msg #156416
Ignore DMOBRIEN
4/6/2021 7:13:37 PM

You can add 'stock is optionable" and change the price criteria ... this was just fooling around with micro pennies. Hope this is helpful to the community.

billdew88
1 posts
msg #157084
Ignore billdew88
6/26/2021 12:41:02 PM

I find this intriguing. I'm confused as to what the pos38 stands for in the plot. Could you please clarify? Than you

Cheese
1,374 posts
msg #157089
Ignore Cheese
6/26/2021 5:08:04 PM

THANK YOU, DMOBRIEN !

When we had that discussion about GME, nibor100 asked us to find a filter that discovered GME before it shot up.
Some of us did find a few.
But none was as clear as yours above.

shillllihs
5,963 posts
msg #157090
Ignore shillllihs
modified
6/26/2021 7:24:23 PM

Looks good after I did some refinement.

nibor100
1,010 posts
msg #157091
Ignore nibor100
modified
6/27/2021 12:57:14 AM

@billdew88,
The pos38 variable is the approximate relative percentage position of the ema(24) with respect to its highest and lowest value’s of the past 100 days because SF does not have monthly EMAs, just daily and weekly EMAs.

Ed S.

shillllihs
5,963 posts
msg #157093
Ignore shillllihs
6/27/2021 1:12:14 AM

This didn’t fair so well 2 years ago, perhaps it’s seasonal.

scvidar
87 posts
msg #157103
Ignore scvidar
modified
6/29/2021 1:32:13 PM

I like the filter, but when I say chart display is weekly, on the chart it gives a number for weekly pos8. When I do this the numbers on the chart do not match what is in the columns. What I would like to do is simply add a column where the weekly pos8 on the chart matches what is in the column. Any ideas?
.
apply to symlist ( cei ) { can put any symbol you want in here }
chart display is weekly
add column weekly pos8

StockFetcher Forums · Filter Exchange · Monthly EMAs<< >>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.