Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Write ticker symbol basic information to Google Spreadsheets

NotificationsYou must be signed in to change notification settings

elquant/gspread-tick-prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

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.

Installation

pip install -r requirements.txt

Authentication with Google Sheets API

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp