I’ve been working on a small open-source repo in Go to compare two simple strategies (Dollar-Cost Averaging vs Grid).
The project is for research/education only — no real keys, no promises of profit.
Motivation:
Most strategy examples online are hard to reproduce. I wanted a minimal, clean repo that makes it easy to experiment.
I’ve been working on a small open-source repo in Go to compare two simple strategies (Dollar-Cost Averaging vs Grid). The project is for research/education only — no real keys, no promises of profit.
Motivation: Most strategy examples online are hard to reproduce. I wanted a minimal, clean repo that makes it easy to experiment.