Tradebot Tuning

# tradebot-tuning

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Tradebot Tuning" with this command: npx skills add motivationationdaily/tradebot-tuning

tradebot-tuning

Purpose

Increase tradability safely by adjusting parameters one step at a time based on regime and diagnostics.

Use when

  • No trades for long periods
  • Diagnostics show gates failing (trend_ok/breakout_ok always 0)

Safety rails

  • Keep risk controls enabled (daily loss cap, max trades).
  • One change per cycle; log before/after.

Tuning ladder (preferred order)

  1. Switch strategy based on regime:
    • RANGE → reversion
    • TREND → breakout
  2. vol_surge → 1.0
  3. adx_period → 0
  4. cooldown_m ↓ (min 1)
  5. lookback ↓ (min 6)
  6. max_hold_m ↑ (max 30)

Verification

  • After each change: confirm signals updating and signal sometimes flips.
  • If losses exceed limits: tighten / halt.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Git Workflow

Use this skill for any git commit, pull request, or release task. Invoke immediately when the user wants to: stage and commit changes, write a commit message...

Registry SourceRecently Updated
Automation

Atlassian Jira by altf1be

Atlassian Jira Cloud CRUD skill — manage issues, comments, attachments, workflow transitions, and JQL search via Jira REST API v3 with email + API token auth.

Registry SourceRecently Updated
Automation

nix-memory

Monitors and scores agent identity and memory integrity by hashing key files, tracking changes, detecting drift, and providing continuity alerts for OpenClaw...

Registry SourceRecently Updated