Could anyone give advice to me on how to make a share portfolio manager app?
32 views
Skip to first unread message
joe lim
unread,
Jun 26, 2019, 7:28:50 AM6/26/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
hey friends, I am thinking of making an app that can help you track the value of your share assets, besides keeping account of your dividends and being able to tell you if you are profiting or making a loss by holding that stock. Could somebody give me advice on how to build such an app? I will need to take data from a website that has the price of shares right?
ABG
unread,
Jun 26, 2019, 10:40:38 AM6/26/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
Have you checked out the web sites of investment houses like
Black Rock, Fidelity, and Vanguard?
They do that for you, within the bounds of your holdings
at each site.
ABG
joe lim
unread,
Jun 28, 2019, 6:26:00 AM6/28/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
Unfortunately I don't use those websites. My website doesn't have one that takes into account dividends too.
TimAI2
unread,
Jun 28, 2019, 6:51:58 AM6/28/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mitappinv...@googlegroups.com
@Tim Unfortunately the Amazon finance api has changed dramatically since 2015. User's have to obtain an api key and the service is no longer free; the service is through subscription. The change occurred sometime in 2018. The api link in this example you pointed to no longer works. Try this... this indicates Amazon is not free but does offer a free usage tier https://blog.rapidapi.com/how-to-use-the-yahoo-finance-api/
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
@ Steve
Was about: "how to make a share portfolio manager app"
SteveJG
unread,
Jun 28, 2019, 11:36:15 AM6/28/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mitappinv...@googlegroups.com
@Tim ..thought anyone expecting the app that is in that link would work would be disappointed. The app does not work. The example depends on an old Amazon financial api. and is the old api specific :)
Edit... time repaired.
TimAI2
unread,
Jun 28, 2019, 11:58:55 AM6/28/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message