StockFetcher Forums · Filter Exchange · Some of my better work<< >>Post Follow-up
shillllihs
5,979 posts
msg #160435
Ignore shillllihs
modified
7/21/2023 1:44:22 AM

Maybe you cats can do a backtest on 1 day 3 day and 7 day returns on this. Was thinking of putting in a 1% profit for the next morning and seeing how much it pops. Maybe ignore inverse ETFs. And holding companies.

shillllihs
5,979 posts
msg #160436
Ignore shillllihs
7/21/2023 1:46:11 AM

Fetcher[
not otcbb
set{FirstPierceX,count(close crossed above Lower Bollinger Band(34,2),120)}
set{FirstPierce,count(close 1 day ago crossed above Lower Bollinger Band(34,2),1)}
set{TouchedUpper,count(high > Upper Bollinger Band(34,2),1)}
set{Confirmation1,count(open < Lower Bollinger Band(34,2),1)}
set{Confirmation2,count(close > Lower Bollinger Band(34,2),1)}
set{Confirmation,Confirmation1 * Confirmation2}
FirstPierceX > 0
draw FirstPierce
TouchedUpper equals 0
Confirmation > 0
draw Lower Bollinger Band(34,2)
draw Median Bollinger Line(34,2)
do not draw FirstPierceX
set{FirstPierceD,days(close 1 day ago crossed above Lower Bollinger Band(34,2),120)}
add column FirstPierceD
set{TouchedUpperD,days(high > Upper Bollinger Band(34,2),120)}
add column TouchedUpperD
TouchedUpperD > FirstPierceD
]



shillllihs
5,979 posts
msg #160453
Ignore shillllihs
7/27/2023 12:17:27 PM

MNK up 30% So ez.

StockFetcher Forums · Filter Exchange · Some of my better work<< >>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.