Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Components] polygon #15141

Closed
pipedream-component-development opened this issue Jan 2, 2025 · 2 comments · Fixed by #15558
Closed

[Components] polygon #15141

pipedream-component-development opened this issue Jan 2, 2025 · 2 comments · Fixed by #15558
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Jan 2, 2025

polygon

URLs

URLs

Polling Sources

new-stock-trade

Prompt

Emit new event when a trade occurs for a specified stock ticker. Requires specifying a stock ticker as a prop.

URLs

new-market-news

Prompt

Emit new event when a news article related to the stock market is published. Optional props include keywords or stock tickers to filter results.

URLs

new-stock-price-summary

Prompt

Emit new event when the daily price summary (open, high, low, close) for a specified stock ticker is available. Requires providing a stock ticker and optionally the desired time interval.

URLs

Actions

get-stock-price

Prompt

Retrieve the current price of a specified stock ticker. Requires providing the stock ticker.

URLs

get-historical-prices

Prompt

Fetch historical price data for a specified stock ticker. Requires the stock ticker and a date range as props.

URLs

get-company-financials

Prompt

Retrieve financial details for a specific company by stock ticker. Requires specifying the stock ticker.

URLs

@vunguyenhung vunguyenhung added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jan 6, 2025
@luancazarine luancazarine self-assigned this Feb 11, 2025
luancazarine added a commit that referenced this issue Feb 13, 2025
Sources
 - New Market Trade
 - New Market News
 - New Stock Price Summary

Actions
 - Get Stock Price
 - Get Historical Prices
 - Get Company
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Feb 13, 2025
@michelle0927 michelle0927 moved this from Ready for PR Review to Changes Required in Component (Source and Action) Backlog Feb 13, 2025
@luancazarine luancazarine moved this from Changes Required to Ready for PR Review in Component (Source and Action) Backlog Feb 18, 2025
@michelle0927 michelle0927 moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog Feb 18, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Feb 19, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Feb 19, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Feb 19, 2025
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Feb 19, 2025
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/Components-polygon-19ebf548bb5e819c8335d4f46df31dcd

@luancazarine luancazarine moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog Feb 19, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Feb 20, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Feb 20, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Feb 20, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog Feb 20, 2025
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Components-polygon-19ebf548bb5e819c8335d4f46df31dcd

luancazarine added a commit that referenced this issue Feb 20, 2025
* polygon init

* [Components] polygon #15141
Sources
 - New Market Trade
 - New Market News
 - New Stock Price Summary

Actions
 - Get Stock Price
 - Get Historical Prices
 - Get Company

* pnpm update

* Update components/polygon/actions/get-historical-prices/get-historical-prices.mjs

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* some adjusts

* fix source summary

* pnpm update

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this from Ready for Release to Done in Component (Source and Action) Backlog Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
Development

Successfully merging a pull request may close this issue.

3 participants