LaunchKit · 2026
Back to Skills

dwlf

Interact with DWLF (dwlf.co.uk), a market analysis platform for crypto.

5
2.6k downloads
by @andywilliams

Setup & Installation

openclaw skills install @andywilliams/dwlf

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install dwlf

What This Skill Does

DWLF (dwlf.co.uk) is a market analysis platform for crypto, stocks, and forex. It provides price data, technical indicators, strategy building with backtesting, trade journaling, portfolio tracking, and chart annotations through an API.

DWLF consolidates market data, indicators, strategy building, backtesting, signals, and trade journaling into a single API, removing the need to stitch together multiple separate tools.

When to use it

  • Check BTC's current price and key support/resistance levels
  • Run a backtest on a custom trading strategy over a date range
  • Create a trade plan with calculated position size before entering a trade
  • Add horizontal line annotations to mark significant price levels on a chart
  • Review active trade signals and recent signal performance stats

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: How's BTC looking right now?

AGENT
  1. 1Calls GET /ai/symbol-brief/BTC-USD for a pre-aggregated market snapshot
  2. 2Retrieves current price, recent candles, RSI and EMA values, and S/R levels
  3. 3Checks for any recent breakout or custom events on BTC-USD
  4. 4Formats a summary with price, percent change, top support and resistance levels, and RSI reading
OUTPUT

BTC price at $95,400 (+2.1%), key support at $92,000 and $88,500, resistance at $100,000, RSI at 58, no recent breakout events.

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

DWLF account and API key from dwlf.co.uk