ocas-rallyResearch, score, and plan long-only portfolio allocations and trades for public markets with risk constraints and explainable decisions.
Install via ClawdBot CLI:
clawdbot install indigokarasu/ocas-rallyGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/indigokarasu/rallyAudited Apr 17, 2026 · audit v1.0
Generated May 8, 2026
A portfolio manager uses Rally daily to check drift from target allocations by running `rally.report.daily` and `rally.validate`. When drift exceeds the 5% threshold, Rally generates a constrained trade plan via `rally.plan.trade` with rationale for each trade, ensuring long-only and drawdown limits are respected.
An analyst runs `rally.report.monthly` to attribute returns to signals (quality, momentum, safety, reversion, congressional flow) and sectors. The report helps refine scoring weights and identify which factors drove alpha or detracted, supporting evidence-based strategy adjustments.
A quantitative researcher ingests a custom universe via `rally.universe.refresh` (minimum $2B market cap, $5M ADV) and computes composite signals with `rally.research.signals`. The ranked output from `rally.candidates.rank` is used to select long-only positions for a new fund, with signal weights configurable per regime.
A risk officer uses Rally to create an allocation plan by running `rally.plan.allocation` with hard constraints: max 15% per position, 10% max drawdown, and sector cap at 30%. Rally returns an optimal allocation that satisfies all constraints, with a clear rationale for each target weight, useful for compliance reporting.
Rally powers a cloud platform where independent advisors and small funds subscribe monthly to access automated rebalancing, performance attribution, and risk validation. Revenue comes from tiered subscription fees based on AUM ranges.
Rally is white-labeled for banks or asset managers to offer as a client-facing research dashboard. The firm charges a per-seat license fee and a small transaction fee for trades executed via integrated brokers.
Rally offers a free tier (research and planning only, no execution) and a premium tier with brokerage integration and advanced analytics. Revenue from premium subscriptions and optional data add-ons (e.g., congressional trading signals).
💬 Integration Tip
Rally stores all data in local JSONL files under ~/openclaw/data/ocas-rally/; connect custom reporting by reading these files. Execution is disabled by default, so start with research and planning commands to test without financial risk.
Scored Jul 2, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.