Live data from Hacker News

Show HN: I made a trading algorithm tracking WSB sentiment (35% annual return)

github.com

1–7 of 7 posts

Re: Show HN: I made a trading algorithm tracking WSB sentiment (35% annual return)

#7
Looks interesting, do you have to manually populate the tickers? Asking because on line 36 there's a stocks variable.

https://github.com/tstewart161/Reddit_Sentiment_Trader/blob/...

Seems like the comment below line 36 says you do, but I thought the algo was supposed to pull those for you.