Ninjabot helps developers build, backtest, and run automated cryptocurrency trading strategies in Go.
This Go framework provides tools to create and test custom trading strategies for crypto spot and futures markets. You can run backtesting simulations with historical data by executing `go run examples/backtesting/main.go` or deploy to a real Binance account. It also includes a CLI tool to download historical candle data using commands like `ninjabot download`.
Ninjabot helps developers build, backtest, and run automated cryptocurrency trading strategies in Go.
Go developers looking to implement and automate their own cryptocurrency trading bots and strategies will find this useful.