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