Skip to content
forked from wasdee/pythainav

a Pythonic interface to pull thai mutual fund NAV

License

Notifications You must be signed in to change notification settings

kame5/pythainav

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythaiNAV

cover image

ทำให้การดึงข้อมูลกองทุนไทยเป็นเรื่องง่าย

อยากชวนทุกคนมาร่วมพัฒนา ติชม แนะนำ เพื่อให้ทุกคนเข้าถึงข้อมูลการง่ายขึ้น เริ่มต้นได้ที่นี้ หรือเข้ามา Chat ใน Discord ได้เลย 😊

Get Started - เริ่มต้นใช้งาน

$ pip install pythainav
import pythainav

pythainav.get_nav("KT-PRECIOUS") # 4.2938
pythainav.get_nav("TISTECH-A") # 12.9976

Source of Data - ที่มาข้อมูล

ตอนนี้ใช้ข้อมูลจาก website https://www.finnomena.com/fund

Disclaimer

เราไม่ได้เกี่ยวข้องกับ "finnomena.com" แต่อย่างใด เราไม่รับประกันความเสียหายใดๆทั้งสิ้นที่เกิดจาก แหล่งข้อมูล, library, source code,sample code, documentation, library dependencies และอื่นๆ

About

a Pythonic interface to pull thai mutual fund NAV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.8%
  • Python 3.2%