Short-term multi-timeframe (5m/15m/1h) technical read for a single symbol — pulls K-line across three timeframes, reads MACD + swing structure, writes a direction call (long/short/neutral) with an explicit anchor price, a 2–4 scenario forward read, a range-bound playbook (long tactic + short tactic; a neutral call carries a numeric low/high zone instead of an entry plan and is scored on whether the zone held), an entry/stop/target plan with dual-basis R/R (T1 + T2) for directional calls only, position sizing with a nominal cap from the live broker account, an event-risk gate (earnings / FOMC / CPI), and market/sector alignment + relvol volume checks — MACD divergence/背驰, candle patterns like Pin Bar, and 123 structures are auto-detected and drawn server-side — then renders it via the chart skill (type intraday, POST preview → PATCH prediction) and logs a journal entry. US-only, single-symbol, short horizon (intraday to a few sessions) — a companion to market-session-tracker, not a replacement. Triggers: 短线预测、日内多周期、做多做空、5分钟15分钟1小时、MACD 背离、 Pin Bar、入场点、盈亏比、short-term call, intraday prediction, entry point, risk reward ratio, multi-timeframe MACD.
$npx -y skills add kansoku-trade/kansoku --skill intraday-signalInstalls into the current project.
Run `npx skills use "https://github.com/kansoku-trade/kansoku" --skill "kansoku-trade/kansoku/intraday-signal"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kansoku-trade/kansoku" that are relevant to the current task. Run `npx skills add "https://github.com/kansoku-trade/kansoku"` and select the relevant skills, then follow their instructions.