OPEN-SOURCE SCRIPT

Michael Saylor Strategy Improved (El Minero Sudaka)

# Bitcoin DCA Trading Strategy Using Moving Averages

This strategy combines Dollar Cost Averaging (DCA) with technical analysis to optimize Bitcoin accumulation and profit-taking.

## Core Components

### Key Moving Average Lines
- **Green Line**: 365-day simple moving average (SMA)
- **Red Line**: Green line multiplied by 3x

### Trading Zones
- **Green Zone** (Below Green Line): Accumulation zone
- **Red Zone** (Above Red Line): Profit-taking zone
- **Grey Zone** (Between Lines): Neutral zone

## Trading Rules

### Entry Strategy
- Buy when price closes below the green line (365 SMA)
- Multiple entries allowed (up to 10,000 positions)
- Fixed investment amount per entry (default $100)

### Exit Strategy
- Sell when price closes above the red line (3x SMA)
- Closes all accumulated positions

## Technical Features

### Pyramiding
- Allows up to 10,000 simultaneous positions
- Enables aggressive accumulation during downtrends
- Each position maintains the same base investment amount

### Backtesting Controls
- Customizable date range for strategy testing
- Helps evaluate performance across different market cycles

### Customizable Parameters
- Base investment amount
- Moving average length (default 365 days)
- Upper line multiplier (default 3x)
- Testing period start/end dates

## Strategy Benefits

### Risk Management
- Systematic approach reduces emotional trading
- Automated entries and exits
- Built-in profit-taking mechanism

### Long-term Optimization
- Accumulates during market weakness
- Takes profits during strong bull markets
- Combines best aspects of DCA with technical triggers

### Alerts
- Notifies when price crosses either line
- Helps maintain strategy without constant monitoring

## Ideal Use Cases
- Long-term Bitcoin investors
- Value-focused accumulation strategies
- Risk-averse investors
- Systematic portfolio building

## Implementation Notes
- Best suited for daily timeframe
- Requires consistent capital availability
- Works well in ranging and trending markets
- Most effective during multi-year market cycles
Simple Moving Average (SMA)

สคริปต์โอเพนซอร์ซ

ด้วยเจตนารมณ์หลักของ TradingView ผู้เขียนสคริปต์นี้ได้เผยแพร่เป็นโอเพนซอร์ส เพื่อให้เทรดเดอร์สามารถเข้าใจและตรวจสอบได้ ต้องขอบคุณผู้เขียน! ที่ให้คุณใช้ได้ฟรี แต่การนำโค้ดนี้ไปใช้ในการเผยแพร่ซ้ำจะต้องอยู่ภายใต้ กฎระเบียบการใช้งาน คุณสามารถตั้งเป็นรายการโปรดเพื่อใช้บนชาร์ตได้

ต้องการที่จะใช้สคริปต์นี้บนชาร์ตใช่ไหม?

คำจำกัดสิทธิ์ความรับผิดชอบ