issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:Python
Filter by
4.5M results
배경 / 문제
현재 Track 1 전략은 daily OHLCV 기반 단일 momentum/liquidity score와 latest quote 기반 risk mode 선택으로 구성되어 있다.
aggressive/balanced/defensive는 독립 alpha가 아니라 노출과 리스크 파라미터이므로, 퀀트 관점의 alpha breadth가 부족하다.
목표 ...
feature
概要
build-release.yml に設定された DATA_URL が 404 を返すようになり、ビルドが失敗している。
原因
日本郵便のサイト構成変更により、郵便番号データのダウンロードパスが変わった。
| | URL |
| --- | --- |
| 旧(404) | https://www.post.japanpost.jp/zipcode/dl/utf/zip/utf_ken_all.zip ...
策略意图
找出近 3 个交易日连续上涨、且累计涨幅明显的强势股。
筛选条件
1. 非 ST 股票
2. 指定日期 market_cap = 200 亿
3. 过去 3 个交易日(含指定日期)每日 close prev_close(连续上涨)
4. 累计涨幅 close / close[t-3] - 1 = 10%
实现要点
- 数据源:stock_quote_ta(已有 close ...
Summary
Implement MON-026 from docs/PRODUCT_BACKLOG.md: emit a GitHub ops-alert when the Sentinel engine is unreachable.
Acceptance Criteria
- Add an external, engine-independent health watcher that ...
feature
priority:medium
The docs content (mkdocs.yml + docs/{index,concepts,cli,api}.md) and the docs tooling extra already exist, and mkdocs
build --strict passes. Two things are missing:
1. No deploy workflow — the site is ...
Prerequisites
- [x] I searched open issues and discussions and did not find an existing report of this bug.
- [x] This is not a security vulnerability.
- [x] I reproduced this against the current ...
ready for review
Summary
examples/README.md is stale after the Isaac-only re-scope (#8) and the issue cleanup that went with it. It still
documents the Newton/Warp backend, references several now-closed issues, points ...
documentation
examples
Scope
Make the two views reachable as one integrated app. Currently `/` redirects straight to `/game` and there is no in-app
way to reach `/admin` (you must type the URL), so the installed PWA can t get ...
Summary
Harden scripts/install-local.sh against moved/recreated release tags.
During the v1.3.0 release execution, the v1.3.0 tag was corrected after CI smoke was added. A pre-existing installer
checkout ...
배경 / 문제
현재 F-007 챗봇은 allowed / blocked 2분류로 답변 생성 가능 여부를 판단합니다. CLI 스모크 검증에서 검진 항목 질문은 최신 analysis_results와 해설 근거를 사용해 답변 생성까지
동작하는 것을 확인했습니다.
다만 비의료 질문, 일반 증상 질문, 응급 증상 질문, 진단·처방·복약 질문이 모두 비슷한 차단 응답으로 ...
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.