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.
Financial Context 시장 데이터 엔드포인트로 스크리닝과 시세 기반 지표 사용하기
curl "https://openapi.fcontext.com/api/market-data/screener/strategies?market=US" \ -H "x-api-key: YOUR_FCONTEXT_API_KEY"
curl "https://openapi.fcontext.com/api/market-data/screener/strategy?id=19" \ -H "x-api-key: YOUR_FCONTEXT_API_KEY"
curl "https://openapi.fcontext.com/api/market-data/screener/search?market=US&conditions=pettm:10:50,roe:5:&show=roe,divyld&count=20" \ -H "x-api-key: YOUR_FCONTEXT_API_KEY"
GET
curl "https://openapi.fcontext.com/api/market-data/screener/indicators" \ -H "x-api-key: YOUR_FCONTEXT_API_KEY"