You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
P15: FINRA ingest N+1 쿼리 → chunked batch upsert (on_conflict_do_nothing) P16: Request log 통계 4개 COUNT 쿼리 → 단일 case() 집계 쿼리 P17: stocks/52-week-gainers (1h), stocks/trending (30m) 캐시 추가 P18: Alpaca bars/data 캐시 TTL None→86400 (과거 불변 데이터) P19: Request log flush 배치 100→500, 간격 1s→2s P20: Overlay feature_builder matched_symbols Python 필터 → DB JSONB @> 연산자 P21: with_cache Pydantic 모델 캐시 키에 model_dump_json() 사용 P22: Alpaca price 저장 SELECT+filter → batch upsert (on_conflict_do_nothing) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
5 months ago | |
|---|---|---|
| .. | ||
| attention | 5 months ago | |
| overlay | 5 months ago | |
| __init__.py | 5 months ago | |
| alpaca_client.py | 5 months ago | |
| alpaca_price_service.py | 5 months ago | |
| etf_holdings_fetcher.py | 5 months ago | |
| etf_loader_service.py | 5 months ago | |
| financial_service.py | 5 months ago | |
| finra_short_volume_service.py | 5 months ago | |
| fred_proxy_service.py | 5 months ago | |
| fred_service.py | 5 months ago | |
| index_constituents_service.py | 5 months ago | |
| news_social_service.py | 5 months ago | |
| price_data_service.py | 5 months ago | |
| real_sec_financial_service.py | 5 months ago | |
| screener_service.py | 5 months ago | |
| sec_data_service.py | 5 months ago | |
| sec_edgar_service.py | 5 months ago | |
| sec_filings_service.py | 5 months ago | |
| sec_http_client.py | 5 months ago | |
| yahoo_52week_gainers_service.py | 5 months ago | |
| yahoo_most_active_service.py | 5 months ago | |