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