I wish I was more literate in these subjects, some of these terms - I am not familiar with such as `sma, rsi, macd, adx, bbands`
I'd recommend Investopedia to learn more about those terms. As someone with a robotics background, I used Investopedia extensively when I was taking Machine Learning for Trading (would highly recommend the course as well: https://www.udacity.com/course/machine-learning-for-trading-... ) if that's something you're interested in.
Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing
71–80 of 314 posts
Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing
#72Should probably rewrite it in rust, to solve the markets memory leaks, otherwise everything will keep going up.
Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing
#73Earlier quoted context omitted.
Where is the market data (price, volume, etc) from? All open source projects related to stocks seem to use Yahoo quotes, which is essentially abandoned and not supported at all. No SLA or any indication of long term survival. I found Alpaca[1] which looks decent in terms of a stock API and their upstream data provider Polygon.io[2] which looks even better but costs $199/mo for essentially per tick market data. [1] ht…
According to the docs it uses https://www.alphavantage.co/
Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing
#74Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing
#75Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing
#76this is nice - it looks like it's linked against at least one GPL lib (fuzzywuzzy) though, so the MIT license almost certainly isn't allowed. looks like there's only one usage though, the other is an unused import, so may be easy to change
Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing
#77This makes all the hours (months really) I've wasted on HackerNews worth it. Thanks! Edit: I should say, it's things like this that make up for the wasted time. I've seen several really interesting things on here over time.
Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing
#78How does an everyday person get the real time market data that this would theoretically need to invest to compete with a Bloomberg terminal?
I'm not sure the everyday person actually can get or even handle real time data. I spoke to someone about 4 years ago who was doing it for their startup and they said they had serious problems handling the data volume. Talking about terabytes of data coming in per day. Typical DB systems fall apart under that kind of load.
Re: Show HN: Can’t afford Bloomberg Terminal? No prob, I built the next best thing
#79Earlier quoted context omitted.
According to the docs it uses https://www.alphavantage.co/
He just wanted to push his service. HN comment section has been unbearable recently with the substantial increase of people doing this. It has always been present but now it is almost reaching the point of making the comment section worthless.