Skip to content

sawadyrr5/ToushinReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this library

Downloading japanese mutual fund data. Data source 投信総合検索ライブラリー

How to install

pip install ToushinReader

Usage

see example.py

from ToushinReader.core import Fund


isin_code = "JP90C000KAH8"  # グローバルESGハイクオリティ成長株式ファンド(為替ヘッジなし)

myFund = Fund(isin_code)

About

Downloading japanese mutual fund data. Data source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages