Why I Built My Own Backtester - and Why You Might (or Might Not) Want To Outgrew Python tools, built my own Go backtester. Here's what I learned about speed, scale, and tradeoff.
Managing GoLang dependencies in separate projects When working on multiple projects that use GoLang see how you can ensure that updating dependencies do not break other projects.