Hacker News new | ask | show | jobs
by shmoogy 2270 days ago
Interesting, are you storing the entirety of the data locally? I kind of want to try to dissect and run some backtests to see if there is any merit or trend (outside of the obvious in hindsight covid selloff)
1 comments

I am, I keep a local copy because this is not an API service. So i have to collect the data and retain it.

that being said I am developing some trending graphs to see trends on a time axis. I think some of that may be useful as you can correlate trades with news for that day.