ORCA v3.0 — Gen-1 Vanilla Striker revert. Quality confirmation removed (it was buying local tops via second-API-call latency per Orca's own self-diagnosis). Pure FIRST_JUMP detection + base Striker scoring + volume confirmation. Stalker permanently removed (v2.0 pattern kept). DSL exit managed by plugin runtime via runtime.yaml.
Back to pure FIRST_JUMP explosions.
Reverted Gen-2 quality confirmation. Orca's own self-diagnosis: "Gen-2 confirmation adds latency and buys local tops after the move."
leaderboard_get_momentum_events API callcontribution_pct_change_4h acceleration boosterleaderboard_get_markets)get_safe_leverage)/data/workspace/skills/orca-strategy/sed -i 's/${WALLET_ADDRESS}/<WALLET>/' /data/workspace/skills/orca-strategy/runtime.yaml
sed -i 's/${TELEGRAM_CHAT_ID}/<CHAT_ID>/' /data/workspace/skills/orca-strategy/runtime.yaml
openclaw senpi runtime create --path /data/workspace/skills/orca-strategy/runtime.yaml
openclaw senpi runtime list
openclaw senpi status
On EVERY session start, check config/bootstrap-complete.json. If missing:
openclaw senpi runtime list and openclaw senpi statusconfig/bootstrap-complete.json| Rule | Value |
|---|---|
| Max positions | 3 |
| Max entries/day | 6 |
| Leverage | 7x |
| Cooldown | 120 min per asset |
| Min score | 9 |
| File | Purpose |
|---|---|
scripts/orca-scanner.py | Gen-1 vanilla Striker scanner |
scripts/orca_config.py | Config helper |
config/orca-config.json | Wallet, strategy ID |
runtime.yaml | Runtime YAML for DSL plugin |
MIT — Built by Senpi (https://senpi.ai).
When creating a strategy, include skill_name and skill_version in the call. See references/skill-attribution.md for details.