issues Search Results · language:Dune language:Python language:JavaScript language:C# language:Java language:HTML linked:pr
Filter by
7M results
Why
- Establish the full RocketSim directory structure before feature development begins.
- Provide dedicated locations for models, physics, services, resources, templates, configuration, outputs, ...
需求
新增一个筛选均线收敛股票的命令 filter-ma-converge,用于筛选处于横盘整理、均线粘合的大盘股。
筛选条件
1. 市值 200亿
2. 非 ST 股票
3. 当日成交额 = 10亿
4. 上市满 1000 个交易日
5. MA60/MA120/MA250 三条均线中,max/min - 1 = 阈值(默认 10%)
6. 收盘价在 MA120 下方
7. 近 ...
Context
PR #20 shipped M2.1 (the backtester core: finrobot/backtest/engine.py, fills, position, metrics, parity harness
skeleton, BuyAndHold strategy). M2.2 is the next sub-milestone: wire the parity ...
area:research
phase:3-research-platform
priority:high
risk:no-deploy
state:done
state:review
Correctif date rdv
Is your feature request related to a problem or challenge?
The event registration endpoint api/events/register.js imports checkCapacity from ../lib/capacityValidator.js on
line 18. However, this validator ...
enhancement
Symptom
Running annotate_tabular with the default verbosity (no -v) prints INFO-level messages from dask.distributed, e.g.:
INFO:distributed.scheduler:Scheduler closing all comms
The default verbosity ...
bug
in-progress
needs-triage
P3
현황
- 전체 651개 노트 중 frontmatter 보유 2개(0.3%) — 블로그 태그 시스템이 데이터 없음 상태
- 언어 태그 없는 코드블록 약 5,500개 → 블로그 신택스 하이라이팅 미동작
- 본문 구조는 한 줄 정의 → h2 섹션 패턴으로 자연 수렴돼 있어 구조 변경은 불필요
작업
1. 전 노트에 frontmatter 주입: title(파일명), ...
Describe the bug
TimeSeriesKernelKMeans appears to mutate the public kernel parameter during fit when kernel= kdtw .
At the moment, the implementation creates a local kdtw_kernel callable inside _fit, ...
bug
clustering
good first issue
What happened:
is_llm_span (inference_perf/datagen/otel_trace_to_replay_graph.py) decides a span is an LLM call by attribute presence (
gen_ai.input.messages in attrs) instead of the OTel discriminator ...
목표
백엔드 운영 배포마다 Sentry checkmo-spring-boot 프로젝트에 release/deploy 기록을 남겨서, Sentry 대시보드의 Latest Releases와 배포 단위 문제 추적을 사용할 수 있게
한다.
배경
현재 Spring Boot 앱은 SENTRY_RELEASE=checkmo-backend@ GITHUB_SHA 를 런타임에 ...

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.