^BCKY

everyone's favorite index fund from r/WallStreetBets, after $SPY.


This is a joke project

This project started because of this reddit post by u/motorboatbwbwb, which is an updated version of this post, which is preceded by this post from r/investing, which refers to this comment about this news article.

Fantasy Indices

The following are the descriptions and performances of indices currently tracked by this project. This section is automatically generated whenever the indices are updated. charts might not show up because of this.

$SPY

Not one day goes by without a $SPY FD post on the WSB.

component weight
SPY 1

^BCKY.A

^BCKY.A tracks the fewest stocks. It uses the composition from this post.

component weight
AAPL 6
ETSY 22
LRLCF 4
LULU 8
LVMHF 3
PLNT 19
SBUX 16
ULTA 4

^BCKY.B

^BCKY.B is a much longer, and possibly over-done extension to ^BCKY.A. It uses the composition from this post. In addition to what is in ^BCKY.A, it has the following components:

component weight
AAPL 6
COTY 155
DECK 8
DEO 7
EL 8
ETSY 22
FIZZ 14
LB 40
LRLCF 4
LULU 8
LVMHF 3
NFLX 4
NKE 14
PLNT 19
SBUX 16
SNAP 186
TGT 15
TIF 13
UAA 57
ULTA 4
VFC 15

^BCKY.V

^BCKY.V uses the composition from that r/investing post.

component weight
AAPL 6
ADDYY 9
DECK 8
DEO 7
DIS 9
EL 8
ETSY 22
FB 8
FIZZ 14
GOOS 23
LB 40
LRLCF 4
LULU 8
LVMHF 3
NFLX 4
NKE 14
SBUX 16
SNAP 186
TGT 15
TIF 13
UAA 57
ULTA 4

^KREN

^KREN is from this r/WallStreetBets post.

Faceplace is Instaspam for old dried up Beckies ― u/Doc_Emmett_L_Brown

component weight
ADDYY 9
AVP 676
FB 8
KSS 15
SBUX 16
TGT 15
TM 9

^RTRD

Just like the WSB, ^RTRD’s components are all very retarded. It’s quite self-explanatory.

component weight
BYND 22
SHMP 54054
YRIV 267

performance comparison between indices:

caveats

My code stinks. Don’t blindly trust it.

I haven’t figured out how to take market holidays off the x-axis. Please help me if you know how.

The stocks for MC and OR I use in the portfolios are $LVMHF and $LRLCF instead of $MC.PA and $OR.PA because I’m too lazy to do currency conversions, although it is quite simple to get the exchange reate from IEX.

This thing doesn’t handle stock splits and portfolio rebalances, yet. I have some sort of an idea of how it might be done, but I’m too lazy to do it for now. Luckily none of the companies in the portfolios have splits scheduled, as far as I know.

For all the candlestick charts, the open and close quotes are accurates, but the highs and lows are likely not. The highs and lows are the sum of an index’s components’ highs and lows. To get accurate highs and lows, I would need tick data, but that would exhaust my free IEX accoun’s message quota quite quickly. I don’t even know if I have enough quota for one day’s worth of tick data.

weighting

Throw $1000 into each ticker at the epoch (2019-01-01), then round the number of shares to the nearest integer.

build/play with the code

Just clone it and run ./update

git clone https://github.com/zvooz/-BCKY.git
cd -BCKY
./update

./update -h for more information

Data provided for free by IEX Cloud. View IEX’s Terms of Use

WTFPL