This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
jixiuf/fund
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
* 抓取数据存在mysql 需要mysql 数据库,对应的配置在 defs/fund_defs.go中 var DBConfig = dt.DBConfig{Host: "127.0.0.1", User: "root", Pass: "root!!@@__))", Name: "fund", CharSet: "utf8", Port: "3306"} 这个过程会持续几个小时, main/datainit/main.go cd datainit go run main.go * 计算定投排行 main/rank_period/main.go
About
从天天基金网抓取数据,计算定投排行(没什么用)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published