Source
Multiplier
^
| Boost zone (deep dip)
| 2.5 ┤ __
| | / \
| 1.5 ┤ / \__ ← percentile & reserve boost
| | /
| Baseline ┤-------/-----------→ (≈1× around neutral)
| | \
| 0.5 ┤ \__ ← cut during rally
| |
+------------+------------------> Price vs Moving Averages
Cheap ←───────────────→ Expensive
- Developed a Dockerized bot leveraging the Coinbase Advanced Trade API to automate recurring cryptocurrency purchases
- Implemented configurable per-coin USD allocations with dynamic buy sizing based on price deviation from short- and medium-term averages
- Designed an adaptive DCA algorithm that increases allocation during dips and reduces exposure during rallies using percentile-based signals and reserve logic
- Integrated GitHub Actions CI/CD for automated Docker builds and Docker Hub deployment, ensuring seamless updates and scalability
- Connected real-time Discord notifications for trade confirmations, skips, and system alerts