๐ŸŽ Get the FREE AI Skills Starter Guide โ€” Subscribe โ†’
BytesAgainBytesAgain
๐Ÿฆ€ ClawHub

Trend Following

by @eddieguan801-oss

Trend-following stock analysis using price + volume. Use when user asks to analyze a stock, check a ticker, get buy/sell signals, find support/resistance, or...

Versionv1.0.0
๐Ÿ’ก Examples

python3 skills/trend-following/scripts/trend_strategy.py  [PERIOD]

Examples:

python3 skills/trend-following/scripts/trend_strategy.py ADBE 1y
python3 skills/trend-following/scripts/trend_strategy.py ORCL 6mo
python3 skills/trend-following/scripts/trend_strategy.py AAPL

๐Ÿ“‹ Tips & Best Practices

  • Requires yfinance (pip install yfinance)
  • Uses swing point detection for support/resistance
  • Targets are based on measured moves from current price to next S/R level
  • Always validate with current market data before trading
  • View on ClawHub
    TERMINAL
    clawhub install trend-following

    ๐Ÿงช Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    ๐Ÿ” Can't find the right skill?

    Search 60,000+ AI agent skills โ€” free, no login needed.

    Search Skills โ†’