Skip to main content

hummingbot/condor

SkillsMP has collected 26 skills from hummingbot/condor. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
26
GitHub stars
172
GitHub forks
84

Skills in this repository

2 occupation categories · 96% classified

Showing 26 of 26 collected skills.

occupation
unclassified
description

The single reference for writing Condor routines — anatomy, the create → test → fix loop, fetching Hummingbot data, parallel calls, reports/charts, continuous loops, and candlestick charts. Routes to a companion file per topic.

updated
occupation
Software Developers
description

Playbook for adding a missing token to the Hummingbot Gateway so it can be used in Orca LP positions. Covers both the UI walkthrough and the two input formats.

updated
occupation
Software Developers
description

Check what a connector actually supports before answering capability questions

updated
occupation
Software Developers
description

Give YOURSELF a loop — write a tick playbook (a strategy) under your own slug, dry-run it, and start it. The shared contract for how a strategy is authored, validated and launched; read by any agent that wants to act autonomously instead of only being…

updated
occupation
Software Developers
description

Create and operate autonomous trading agents the minimal way — create the agent from just its role + purpose, prove it's alive by consulting it, then progressively improve it with routines and (optionally) a loop strategy.

updated
occupation
Data Scientists
description

How to read the Smart-Money Flow composite and translate it into a bounded directional perp decision on any venue (Derive, Hyperliquid, Backpack, Pacifica, …). Use whenever interpreting onchain_flow output or deciding LONG/SHORT/HOLD for the Smart-Money Flow…

updated
occupation
Software Developers
description

End-to-end playbook for standing up an XRPL CLOB maker — preflight, planner, controller deploy, verify.

updated
occupation
Software Developers
description

Many connectors (xrpl and every AMM/DEX connector, plus some CEXs) have no candle feed. `get_market_data(data_type="candles")` raises there and no retry will fix it — source the history from a candle-capable proxy or GeckoTerminal instead.

updated
occupation
Data Scientists
description

The shared backtesting contract — intake, how to run the routines, and the rules that hold for every strategy family. Family-specific thresholds live with the agent that owns them.

updated
occupation
Data Scientists
description

The directional-specific half of backtesting — window sizing, the metric threshold table, parameter sweeps, and the out-of-sample go/no-go. The tool contract and the family-agnostic rules live in the shared `backtest_flow` skill.

updated
occupation
Software Developers
description

Phase 2 — turn a confirmed signal spec into a complete, fully vectorized Hummingbot v2 directional controller, uploaded with an initial config

updated
occupation
Data Scientists
description

Phase 1 — market regime classification, indicator exploration, and a confirmed signal spec, before any controller code is written

updated
occupation
Software Developers
description

Gate a freshly-graduated Meteora DAMM v2 token before providing liquidity — sellability (honeypot), objective on-chain safety (mint/freeze authority, holder concentration, LP lock), and real post-graduation demand. Reject on any failure.

updated
occupation
Software Developers
description

Phase 4 — deploy the backtest winner live, monitor early performance, and compare live results against backtest expectations to detect drift

updated
occupation
Software Developers
description

Real-time reflex for improving yourself — turn user feedback, preferences, and workflow patterns into memories and skills as they happen

updated
occupation
Software Developers
description

On hyperliquid_perpetual, tokenized perp contracts (equities/pre-IPO names like SPCX-USD) are issued by a provider and require an issuer prefix in the trading pair (e.g. XYZ:SPCX-USD, not SPCX-USD).

updated
occupation
Software Developers
description

AI-driven log analysis for active bots, executors, and gateway — anomaly detection and failure pattern recognition over Hummingbot logs, for both real-time monitoring and retrospective diagnostics.

updated
occupation
Software Developers
description

Pre-deploy checklist: order size validation + liquidation price guard for grid executors on perpetual futures

updated
occupation
Data Scientists
description

Summarize LP strategy status — slots held, PnL, fees, exits, wallet rent headroom, and free capacity.

updated
occupation
Data Scientists
description

Build a valid lp_executor config — side (1/2/3), base/quote amounts from base_pct, and bounds clamped to venue bin/tick width caps.

updated
occupation
Data Scientists
description

Scan and rank Solana CLMM memecoin pools by fee yield (fees/TVL) to choose which to LP into.

updated
occupation
Data Scientists
description

Decide hold vs exit for an open LP slot (TP/SL/range-abandoned), close it swapping back to quote, and rotate the freed capital.

updated
occupation
Software Developers
description

How total_amount_quote and initial_positions define a controller's isolated capital — the budget a single pmm_mister controller trades with, and how to seed it with base assets you already hold so each controller is independent from the wider portfolio.

updated
occupation
Software Developers
description

Run the MM bot status report: running bots, open/hold-mode positions, closed position breakdown (TP/SL/Early/Hold), PnL, volume, and error summary.

updated
occupation
Software Developers
description

Ready-to-deploy pmm_mister config profiles (aggressive / balanced / conservative) — full parameter coverage including spreads, effectivization times, tolerance, order types, skew, and global TP/SL.

updated
occupation
Software Developers
description

End-to-end playbook for deploying a pmm_mister bot on a token — regime analysis, profile selection, config creation, and bot deployment.

updated
Showing 26 of 26 collected skills.