/install al-brooks-price-action
Al Brooks Price Action
Use this skill for discretionary price action analysis. Prioritize context, current tradeability, and the hard right edge of the chart. Do not drift into macro or indicator-heavy analysis unless the user explicitly asks for it.
Load References Selectively
- Read references/core_concepts.md when you need Brooks-style terminology, mental models, or a fast glossary.
- Read references/market_context_checklist.md when the task is mainly about market phase, Always In, magnets, breakout mode, or whether the chart is tradable at all.
- Read references/setup_taxonomy.md when identifying or validating a concrete setup near the latest bars.
- Read references/entries_and_exits.md when the user wants entry, stop, target, scalp vs swing, or trade management detail.
Accepted Inputs
- OHLC text or tables
- chart screenshots
- notes from another analyst or agent
- multi-timeframe summaries
If the input is incomplete, state what is missing and continue with the visible evidence instead of blocking.
Operating Rules
- Start with context, not the signal bar. Higher timeframe and recent structure outrank a single candle.
- Focus on the live area. The active trade trigger should come from the latest 1-3 bars, not from an old pattern that already played out.
- Default to
trading_rangeorno tradewhen evidence is mixed. - Separate
actionable,watch, andnone. Do not force a trade. - Use Brooks-style terms, but explain the bottom line in plain language.
- Counter-trend setups are lower quality unless the reversal evidence is unusually strong and location is excellent.
- Do not hallucinate hidden bars or unreadable prices from screenshots. If a value is unclear, say so.
Analysis Workflow
- Identify instrument, timeframe, and whether the user cares about scalp, swing, or both.
- Classify context:
market_phase:trending,trading_range,broad_channel, orunknownalways_in:long,short, orunknown- nearby magnets: prior high/low, breakout point, EMA, measured move target, range edge, gap close, session extreme
- Decide the dominant story:
- trend continuation
- breakout test / breakout pullback
- reversal attempt
- breakout mode / two-sided range
- Evaluate only the setup nearest the hard right edge:
- setup name
- direction
- signal bar quality
- context fit
- whether confirmation is still needed
- Produce one of three outcomes:
actionablewatchnone
- If the setup is tradable, explain trigger, invalidation, first target, and whether it is better framed as scalp or swing.
- If it is not tradable, say what would need to change to make it tradable.
Preferred Output
Use this shape unless the user asks for a different format.
Market Context
market_phasealways_in- dominant side
- magnets / important levels
Active Setup
- setup name
long,short, ornone- why it qualifies
- why it might fail
Tradeability
actionable,watch, ornone- entry trigger
- stop logic
- target logic
scalp,swing, ornone- invalidation
Bottom Line
One short paragraph in plain language.
Optional Machine-Readable Block
When the user wants structured output, append a JSON block using this schema:
{
"market_phase": "trending|trading_range|broad_channel|unknown",
"always_in": "long|short|unknown",
"setup_status": "actionable|watch|none",
"setup_type": "string",
"direction": "long|short|none",
"signal_bar_quality": "high|medium|low|none",
"entry_trigger": "string",
"stop_logic": "string",
"target_1": "string",
"target_2": "string",
"trade_style": "scalp|swing|none",
"invalidation": "string",
"confidence": 0.0
}
Special Cases
- For screenshots: describe only what is visible, then infer cautiously.
- For multi-timeframe requests: analyze higher timeframe first, lower timeframe second.
- For post-trade reviews: separate "what the chart offered then" from "what is tradable now".
- For automation prompts: keep labels stable and concise so downstream parsers can consume them.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install al-brooks-price-action - 安装完成后,直接呼叫该 Skill 的名称或使用
/al-brooks-price-action触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Al Brooks Price Action 是什么?
Analyze charts, OHLC bars, candlestick sequences, and trading context using Al Brooks style price action. Use this skill when the user asks for Brooks 风格价格行为... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。
如何安装 Al Brooks Price Action?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install al-brooks-price-action」即可一键安装,无需额外配置。
Al Brooks Price Action 是免费的吗?
是的,Al Brooks Price Action 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Al Brooks Price Action 支持哪些平台?
Al Brooks Price Action 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Al Brooks Price Action?
由 ovels(@ovels)开发并维护,当前版本 v1.0.0。