dca-weekly

Automate recurring buys on Superior Trade using Freqtrade's adjust_trade_position mechanism.

226|9|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/Superior-Trade/superior-skills --skill dca-weekly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dca-weekly
Source: https://github.com/Superior-Trade/superior-skills/tree/main/skills/dca-weekly
Command: npx skills add https://github.com/Superior-Trade/superior-skills --skill dca-weekly

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires freqtrade, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the creation of recurring scheduled buy strategies, making dollar-cost averaging (DCA) a streamlined process on Superior Trade.

Core Features & Use Cases

  • Recurring Scheduled Buys: Execute regular buys at a predetermined interval, such as weekly or monthly.
  • Single Trade Management: Manage growing positions within a single trade row.
  • Initial & Incremental Investment: Set an initial stake and add to it consistently over time.
  • Backtest Evidence: Features a backtest for BTC/USDC to showcase its effectiveness.
  • Use Case: Ideal for investors seeking to systematically buy a financial asset at regular intervals without relying on price fluctuations.

Quick Start

Implement the dca-weekly skill by adding it to your configuration with a specified stake_amount and max_dca_multiplier.

Frequently Asked Questions about dca-weekly

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate dollar-cost averaging with scheduled buys on Superior Trade?

You can automate dollar-cost averaging by configuring this Skill to execute recurring scheduled buys at predetermined intervals, coordinating calendar-based investment strategies directly within the Superior Trade platform.

Does Freqtrade support recurring investment strategies for dollar-cost averaging?

Yes, this Skill requires Freqtrade and specifically utilizes its adjust_trade_position mechanism to execute and track the incremental investments needed for a recurring dollar-cost averaging strategy.

What is the best way to manage growing positions within a single trade row?

Managing growing positions within a single trade row is handled by setting an initial stake amount and consistently adding to it over time using the adjust_trade_position mechanism through automated scheduled buys.

Can I set an initial stake and incremental investment amounts for recurring buys?

Yes, you can configure an initial stake amount and define incremental investments by specifying the stake_amount and max_dca_multiplier in your configuration to systematically scale your position.

Is there backtest evidence for weekly dollar-cost averaging on BTC?

Yes, the Skill includes a backtest for BTC/USDC to showcase the effectiveness of its recurring scheduled buy strategy, demonstrating how systematic dollar-cost averaging performs without relying on price fluctuations.

Do I need to monitor price fluctuations when using a calendar-based investment strategy?

No, calendar-based investment strategies execute regular buys at predetermined intervals, making them ideal for investors who want to systematically acquire assets without relying on or monitoring price fluctuations.