tradr

Manage onchain trade entry, monitoring, and exit via Bankr.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/rockomatthews/molt-scout --skill tradr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tradr
Source: https://github.com/rockomatthews/molt-scout/tree/main/skills/tradr
Command: npx skills add https://github.com/rockomatthews/molt-scout --skill tradr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bankr, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the entire onchain trade lifecycle, from entry to exit, by integrating with the Bankr skill, ensuring efficient and secure trading.

Core Features & Use Cases

  • Full Trade Lifecycle: Handles entry, monitoring, and exit of trades.
  • Onchain Verification: Ensures all trades are securely executed and recorded onchain.
  • Customizable Strategies: Configure exit modes like stop loss, take profit, and trailing stops to fit your strategy.
  • Use Case: Trade assets with confidence, knowing your trades are managed automatically, from sizing the position based on your score to executing trades and managing exits.

Quick Start

Start the tradr skill by running: sudo systemctl start tradr-exit-manager

Frequently Asked Questions about tradr

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

FAQPage Schema
How do I automate onchain trade execution and monitoring?

Automate onchain trade execution by integrating with Bankr to manage the full trade lifecycle, from entry to exit. The system handles position sizing, order routing, and continuous monitoring without manual intervention.

Can I configure stop loss and trailing stops for onchain trading strategies?

Yes, you can configure customizable exit modes including stop loss, take profit, and trailing stops for onchain trading. These exit strategies are managed automatically by the exit manager service.

Do I need the Bankr skill to manage onchain trade lifecycles?

Yes, the Bankr skill is a required dependency for managing onchain trade lifecycles. You also need system dependencies like OpenClaw, jq, and systemd configured to run the execution environment.

How do I start the onchain trade exit manager?

Start the onchain trade exit manager by running the command `sudo systemctl start tradr-exit-manager` on your server. This initiates the automated monitoring and exit execution process.

Does onchain trade verification ensure secure execution for active traders?

Onchain verification ensures all trades are securely executed and cryptographically recorded onchain. This provides institutional-grade trade confirmation suitable for active traders requiring transparent execution logs.

What are the system limitations of automated onchain trade management?

Automated onchain trade management requires specific system dependencies including OpenClaw, jq, and systemd, limiting deployment to compatible Linux environments. It also depends entirely on the Bankr skill for execution.