Skip to content

issues Search Results · language:Dune language:Python language:HTML language:Java language:JavaScript language:HTML

Filter by

61.2M results  (937 ms)

61.2M results

Files: cli/paper_cmd.py:152, live/live_loop.py. Command paper trade-live and module live/live_loop.py target paper-api.alpaca.markets, but the platform invariant is never live and nothing asserts the base_url ...
area:execution
code-quality
severity:medium

File: live_loop.py:50-51 — checks long-only/gross on target weights only; no check_drawdown, no validation of realized exposure from get_positions(). Drift between target and actual (reject/partial fill) ...
area:execution
code-quality
severity:medium

Vulnerability Description The backend security configuration currently allows all incoming requests by default. In SecurityConfig.java, the Spring Security rule uses: .anyRequest().permitAll() There ...
gssoc
security
type:bug
type:design
type:docs
type:security

File: sim_broker.py:49-73 — unaffordable buys silently continue (65); no fill record, no slippage, no rejection. order_state.py:33 infers sim-N ids by list position. Live partial-fill/reject paths stay ...
area:execution
code-quality
severity:medium

Files: paper_loop.py:82-89, live_loop.py:49-63 — parallel divergent implementations (build_intents vs inline loop; check_drawdown paper-only). The SRP/duplication cost of the missing broker abstraction; ...
area:execution
code-quality
severity:medium

Files: alpaca_broker.py:45-63, live_loop.py:53-60. Any RequestException→fatal BrokerError; a transient 429/timeout on symbol 3 aborts after 1-2 are live (feeds the C1 race). No retryable-vs-fatal distinction. ...
area:execution
code-quality
severity:high

Parent https://github.com/ReinderRoos/rcm-desktop/issues/22 What to build End-to-end create faalwijze pad vanuit modus FM-detail: toolbar-knop Nieuwe faalwijze (alleen zichtbaar in FM-detail, geblokkeerd ...
ready-for-agent

File: live_loop.py:35,55 — positions_before captured at 35, symbol union recomputed from a second get_positions() at 55; positions can change between the two network calls. Fix: capture positions once ...
area:execution
code-quality
severity:high

File: alpaca_broker.py:100-104 — validates statuses only if isinstance(results, list); a 207 with non-list body or unexpected 200 shape returns success and stale orders survive (over-order hazard). int(r.get( ...
area:execution
code-quality
severity:high

File: cli/paper_cmd.py:62,167 — is_tripped gates entry only; no check between cancel and submit, and the switch trips only reactively after a RiskBreach. Kill switch implies prompt in-flight halt. Fix: ...
area:execution
code-quality
severity:high
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.