๐Ÿ“ˆ
AI EngineeringJavaScript

DCA Weekly

by Superior-Trade

DCA Weekly is an AI Engineering skill for Claude Code, published by Superior-Trade in superior-skills.

207 stars9 forkson Superior-Trade/superior-skillsAdded 2026/09/05Repository updated 2026/09/03
agent-skillsai-agentsalgorithmic-tradingbacktestingequitieshyperliquidllmmcppolymarketprediction-marketsquantstockstradingtrading-bottrading-strategies
Install in seconds
Install DCA Weekly
Copy DCA Weekly into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Superior-Trade/superior-skills/tree/main/skills/dca-weekly ~/.claude/skills/dca-weekly

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Superior-Trade/superior-skills.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/dca-weekly/SKILL.md in Superior-Trade/superior-skills
Installs to
~/.claude/skills/dca-weekly
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering โ€” 3101 skills

What DCA Weekly does

DCA Weekly helps write and validate scheduled buy strategies that add to the same trading pair on a calendar cadence. Use it for weekly, monthly, or daily accumulation on Superior Trade instead of price-triggered buying.

DCA Weekly is cataloged under AI Engineering on DirSkills. DCA Weekly comes from a repository tagged agent-skills, ai-agents, algorithmic-trading, backtesting and equities.

Documentation

README

Strategy: DCA ยท Scheduled Buys

When to use

A user asks to "buy X every week", "DCA into BTC", "scheduled buy", "accumulator", "monthly buy", or any variation that means open a position once, then keep adding to it on a calendar cadence. Not for "buy when price drops" โ€” that's grid trading (see grid-trading).

What it does

  • Holds one open trade per pair (Freqtrade's hard rule).
  • The first calendar trigger opens the trade with a small initial stake.
  • Every subsequent trigger calls adjust_trade_position and adds the same notional to the open trade.
  • The position grows in fills inside a single Trade row. PnL is reported per-trade.
  • Exits only when the user sets one (typically never, for true DCA โ€” stoploss = -0.99 and no populate_exit_trend).

This is the opening of the README. Read the full README on GitHub.

Frequently asked about DCA Weekly

  • What else does Superior-Trade publish alongside DCA Weekly?

    DCA Weekly is one of 25 skills that DirSkills catalogs from Superior-Trade/superior-skills, the repository it ships in. Its siblings there include Aerodrome Trading, Backtesting and Basis Arb. Each one is a separate skill with its own page in this directory, installs the same way DCA Weekly does, and is maintained by Superior-Trade in that same repository. The rest of the collection is listed on the Superior-Trade/superior-skills page.

  • How does DCA Weekly compare to other AI Engineering skills?

    DCA Weekly ranks #2756 by stars among the 3101 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of DCA Weekly against them. Open each page to compare what they document and how they install.

More from Superior-Trade/superior-skills

DCA Weekly is one of 25 skills cataloged on DirSkills from Superior-Trade/superior-skills.

See all 25 skills โ†’
๐Ÿฆ…
47m ago

Aerodrome Trading

Aerodrome Trading helps create, validate, backtest, and deploy Aerodrome/Base spot trading strategies through the Superior Trade API. It is used for Freqtrade configs, market-swap execution, balance checks, and live-trading safety on Base.
AI Engineering
2079
๐Ÿ“Š
47m ago

Backtesting

Backtesting helps you run and judge strategy backtests on Superior Trade, including window selection, sample-size checks, parameter sweeps, walk-forward validation, and zero-trade diagnosis. Use it when deciding whether a result is trustworthy or worth iterating on.
Quality
2079
๐Ÿ“ˆ
47m ago

Basis Arb

Basis Arb turns spot-perp basis and funding into a directional signal for futures entries. Use it when you want to trade the perp leg from basis flips or cash-and-carry setups, not run a hedged two-leg arbitrage.
AI Engineering
2079
๐Ÿ“‰
47m ago

Bollinger Reverter 4H

Bollinger Reverter 4H defines a symmetric Bollinger-band mean-reversion strategy for 4h charts. Use it when building a range-trading setup with ADX, RSI, and a tight ROI ladder around band touches.
AI Engineering
2079
๐Ÿ“ˆ
47m ago

Breakout

Breakout writes a swing or intraday momentum strategy for Superior Trade using prior highs, range expansion, and trailing stops. It also flags that long-only breakouts can fail in downtrends and should use a regime filter or multi-pair scan.
AI Engineering
2079
๐Ÿ“ˆ
47m ago

Catalyst Confirmation

Catalyst Confirmation checks whether a Polymarket market reacts after an external event like CPI, Fed decisions, or court rulings. Use it when a thesis depends on post-event price confirmation before entering a trade.
AI Engineering
2079