StockFetcher Forums · Filter Exchange · Interesting Filter using Bollinger %B(8,2.0) in novel way<< 1 2 >>Post Follow-up
SAFeTRADE
630 posts
msg #146009
Ignore SAFeTRADE
1/12/2019 1:19:32 PM

Fetcher[

symlist(spy)

set{overbought,.78}
set{upperNZ, .56}
set{oversold, .22}

set{OB1, Bollinger %B(8,2.0) - overbought}
set{OS1, Bollinger %B(8,2.0) - oversold}
set{NZU1, Bollinger %B(8,2.0) - upperNZ}


set{OB2, OB1 /10}
set{OS2, OS1 / 10}
set{NZU2, NZU1 / 10}


set{OB3, close * OB2}
set{OS3, close * OS2}
set{NZU3, close * NZU2}


set{OB, close - OB3}
set{OS, close - OS3}
set{NZU, close - NZU3}

set{buy, count(Bollinger %B(8,2.0) crossed above .23,1) * count(Fast Stochastics Fast %d(8,3) increasing last 1 day,1)}


draw OB on plot price
draw OS on plot price
draw nzu on plot price
draw Fast Stochastics Fast %K(8,3) line at 20
draw buy
chart-length 6 months
]



Kudos to Kevin coding and idea, wish he was still here.



ron22
255 posts
msg #146021
Ignore ron22
1/12/2019 10:02:58 PM

SaFeTRADE, This is an interesting filter by Kevin. The buy signals are on the chart. What do you use for your exit trigger? Thank you. Ron

SAFeTRADE
630 posts
msg #146024
Ignore SAFeTRADE
1/13/2019 7:24:20 AM

close below the 8 EMA would work.

Peace

ron22
255 posts
msg #146025
Ignore ron22
1/13/2019 7:58:28 AM

SaFeTRADE, Thanks a lot.

shillllihs
5,974 posts
msg #146030
Ignore shillllihs
1/13/2019 4:35:05 PM

Ron, you can play Tqqq and Sqqq and simply exit on opposites buy signal.
Works well until you have a bearish trend reversal. Completely fell apart last couple of months.
Like all of Kevin’s filters as with any other, they are flawed. There is no free lunch.
90% win rates don’t mean a thing if the 10% is catastrophic, unless you can mitigate those 10% losses.
Plenty of gamblers out here with smiling faces, buyer beware.

ron22
255 posts
msg #146031
Ignore ron22
1/13/2019 5:25:19 PM

Thanks Shills. I will check out SQQQ and TQQQ with understanding that drawdowns can be very large. Ron

ron22
255 posts
msg #146037
Ignore ron22
1/13/2019 11:01:16 PM

Shills, I did some manual back testing on playing TQQQ and SQQQ with exiting on opposites buy signal. Buy signal for TQQQ on 10/5/18 resulted in a buy at open on 10/8 at $63.84. This entry is still open. Low of $32.00 on 12/24/18. TQQQ at $41.49 at close on 1/11/19. 3 month hold and still at 35% Drawdown.
Maybe a 10% stop loss would improve the results.

shillllihs
5,974 posts
msg #146038
Ignore shillllihs
modified
1/14/2019 7:14:16 AM

That could help, or have a sell zone slightly below candle or something, then getting back in if it rises back above before next opposing buy signal. It’s a lot of maintenance. Maybe you can manually check how profitable this has been over the last 3 years or so.

Ps. On second thought stops and zones are stupid because you just don’t know how many times you will get stopped out if you want to get back in. Ideally you want to have several slightly profitable uncorrelated 90%+ systems of which you only invest a small amount of cash in, and or reduce your cost basis.
I’ve always relied on my instincts in these matters but it would be nice to see a thread filled with verifiable profitable 90% winners, and I’m not talking about freaky short systems.

ron22
255 posts
msg #146040
Ignore ron22
1/14/2019 8:14:08 AM

Larry Connors did several multi-year back tests on various systems. He found that usually stops actually reduced profits. Right or wrong, stops just make me feel safer. I hate 30-50% drawdowns even if my entry is a small cash amount.

KSK8
561 posts
msg #146051
Ignore KSK8
modified
1/14/2019 12:54:07 PM

"freaky short systems"

:(

StockFetcher Forums · Filter Exchange · Interesting Filter using Bollinger %B(8,2.0) in novel way<< 1 2 >>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.