maybe icon indicating copy to clipboard operation
maybe copied to clipboard

Feature: Stock pricing updates for Polygon free tier

Open tmyracle opened this issue 1 year ago • 3 comments

This PR finishes out #166 (part 1: #195)

Implements the following:

  • Job to fetch and save end of day pricing for Polygon free tier users
  • Adds test for sync job on basic tier
  • Dev tools button to sync pricing on demand if needed
  • Fix: disconnect from Prisma after tests to prevent tying up database connections when running tests locally
  • Fix: renames import for component in Storybook to avoid build issues
  • Remaps security sync jobs to use the new AssetClass enum rather than plaidType

Tests: CleanShot 2024-01-23 at 16 06 56

Security Pricing: CleanShot 2024-01-23 at 16 33 22 CleanShot 2024-01-23 at 16 33 33

/claim #166

tmyracle avatar Jan 23 '24 22:01 tmyracle

@tmyracle overall makes sense to me. mind getting one other reviewer to sanity-check it?

Shpigford avatar Jan 24 '24 00:01 Shpigford

@Shpigford @tmyracle I don't mind reviewing.

crnsh avatar Jan 24 '24 00:01 crnsh

@Shpigford @tmyracle I don't mind reviewing.

That'd be great, thanks!

tmyracle avatar Jan 24 '24 02:01 tmyracle

Sounds good! @tmyracle once this is merged i'll get that bounty awarded!

Shpigford avatar Jan 26 '24 19:01 Shpigford