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

Polygon (Independent Publisher) #3641

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions independent-publisher-connectors/Polygon/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Polygon
The Polygon.io Stocks API provides REST endpoints that let you query the latest market data from all US stock exchanges.

## Publisher: Itransition Group

## Prerequisites
You will need to register for an account with [Polygon](https://polygon.io/).

## Obtaining Credentials
Once logged in to your account, you will find your API token in Dashboard.

## Supported Operations
### Get stock price
Get the latest price of stock

## Known Issues and Limitations
There are no known issues at this time.