Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://openapi.fcontext.com/api/market-data/screener/strategies \ --header 'x-api-key: <api-key>'
{ "strategies": { "data": "<string>" } }
默认返回平台预设策略;传入 mine=true 时返回当前用户保存的策略。
mine=true
在账户设置中生成的 Financial Context key。请以 x-api-key: <key> 形式发送。
x-api-key: <key>
市场代码,默认 US。仅支持 US。
US
是否返回当前用户保存的策略。
选股策略
Show child attributes