maybe-finance / maybe

The OS for your personal finances
https://maybe.co
GNU Affero General Public License v3.0
29.49k stars 2.25k forks source link

Import/maintain list of US stock tickers + prices #166

Closed Shpigford closed 7 months ago

Shpigford commented 8 months ago

High level summary

We need to import all US stock tickers and then keep prices updated on an ongoing basis. This is foundational for future feature work.

There's code already written that uses Polygon.io for US stock data and that should be fine to get us started as they have a free plan for individual use.

A good bit of this is already done in the codebase, but it was based around only pulling in necessary tickers based on Plaid + Finicity imports.

We're about to allow people to manually enter any stock and have it track it, so we need to rework things a bit.

Functional notes/scope

Bounty

There's a $250 bounty for this.

Shpigford commented 8 months ago

/bounty $250

algora-pbc[bot] commented 8 months ago

πŸ’Ž $250 bounty created by maybe-finance πŸ™‹ If you start working on this, comment /attempt #166 to notify everyone πŸ‘‰ To claim this bounty, submit a pull request that includes the text /claim #166 somewhere in its body πŸ“ Before proceeding, please make sure you can receive payouts in your country πŸ’΅ Payment arrives in your account 2-5 days after the bounty is rewarded πŸ’― You keep 100% of the bounty award πŸ™ Thank you for contributing to maybe-finance/maybe!

πŸ‘‰ Add a bounty β€’ Share on socials

Attempt Started (GMT+0) Solution
πŸ”΄ @mrkirthi-24 Jan 19, 2024, 8:13:10 PM WIP
🟒 @karan0handa Jan 20, 2024, 2:33:48 PM WIP
🟒 @tmyracle #213
mrkirthi-24 commented 8 months ago

/attempt #166

Algora profile Completed bounties Tech Active attempts Options
@mrkirthi-24 2 bounties from 1 project
JavaScript, Python
Cancel attempt
crnsh commented 8 months ago

/attempt #166

mrkirthi-24 commented 8 months ago

Given my lack of expertise with TSDB, I'd like to delegate this issue to @karan0handa. I appreciate the opportunity, @Shpigford. I'm eager to contribute to the frontend and will proudly do so until I gain proficiency in the backend in the upcoming days. Thank you!

algora-pbc[bot] commented 7 months ago

πŸŽ‰πŸŽˆ @tmyracle has been awarded $250! 🎈🎊

tmyracle commented 7 months ago

Closed by #213