Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
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.
User asks: How's BTC looking right now?
- 1Calls GET /ai/symbol-brief/BTC-USD for a pre-aggregated market snapshot
- 2Retrieves current price, recent candles, RSI and EMA values, and S/R levels
- 3Checks for any recent breakout or custom events on BTC-USD
- 4Formats a summary with price, percent change, top support and resistance levels, and RSI reading
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.