StockFetcher Forums · General Discussion · Assistance Requested<< 1 2 >>Post Follow-up
KSK8
561 posts
msg #150587
Ignore KSK8
1/29/2020 5:27:04 PM

I've learned some criteria that can dodge market noise and potentially a bear market itself. If you can explain to me why it deserves optimization I will consider improving it.

shillllihs
5,974 posts
msg #150588
Ignore shillllihs
1/29/2020 6:09:27 PM

You don't have to share right now just saying that OBV(21) can be changed to a more optimal number for SPy or any other similar etf. Also, layering 1 or 2 indicators will get you in and out even better. We all have our favorites.
But for now if someone can do a SS. or something similar to see how it performed in a bear and a bull market I think we could all benefit. Hey maybe it's garbage who knows, but I believe it's great.

xarlor
562 posts
msg #150598
Ignore xarlor
1/30/2020 2:07:33 PM

Applying OBV to a custom MA is worth considering.

Fetcher[
symlist(SPY,DGAZ,UGAZ,JDST,UVXY,TQQQ,LABD,UWT,DSLV,DRN,JNUG,GASL,SQQQ,GASX,XLU,QQQ)
chart-time is 1 year

set{OBV5,CEMA(OBV,5)}
set{OBV25,CEMA(OBV,25)}

set{long,count(OBV5 > OBV25,1)}
set{short,count(OBV5 < OBV25,1)}

draw long
draw short

draw OBV
draw OBV5 on plot OBV
draw OBV25 on plot OBV
]



KSK8
561 posts
msg #150599
Ignore KSK8
1/30/2020 3:45:50 PM

Here is the buy signal. Respectfully, I don't believe it's even worth optimizing.

Fetcher[
Set{Abov, count(average obv(5) is above average obv(25),1)}
Draw Abov
Set{Belw, count(average obv(5) is below average obv(25),1)}
Draw Belw

sort column 4 descending

Abov above 0
Abov 1 day ago < 1

offset is 10

]



shillllihs
5,974 posts
msg #150600
Ignore shillllihs
1/30/2020 4:20:57 PM

Well first off I intended this for ETFs and this version is not even the one I use.
Given that if you look unbiasedly(not with an ego promoting a short system and also egging me on because secretly you have an underlying interest in this system and just fishing around to get more details but afraid to ask normally because pride gets in the way), more than 90% have been up for at least 1 day.

Fetcher[
Set{Abov, count(average obv(5) is above average obv(25),1)}
Draw Abov
Set{Belw, count(average obv(5) is below average obv(25),1)}
Draw Belw

sort column 4 descending

Abov above 0
Abov 1 day ago < 1
price is above 13
offset is 10
]




KSK8
561 posts
msg #150602
Ignore KSK8
modified
1/30/2020 6:23:12 PM

Stockfether's default MACD Crossover filter outperforms this one. That's why I asked. You don't need to be so arrogant Shills. Keep it up and you'll get fewer and fewer members replying to your threads.

shillllihs
5,974 posts
msg #150603
Ignore shillllihs
1/30/2020 8:54:28 PM

Don't you have a fantasy short system to attend to?
Seems pretty fun like Stratomatic Baseball or one of those handheld Mattel games from the 70s.

greentreeblue123
1 posts
msg #150630
Ignore greentreeblue123
2/1/2020 11:24:20 PM

Write?- Formula for fisher transform(9) (Need Help) thank you- REP
my e-mail is rpeterson1990e@gmail.com


StockFetcher Forums · General Discussion · Assistance Requested<< 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.