Skip to content

Commit

Permalink
feat: update TaiwanStockTradingDailyReport data missing note
Browse files Browse the repository at this point in the history
  • Loading branch information
samlin17 committed Nov 30, 2024
1 parent e0f63b9 commit f75188c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/tutor/TaiwanMarket/Chip.md
Original file line number Diff line number Diff line change
Expand Up @@ -1367,8 +1367,9 @@

- 提供台股,上市、上櫃、興櫃,的分點資訊!
- 資料區間:2021-06-30 ~ now
- 由於資料量過大,單次請求只提供一天資料)
- 由於資料量過大,單次請求只提供一天資料
- 資料更新時間 **星期一至五 21:00**,實際更新時間以 API 資料為主
- 部分資料缺失,缺失日期為:2022-10-31~2022-11-03, 2023-01-11~2023-01-17

!!! example
=== "Python-request"
Expand Down Expand Up @@ -1435,9 +1436,11 @@
----------------------------------
#### 台股分點資料表(query by 券商代碼) TaiwanStockTradingDailyReport (只限 [sponsor](https://finmindtrade.com/analysis/#/Sponsor/sponsor) 會員使用)

- 提供台股,上市、上櫃、興櫃,的分點資訊!
- 資料區間:2021-06-30 ~ now
- 由於資料量過大,單次請求只提供一天資料)
- 由於資料量過大,單次請求只提供一天資料
- 資料更新時間 **星期一至五 21:00**,實際更新時間以 API 資料為主
- 部分資料缺失,缺失日期為:2022-10-31~2022-11-03, 2023-01-11~2023-01-17

!!! example
=== "Python-request"
Expand Down

0 comments on commit f75188c

Please sign in to comment.