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"