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

New Source : Polygon-Stocks-API #261

Closed
Harshil0512 opened this issue Nov 2, 2022 · 10 comments
Closed

New Source : Polygon-Stocks-API #261

Harshil0512 opened this issue Nov 2, 2022 · 10 comments
Assignees
Labels

Comments

@Harshil0512
Copy link

I want to implement polygon.io's API as they provide following results :

results (array) :
[
c (number) :The close price for the symbol in the given time period.
h (number) : The highest price for the symbol in the given time period.
l (number) : The lowest price for the symbol in the given time period.
n (integer) : The number of transactions in the aggregate window.
o (number) : The open price for the symbol in the given time period.
otc (boolean) : Whether or not this aggregate is for an OTC ticker. This field will be left off if false.
t (integer) : The Unix Msec timestamp for the start of the aggregate window.
v (number) : The trading volume of the symbol in the given time period.
vw (number) : The volume weighted average price.
]

and other details about the stock

@Harshil0512
Copy link
Author

PR related to this issue :

airbytehq/airbyte#18842

@Harshil0512
Copy link
Author

Hello @RealChrisSean As this PR is merged and it was part of Hacktoberfest when will I get my reward ?

@RealChrisSean
Copy link
Contributor

Did you fill out the form? :)

@Harshil0512
Copy link
Author

Which form?

@Harshil0512
Copy link
Author

I didn't get any form @RealChrisSean

@RealChrisSean
Copy link
Contributor

@Harshil0512
Copy link
Author

No I don't because I don't have airbyte workspace email to join this slack

@Harshil0512
Copy link
Author

@RealChrisSean Please help me through this

@RealChrisSean
Copy link
Contributor

No worries I got you :)

Can you please email me. I will send you a link to fill out the form.

Chris.sean@airbyte.io

Please paste the link to this issue in the email as well so I can verify it's you.

@Harshil0512
Copy link
Author

I just mailed you @RealChrisSean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants