Skip to main content
Tool Group · ONE10 外部研究

ONE10 研究工具 ONE10 Research Tools

此頁涵蓋 production 預設公開的 10 個 ONE10 research tools。它們不計入 19 個 GAS Quant API-backed endpoints,但仍屬於客戶可見 MCP surface,必須遵守相同的日期、來源、權限與 missing-data 規則。 GAS Quant MCP 的 32 個 public read-only MCP tools 中,包含一組 ONE10 external research tools。它們補上概念族群、模型指標、研究評論與風險預測,適合放在進階研究或額外資料區塊。

Type · External research toolMethod · GETMethod · POSTOutput · data / raw
定位:public tool,但非 core API-backed endpoint

這些工具會出現在 public tools/list,並計入 32 個 public read-only MCP tools;但它們不是 19 個 core API-backed endpoint。憑證由 server 端管理、不對外曝露。頁面與計數上請標示為 external research tools,避免和 core API-backed 分類混淆。

驗證狀態:artifact-confirmed。範例與 assertions 由 validation/tool_usage_cases.json 管理;remote live 結果尚待受保護 credentials。

宏觀與半導體 timing

get_macro_semiconductor_timing

  • 適用:ONE10 global macro / semiconductor timing context。
  • 必要資訊:無;server 會查詢 global market comment source。
請取得最新的全球宏觀與半導體 timing 研究資料,並標示來源與資料日期。

回答應保留來源、資料日期、原始研究欄位與 warnings,不可自行擴寫為交易建議。

概念族群與成分股

get_concept_groups_and_stocks

  • 適用:取得指定 market 的完整 concept groups 與 constituents。
  • 必要資訊:market,例如 tw
請列出台股目前的概念族群與各族群成分股,並標示取得時間。

大量結果應摘要並標示截斷方式,不得把族群成分描述為推薦名單。

概念族群搜尋

search_concept_groups

  • 適用:以概念名稱、strategy name、stock code 或 stock name 搜尋族群。
  • 必要資訊:非空 query;可指定 marketinclude_stockslimit
請在台股概念族群中搜尋 Rubin,回傳最多 10 個符合的族群、命中欄位與成分股。

回答應包含 matched_fields、available / returned counts 與 truncation warning。空白 query 必須回傳 INVALID_ARGUMENT

概念族群指標

get_concept_group_indicators

  • 適用:查詢特定 strategy_name 的模型指標。
  • 必要資訊:canonical strategy_name;可指定 marketcategorystrategylimit
請取得台股策略名稱 C-VeraRubin_HBM記憶體(Daily) 的最新 model 類別 beta 指標,最多 1 筆,並標示資料日期。

Strategy name 不確定時,先搜尋概念族群,不可猜測。

指標字典

get_indicator_dictionary

  • 適用:查詢靜態 indicator names、categories 與 definitions。
  • 必要資訊:無;此 tool 不查個別商品歷史資料。
請列出系統可用的研究指標字典,包含每個指標的分類與定義;不要查個別商品資料。

歷史指標

get_indicators

  • 適用:商品的 long-term historical indicator lines。
  • 必要資訊:codecategoryindexstocketf);可指定 start_datestrategymarket
請取得台股 2330 TT Equity 自 2025-01-01 起的 stock 類別 beta 歷史指標資料,並標示資料日期。

Category 必須是 endpoint 支援的 indexstocketffundconceptmodel,並與 code 和 market 的實際資料類型一致;模型不可自行猜測或替換 category。

股票評論

get_stock_comments

  • 適用:一個或多個股票的 research comments 與 indicators。
  • 必要資訊:marketcodes;可指定 strategy 與單一 date。若要長期間序列,改用 get_indicators
請取得台股 2330 TT Equity 最新可用的 beta 股票評論與指標,並標示資料日期。

回答應檢查 rowCountcomments;零筆資料不能產生評論摘要。

ETF 評論

get_etf_comments

  • 適用:一個或多個 ETF 的 research comments 與 indicators。
  • 必要資訊:marketcodes;日期與 strategy 規則同股票評論。
請取得台股 ETF 0050 TT Equity 最新可用的 beta 評論與指標,並標示資料日期。

指數評論

get_index_comments

  • 適用:一個或多個 index codes 的 comments 與 indicators。
  • 必要資訊:codes;可指定單一 date。若要長期間序列,改用 get_indicators
請取得 TWOTCI Index 最新可用的指數評論與指標,並標示資料日期。

市場風險預測訊號

get_risk_forecast_signals

  • 適用:trend、bottom-fishing、escaping-top、position 與 events 的長中短期研究。
  • 必要資訊:lookback_days,代表保留的最新觀測筆數。
請分析最近 60 個觀測期的市場趨勢、逃頂與抄底訊號,說明長中短期訊號代碼、事件與資料日期。

回答必須依 signal_legend 解讀數值,不可用模型記憶重建代碼定義;日期與 signal arrays 應保持對齊。

共用失敗判讀

症狀處理方式
FORBIDDEN檢查 customer key 的 allowed_tools;不可繞過權限。
rowCount=0、空 comments 或空 data回報 unavailable,不產生研究內容。
Strategy / code / category 不確定先使用 discovery 或 dictionary tool 解析,不可猜測。
source.data_date 與 requested date 不同同時呈現 requested / returned dates 與 warnings。
source.data_date=null靜態字典、無版本日期的概念目錄或空結果沒有可宣稱的資料日;可改看 source.retrieved_at 了解取得時間。
ToolMethod
---:--:
get_macro_semiconductor_timingGET
get_concept_groups_and_stocksGET
search_concept_groupsGET
get_concept_group_indicatorsGET
get_indicator_dictionaryGET
get_indicatorsGET
get_stock_commentsPOST
get_etf_commentsPOST
get_index_commentsPOST
get_risk_forecast_signalsGET

參數 Parameters

Tool主要參數
get_macro_semiconductor_timing無參數。
get_concept_groups_and_stocksmarkettw / cn,預設 tw)。
search_concept_groupsquery(必填)、marketinclude_stocks(預設 true)、limit(預設 20,最大 500)。
get_concept_group_indicatorsstrategy_name(必填)、marketcategory(預設 model)、strategy(預設 beta)、limit
get_indicator_dictionary無參數。
get_indicatorscodecategoryindex/stock/etf/fund/concept/model)、start_datestrategybeta/spot/futures)、marketcn/tw/hk/jp/us)。
get_stock_commentsmarketcodes(必填,至少一個)、strategybeta/spot,預設 beta)、date(選用,省略用最新日)。中國 ETF 代碼會自動導向 get_etf_comments
get_etf_commentsmarketcodes(必填,至少一個)、strategybeta/spot)、date
get_index_commentscodes(必填,至少一個)、date
get_risk_forecast_signalslookback_days(預設 252)。

中國市場會統一代碼格式:股票如 601138 / 601138.SH 轉為 601138 CG Equity;ETF 如 159941.OF 轉為後端資料表使用的 159941.SZSHSZA 等 market 別名會正規化為 cnprice category 會正規化為 stock,舊的 alpha strategy 會正規化為 spot

Example prompts

找出概念股群裡 Vera Rubin 相關的主題與成分股。
幫我取 2330 的最新股票評論與指標。

回傳格式 Response

共用 envelope 見 工具總覽。多數工具回傳 object 形式的 datasearch_concept_groups 回傳 data.records(含 stock_countmatched_fields、選用 stocks)與 total_count / available_count / searched_count

待 live 校正

各 external tool 的實際 data 欄位以對應 ONE10 API 回傳為準,將以 dev 端實打結果補上。

AI 回應示意

使用者拿到的是 AI 依外部研究資料整理後的脈絡補充,而非原始 JSON。示意(內容依查詢與當日資料而定):

概念族群搜尋 · "Vera Rubin"

  • 命中的概念族群與其策略名、成分股數
  • 每檔成分股的代碼與名稱(include_stocks=true 時)
  • 可延伸查 get_concept_group_indicators 看族群強弱
  • ⚠️ 外部研究資料整理,非投資建議

外部研究工具用於補充脈絡,回應會標示資料來源屬 ONE10 external research,不與核心 API-backed 資料混淆。