autonomous-trading

Automate end-to-end trading loops across DSL, Opportunity Scanner, and Emerging Movers.

113|34|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Senpi-ai/senpi-skills --skill autonomous-trading-senpi-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autonomous-trading
Source: https://github.com/Senpi-ai/senpi-skills/tree/main/autonomous-trading
Command: npx skills add https://github.com/Senpi-ai/senpi-skills --skill autonomous-trading-senpi-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Give your agent a budget, a target, and a deadline — then let it trade. The agent creates a strategy wallet, scans for opportunities, opens positions, protects profits with DSL, and enforces risk controls.

Core Features & Use Cases

  • Orchestrates DSL + Opportunity Scanner + Emerging Movers into a full autonomous trading loop on Hyperliquid.
  • Implements race condition prevention, conviction collapse cuts, cross-margin buffer math, speed filter.
  • 3 risk profiles: conservative, moderate, aggressive.

Quick Start

Provide budget, target, and deadline to start an autonomous trading loop.

Frequently Asked Questions about autonomous-trading

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate an end-to-end autonomous trading loop?

To automate an autonomous trading loop, provide your agent with a budget, target, and deadline. The agent then orchestrates opportunity scanning, position opening, and profit protection via DSL across Hyperliquid.

What risk rules apply when running an autonomous trading strategy?

Autonomous trading strategies enforce risk rules through three profiles: conservative, moderate, and aggressive. Safety rails include conviction collapse cuts, cross-margin buffer math, speed filters, and race condition prevention.

How does DSL state management protect trading profits?

DSL state management protects profits by automating dynamic stop-loss levels within the trading loop. It works alongside the Opportunity Scanner and Emerging Movers to secure open positions on Hyperliquid.

Can I use cron scheduling for autonomous trading workflows?

Yes, autonomous trading workflows support cron scheduling to execute time-based trading loops. This allows the agent to continuously scan for emerging movers and manage DSL state without manual intervention.

Do I need to set up a strategy wallet before starting autonomous trading?

Yes, setting up a strategy wallet is required before starting autonomous trading. The agent creates this wallet based on your provided budget, target, and deadline to manage positions and enforce risk controls.

What are the limitations of using autonomous trading for emerging market movers?

Limitations include dependency on accurate opportunity scanning for emerging movers and the need for adequate cross-margin buffers. Conviction collapse cuts may also exit positions early if market momentum fails the speed filter.