## ```pip install api_master```
A terminal is being built: [polygonsdks](https://polygonsdks.herokuapp.com/)
# Welcome to the Polygon.io toolkit
This is a tool-kit designed for polygon.io users as well as anyone looking to integrate real-time data feeds into their personal Discord servers.
I'll be automating the creation process over-time, such as webhook and channel creation, as well as incorporating a stream-lined way to recieve
Discord feeds based upon your personal preference.
To view more in-depth README - please see the *read-me* folder.
Any questions can be sent to chuckdustin12@gmail.com and I'll do my best to reply promptly.
Here's a general walkthrough:
### STEP 1:
---
Visit https://www.polygon.io if you're wanting to work with their robust real-time data. Use code FUDSTOP at checkout to recieve a 10% discount.
Once you have your API key, you can place it in "cfg.py" after downloading or cloning the repo. Replace "YOUR POLYGON API KEY GOES HERE" with your API KEY.
---
### STEP 2:
---
You'll see five files in the root directory -
- 1. get_latest_crypto_data.py
- 2. get_latest_forex_data.py
- 3. get_latest_indices_data.py
- 4. get_latest_options_data.py
- 5. get_latest_ticker_data.py
Once you have your key, and depending on the service you chose - you can select the corresponding file and run it to generate a fresh spreadsheet of market-wide data.
For example - if you chose the stocks subscription - you would select *get_latest_ticker_data.py* and run it after placing your APIKEY into "cfg.py".
Once you have the file - you can then immediately utilize the *simulated_markets* sub-folder found in the *examples* folder to run a simulated options market or stock market data-stream using the latest data.
You can find real-time market stream examples in the *realtime_markets* folder.
If interested in the Discord aspect of this project - please see the discord readme inside of the *read-me* folder.
Raw data
{
"_id": null,
"home_page": "https://github.com/chuckdustin12/polygonsdk",
"name": "api-master",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "trading,stocks,options,crypto,forex,indices,discord",
"author": "Chuck Dustin",
"author_email": "chuckdustin12@gmail.com",
"download_url": "",
"platform": null,
"description": "## ```pip install api_master```\r\n\r\n\r\n\r\nA terminal is being built: [polygonsdks](https://polygonsdks.herokuapp.com/)\r\n\r\n# Welcome to the Polygon.io toolkit\r\n\r\nThis is a tool-kit designed for polygon.io users as well as anyone looking to integrate real-time data feeds into their personal Discord servers.\r\n\r\nI'll be automating the creation process over-time, such as webhook and channel creation, as well as incorporating a stream-lined way to recieve\r\n\r\nDiscord feeds based upon your personal preference.\r\n\r\n\r\nTo view more in-depth README - please see the *read-me* folder.\r\n\r\n\r\nAny questions can be sent to chuckdustin12@gmail.com and I'll do my best to reply promptly.\r\n\r\n\r\nHere's a general walkthrough:\r\n\r\n\r\n### STEP 1:\r\n---\r\nVisit https://www.polygon.io if you're wanting to work with their robust real-time data. Use code FUDSTOP at checkout to recieve a 10% discount.\r\n\r\n\r\nOnce you have your API key, you can place it in \"cfg.py\" after downloading or cloning the repo. Replace \"YOUR POLYGON API KEY GOES HERE\" with your API KEY.\r\n\r\n---\r\n\r\n\r\n### STEP 2:\r\n---\r\nYou'll see five files in the root directory -\r\n\r\n- 1. get_latest_crypto_data.py\r\n- 2. get_latest_forex_data.py\r\n- 3. get_latest_indices_data.py\r\n- 4. get_latest_options_data.py\r\n- 5. get_latest_ticker_data.py\r\n\r\nOnce you have your key, and depending on the service you chose - you can select the corresponding file and run it to generate a fresh spreadsheet of market-wide data.\r\n\r\nFor example - if you chose the stocks subscription - you would select *get_latest_ticker_data.py* and run it after placing your APIKEY into \"cfg.py\".\r\n\r\nOnce you have the file - you can then immediately utilize the *simulated_markets* sub-folder found in the *examples* folder to run a simulated options market or stock market data-stream using the latest data.\r\n\r\nYou can find real-time market stream examples in the *realtime_markets* folder.\r\n\r\nIf interested in the Discord aspect of this project - please see the discord readme inside of the *read-me* folder.\r\n\r\n",
"bugtrack_url": null,
"license": "",
"summary": "Utilize several market-data APIs in production-ready format for real-time and simulated market analysis.",
"version": "1.11",
"project_urls": {
"Homepage": "https://github.com/chuckdustin12/polygonsdk"
},
"split_keywords": [
"trading",
"stocks",
"options",
"crypto",
"forex",
"indices",
"discord"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d9f9df8130c42fd87fff326f262fe5edf1c3b34ab236751c31099d17569a36b0",
"md5": "90197cfb570a33e27c769e07e654a496",
"sha256": "276cf973d0aab26e6c5a2a503c21a2625e8b215620c7f6b95bd13616af2a131b"
},
"downloads": -1,
"filename": "api_master-1.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "90197cfb570a33e27c769e07e654a496",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 844311,
"upload_time": "2023-07-01T16:39:11",
"upload_time_iso_8601": "2023-07-01T16:39:11.809213Z",
"url": "https://files.pythonhosted.org/packages/d9/f9/df8130c42fd87fff326f262fe5edf1c3b34ab236751c31099d17569a36b0/api_master-1.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-01 16:39:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "chuckdustin12",
"github_project": "polygonsdk",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "api-master"
}