funded account drawdown shield

    1

    Generates structured risk management rules and drawdown buffers for funded trading accounts.

    $5

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    0 installsSecurity scanned

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    funded account drawdown shield

    Example session with this skill installed

    Create a drawdown shield for a $50,000 account. Daily loss limit is 4%, max drawdown is 8%, and I want to risk 0.5% per trade with a 20-minute cooldown after any loss.

    • Read your context and instructions
    • Compiled the funded account drawdown
    {
      "account_balance": 50000,
      "daily_loss_limit": 2000,
      "drawdown_buffer": 4000,
      "risk_amount_per_trade": 250,
      "cooldown_rules": {
        "after_loss_minutes": 20,
        "after_two_losses_minutes": 40
      },
      "emergency_stop_rules": {
        "daily_usage_pct_threshold": 80
      }
    }
    

    Connects securely to your tools. The creator never sees your data.

    What you get

    Define hard daily and weekly loss limits for funded account evaluations.Calculate position sizes based on equity and stop-loss distance.Set up emergency stop triggers to protect high-watermark drawdown.Implement structured cooldown timers to prevent revenge trading.

    About this skill

    The problem

    Traders often blow funded accounts by exceeding tight drawdown limits or revenge trading after a loss. Manually calculating risk per trade and tracking trailing high-watermarks while markets move leads to fatal execution errors.

    What it does

    • Calculates hard daily and weekly loss limits based on account balance and equity.
    • Determines real-time drawdown buffers to prevent breaching trailing high-watermark constraints.
    • Computes exact risk-per-trade amounts and required position sizing for specific stop-loss distances.
    • Generates structured cooldown periods and emergency stop triggers to halt trading during high-loss streaks.
    • Outputs a standardized JSON risk shield configuration for integration into automated execution systems.

    Why this beats prompting it yourself

    Standard LLMs often struggle with the precise mathematical logic required for trailing drawdown buffers and compound cooldown rules. This skill applies consistent, prudent defaults and structured logic to ensure risk calculations remain accurate and executable by code.

    Use cases

    • Generating a daily risk mandate for a new $100k funded evaluation account.
    • Calculating emergency stop levels for an automated trading bot to prevent account liquidation.
    • Designing a psychological cooldown protocol to mitigate emotional revenge trading after losses.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 18 days ago

    • Passed all security checks, Safe to install

    Listed18 days ago

    Frequently Asked Questions