Documentation ¶
Overview ¶
Package gogrs is a tools to fetch TWSE stock data. gogrs now is still in development. I will try my best to speed up to completed the same function with grs(Python).
gogrs 是擷取台灣上市股票股價資訊工具,目前還在大量的開發中。原始工具是用 grs(Python 套件),目標是將基本功能用 go 來實作。
Package realtime ¶
擷取盤中個股、指數即時股價資訊
Package twse ¶
擷取台灣股市上市、上櫃股票資訊、外資及陸資持股比率前二十名彙總表、 三大法人買賣金額統計表、三大法人買賣超日報、自營商、投信、外資及陸資買賣超彙總表
Package tradingdays ¶
股市開休市判斷(支援非國定假日:颱風假)與當日區間判斷(盤中、盤後、盤後盤)
Package utils ¶
套件所需的公用工具
Directories ¶
Path | Synopsis |
---|---|
filter
Package filter - all check list.
|
Package filter - all check list. |
Package realtime - Fetch realtime stock data info 擷取盤中個股、指數即時股價資訊
|
Package realtime - Fetch realtime stock data info 擷取盤中個股、指數即時股價資訊 |
Package tradingdays - Check the day is open or not and at which period time 股市開休市判斷(支援非國定假日:颱風假)與當日區間判斷(盤中、盤後、盤後盤)
|
Package tradingdays - Check the day is open or not and at which period time 股市開休市判斷(支援非國定假日:颱風假)與當日區間判斷(盤中、盤後、盤後盤) |
Package twse - Fetch stock data from TWSE, OTC 擷取台灣股市上市/上櫃股票資訊、上市/上櫃類股清單、外資及陸資持股比率前二十名彙總表、 三大法人買賣金額統計表、三大法人買賣超日報、自營商、投信、外資及陸資買賣超彙總表
|
Package twse - Fetch stock data from TWSE, OTC 擷取台灣股市上市/上櫃股票資訊、上市/上櫃類股清單、外資及陸資持股比率前二十名彙總表、 三大法人買賣金額統計表、三大法人買賣超日報、自營商、投信、外資及陸資買賣超彙總表 |
Package utils - 套件所需的公用工具(總和、平均、序列差、持續天數、 民國日期解析、簡單亂數、標準差、簡單 net/http 快取).
|
Package utils - 套件所需的公用工具(總和、平均、序列差、持續天數、 民國日期解析、簡單亂數、標準差、簡單 net/http 快取). |
Click to show internal directories.
Click to hide internal directories.