StockFetcher Forums · Public Filter List · Visions V with V plotted on price<< >>Post Follow-up
SAFeTRADE
630 posts
msg #146962
Ignore SAFeTRADE
modified
3/17/2019 9:54:19 AM

Fetcher[set{var3, low 52 week low}

set{var_ago, days(low is equal to var3 ,200)}
VarOffset(low,var_ago)
set{c1, hl52 * .125}

set{lo52, low 52 week low }

set{hl52, high 52 week high - low 52 week low}

set{c, low 52 week low + c1}
set{cincr, c1/13 }
set{cincr2, cincr*var_ago }
set{Cline, cincr2+VarOffset(low,var_ago) }

set{b1, hl52 * .375}
set{b, low 52 week low + b1}

set{bincr, b1/13 }
set{bincr2, bincr*var_ago }
set{Bline, bincr2+VarOffset(low,var_ago) }
set{8cross, count(close crossed above ma(8),1)}
draw Cline on plot price
draw Bline on plot price
draw ma(50)
draw ma(8)
draw 8cross
s&p 500

add column 8cross
chart-length 6 months

/* draw price line at var3*/
]



StockFetcher Forums · Public Filter List · Visions V with V plotted on price<< >>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.