knowledge: 補 storage_objects 整日下載說明 + 修正 TaiwanOptionTick 名稱 bug#10
Open
linsamtw wants to merge 1 commit into
Open
knowledge: 補 storage_objects 整日下載說明 + 修正 TaiwanOptionTick 名稱 bug#10linsamtw wants to merge 1 commit into
linsamtw wants to merge 1 commit into
Conversation
- datasets.md(GPT/MCP single source of truth)為 5 個 dataset 補 Bulk download
(Sponsor Pro) 說明:TaiwanStockPriceTick / TaiwanStockKBar / TaiwanFuturesTick
/ TaiwanOptionTick / TaiwanStockTradingDailyReport,含 /v4/storage_objects
endpoint + SDK use_object=True;註明整日下載限 Sponsor Pro(與逐檔查詢 tier 不同)
- 三個新資料集(KBar/FuturesTick/OptionTick)註明逐交易日提供、無歷史回補
- 修正 bug:TaiwanOptionTIck(大寫 I)→ TaiwanOptionTick,並移除誤導性「T 大寫 I
大寫」說明。已用 live API 驗證 TaiwanOptionTick 回 200、TaiwanOptionTIck 回 422
- chatgpt/{instructions.txt,knowledge_bundle.md} 為 build_instructions.py 產出物
(gitignored),release 時重新產生即帶入上述變更
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
變更
knowledge/datasets.md(GPT Custom GPT + MCP server 的 single source of truth)為 5 個支援 bulk download 的 dataset 補上說明 —— TaiwanStockPriceTick / TaiwanStockKBar / TaiwanFuturesTick / TaiwanOptionTick / TaiwanStockTradingDailyReport,含/api/v4/storage_objects?dataset=&date=endpoint 與 SDKuse_object=True,並註明整日下載限 Sponsor Pro(與逐檔查詢的 Backer/Sponsor tier 不同)。新增的三個(KBar/FuturesTick/OptionTick)註明逐交易日提供、無歷史回補。TaiwanOptionTIck(大寫 I)且有「T 大寫 I 大寫」的誤導註記 → 改為正確的TaiwanOptionTick。已用 live API 驗證:TaiwanOptionTick回 HTTP 200(44 萬筆)、TaiwanOptionTIck回 422 invalid —— 舊文件會讓 GPT/MCP 構造出錯誤請求。產出物
chatgpt/instructions.txt/chatgpt/knowledge_bundle.md由chatgpt/build_instructions.py從knowledge/*.md產生(gitignored),已本機重跑驗證:instructions 7986/8000 chars 未超標、bundle 帶入 5 筆 bulk download、無殘留 TaiwanOptionTIck。相依
storage_objects bulk download 的三個新 dataset 要等 api/financialdata/dataflow 上線且 DAG 產出 parquet 後才有資料;文件描述採「逐交易日、無歷史回補」未誇大。
🤖 Generated with Claude Code