[ prog / sol / mona ]

sol


spam thread

38 2022-04-27 14:20

okay so today I did something. I wrote a program to pull data from the investment fund website, do some rudimentary analysis, and spit out stuff worth investing in.

it's stopped gapped janky code but it works... I think. I checked some random data points it seems to parse the data properly.

the main challenge was converting raw downloaded data into something that can be analysed. here there's a shortcoming: I haven't yet bothered to figure out how to parse day-by-day data and went with yearly summaries.

anyway, what does one do with yearly summaries? I did least-squares exponential curve.

god now that I think about it, it's kinda basic. it's a page of code. I'm a math student so the coding is extra. but I'm not even good at math. this was useful but it's not cool.

but anyway that's what I did today

39 2022-04-27 16:08

wtf I just did the analysis with 2020 data and my ranking gave crappier returns than just investing in the highest historical returns

I thought extrapolating from multiple data points and emphasizing the recent past over the distant past would give better returns.

2020 was a shitty time for the market but still I'm disappointed. this sucks whatta waste of time

301


VIP:

do not edit these