|
|
|
|
|
by martinbaun
431 days ago
|
|
I was thinking of building exactly this type of thing here. This is great and I love the simple/minimalistic styled pages. Things I was also contemplating to implement you can freely steal: 1. Giving a list of potential interesting investments - these could also be behind paywall. 2. Summarize based on sectors to see where there's downturns coming - again maybe paywall this 3. Connect with news-sites or twitter etc.. to see what is happening and what is the sentiment. This is a lot harder as you'll need to either scrape or pay to get that info. Best of luck |
|
The first one is an interesting idea, but offering any real financial advice is regulated, which is a tread carefully territory
Second one is achievable and a good one at that. In fact, there is a lot of canonical data out there that when used carefully can provide a very nuanced picture of the current state of economy.
Third one, currently I have just a twitter account where the earnings reports are auto posted the second they are ready (that is, until I run out of free api limits). Their API cost for at the higher end makes it only viable if I am doing it full time and there was a clear edge by analyzing the data. My gut feeling is, most of the work will go into filtering out low signal posts idk