- Notifications
You must be signed in to change notification settings - Fork0
elquant/gspread-tick-prices
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This simple Python script fetches a list of ticker symbols from a Google Spreadsheet,retrieves their basic information (like closing price, volume, etc),and writes the result back to the spreadsheet.
pip install -r requirements.txt
You will need acredentials.json
file whose content is required to authenticate the application with the API.This file should be placed at the root level of this repository. If you want to place it somewhere else, please updatethesettings.py
file accordingly editing theGOOGLE_API_CREDENTIALS_PATH
constant.
For more information on how to get the credentials file please clickhere.
About
Write ticker symbol basic information to Google Spreadsheets
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.