StockFetcher Forums · Filter Exchange · Positive PVI and accumulation/distribution<< >>Post Follow-up
DMOBRIEN
363 posts
msg #156414
Ignore DMOBRIEN
4/6/2021 7:05:04 PM

Fetcher[set{AD1, monthly close - monthly low}
set{AD2, monthly High - monthly close}
set{AD3, monthly High - monthly low}
set{EQ1, AD1 - AD2}
set{EQ2, EQ1 / AD3}
set{EQ3, EQ2 * monthly volume}
set{ACDST, sum(EQ3(5),5) / 5}
Set{ACDSTAVG,CMA(ACDST,5)}
set{zero, 0}
draw zero on plot ACDST
draw ACDSTAVG on plot ACDST
average volume (50) > 500000
set{X, monthly pvi}
set{fifty, 50}
draw X
SET{POSpvi,INDPOSITION(X,100) * 100}
draw POSpvi
draw fifty on plot POSpvi
price between 1 and 50
set{buy, acdst crossed above zero}
draw buy
set{buy2, pospvi crossed above fifty}
draw buy2
Set{X20,CMA(X,20)}
set{SD,cstddev(X,20)}
set{SD20,2 * SD}
set{BOLU,X20 + SD20}
set{BOLD,X20 - SD20}


draw bolu on plot X
draw bold on plot X
add column buy
add column buy2
]



StockFetcher Forums · Filter Exchange · Positive PVI and accumulation/distribution<< >>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.