pullrequests Search Results · language:Dune language:Python language:HTML language:Python language:JavaScript language:Go
Filter by
42.2M results
요약
- yfinance 기반 실시간 주가 데이터 수집 (네트워크 차단 시 시뮬레이션 데이터로 자동 대체)
- 7종 기술적 지표 계산: MA20/60/120, EMA, RSI, MACD, 볼린저밴드, OBV, 거래량비율
- 골든/데드크로스, 과매수/과매도, 이동평균 정/역배열 등 매매 시그널 자동 판정
- 다크테마 4패널 차트(가격·거래량·RSI·MACD) ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Problem
The standalone test262 run had a ~1,436-row invalid-Wasm cluster inside the harness helper isSameValue(a: any, b: any).
Both params compile to externref, so every a === b / a !== a in the helper ...
Summary
This PR contains automatically generated changes from running usvc_seller data populate.
Changes Made
- Executed services population commands from provider configurations
- Updated data ...
automated
data-update
問題
カード詳細モーダルで、
- ボタンが押せず固まる
- ボタンの「少し上」を押さないと反応しない(過去2回の修正でも未解決)
根本原因(両症状は同一原因の程度違い)
オーバーレイ枠 .modal-overlay#cardModal は position:fixed; inset:0 でツールバー格納時の大きいレイアウトビューポート基準。一方、中身のカード画像枠 .modal-slide ...