StockFetcher Forums · Public Filter List · xxxxxxxxxx<< >>Post Follow-up
SAFeTRADE
630 posts
msg #146613
Ignore SAFeTRADE
2/17/2019 5:20:31 PM

Fetcher[low reached a new 52 week low in the last 10 days
set{52weeklow, count(low reached a new 52 week low,1)}
set{maybe, ma(50) / close}
close above 1
volume above 500000
not otcbb
stock is optionable

set{bla, high 52 week high - low 52 week low}
set{blb, bla * .25}
set{bl, low 52 week low + blb}
set{buy_limit, bl}

set{bra, bl - close}
set{brb, 10 * bra}
set{brc, brb / blb}

set{plus_or_minus_5, close / ma(50)}
set{taa, ma(50) * 2}
set{tab, taa - close}
set{tac, ma(50) / tab }
set{tad, tac + 1}
set{tai, brc * tad}

set{pointb1, bla * .125}
set{pointb, bl + pointb1}

set{pointc, low 52 week low + pointb1}

set{tenkan_sen_high, High 8 Day High}
set{tenkan_sen_low, Low 8 Day Low}
set{tenkan_sen_add,tenkan_sen_high + tenkan_sen_low}
set{tenkan_sen,tenkan_sen_add / 2}

close between pointc and bl

set{cls, close}
set{m20, ma(20)}
set{m50, ma(50)}
draw tenkan_sen on plot price


draw pointc on plot price

draw 52weeklow

draw plus_or_minus_5 line at .95
draw plus_or_minus_5 line 1.05
draw plus_or_minus_5 line at .80
draw tai line at 10
draw tai line at 5
draw tai line at -5
draw buy_limit on plot price
draw m50 on plot cls
draw m20 on plot cls
do not draw low 52 week low

add column maybe{%to ma50}
]



StockFetcher Forums · Public Filter List · xxxxxxxxxx<< >>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.