github.com/rodrigo-brito/ninjabot
v0.5.0
#1049 most downloaded on Go modules
rodrigo-brito/ninjabot
What this package is like to depend on
Last release today
22 Aug 2026
Release timing varies
gaps range from 2 weeks to 8 months
Rarely documented
notes for 8 of 46 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
95 releases · first in 2021
8 releases in the last 12 months
see the full history below
Release timeline
95 releases · Apr 2021 to Aug 2026Releases
latest 60 of 95-
v0.5.1-0.20260822215304-e4b8e7ce1d8422 Aug 2026 pre-releaseNothing published for this version
-
v0.5.022 Aug 2026Release notes
Open source →What's Changed
- feat(exchange): update trading pairs by @panapol-p in #393
- Update GoReleaser configurations by @emmanuel-ferdman in #394
- fix: go tools and improve coverage by @rodrigo-brito in #400
- build(deps): bump github.com/adshao/go-binance/v2 from 2.8.6 to 2.8.7 by @dependabot[bot] in #399
- build(deps): bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.7 by @dependabot[bot] in #395
- build(deps): bump gorm.io/gorm from 1.25.12 to 1.31.0 by @dependabot[bot] in #398
- build(deps): bump github.com/evanw/esbuild from 0.25.10 to 0.25.11 by @dependabot[bot] in #396
- build(deps): bump github.com/samber/lo from 1.47.0 to 1.52.0 by @dependabot[bot] in #402
- build(deps): bump github.com/StudioSol/set from 1.0.0 to 1.1.0 by @dependabot[bot] in #403
- build(deps): bump github.com/samber/lo from 1.52.0 to 1.53.0 by @dependabot[bot] in #408
- build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by @dependabot[bot] in #407
- build(deps): bump github.com/adshao/go-binance/v2 from 2.8.8 to 2.8.12 by @dependabot[bot] in #410
- feat(plot): add Percentage Price Oscillator indicator by @adamantmm in #412
- build(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.1.4 by @dependabot[bot] in #409
- fix: make Telegram /stop actually pause order placement by @adamantmm in #411
- fix(build): restore build after go-binance and tablewriter bumps by @rodrigo-brito in #413
- fix(telegram): report orders rejected while the bot is stopped by @rodrigo-brito in #414
- feat(ui): replace embedded plot with downloadable React dashboard by @rodrigo-brito in #415
New Contributors
- @emmanuel-ferdman made their first contribution in #394
- @adamantmm made their first contribution in #412
Full Changelog: v0.4.1...v0.5.0
-
v0.4.2-0.20251222094533-0cb24118f1f422 Dec 2025 pre-releaseNothing published for this version
-
v0.4.2-0.20251209000451-87374ef0316009 Dec 2025 pre-releaseNothing published for this version
-
v0.4.2-0.20251027001357-d005abfa85db27 Oct 2025 pre-releaseNothing published for this version
-
v0.4.112 Oct 2025Release notes
Open source → -
v0.4.012 Oct 2025Release notes
Open source →What's Changed
- build(deps): bump github.com/schollz/progressbar/v3 from 3.14.3 to 3.14.4 by @dependabot[bot] in #334
- build(deps): bump github.com/adshao/go-binance/v2 from 2.5.0 to 2.5.1 by @dependabot[bot] in #335
- build(deps): bump github.com/evanw/esbuild from 0.21.4 to 0.22.0 by @dependabot[bot] in #337
- add logic to release locked funds when we cancel order by @ramilexe in #339
- build(deps): bump github.com/samber/lo from 1.39.0 to 1.45.0 by @dependabot[bot] in #340
- build(deps): bump github.com/evanw/esbuild from 0.21.4 to 0.23.0 by @dependabot[bot] in #341
- build(deps): bump gorm.io/gorm from 1.25.10 to 1.25.11 by @dependabot[bot] in #348
- build(deps): bump github.com/adshao/go-binance/v2 from 2.5.1 to 2.6.0 by @dependabot[bot] in #349
- build(deps): bump github.com/schollz/progressbar/v3 from 3.14.4 to 3.14.6 by @dependabot[bot] in #352
- build(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.4 by @dependabot[bot] in #353
- build(deps): bump github.com/samber/lo from 1.45.0 to 1.47.0 by @dependabot[bot] in #354
- build(deps): bump github.com/tidwall/buntdb from 1.3.1 to 1.3.2 by @dependabot[bot] in #359
- build(deps): bump gorm.io/gorm from 1.25.11 to 1.25.12 by @dependabot[bot] in #360
- build(deps): bump github.com/adshao/go-binance/v2 from 2.6.0 to 2.6.1 by @dependabot[bot] in #361
- build(deps): bump github.com/schollz/progressbar/v3 from 3.14.6 to 3.16.0 by @dependabot[bot] in #362
- build(deps): bump github.com/evanw/esbuild from 0.23.0 to 0.24.0 by @dependabot[bot] in #363
- build(deps): bump github.com/schollz/progressbar/v3 from 3.16.0 to 3.16.1 by @dependabot[bot] in #364
- chore: correct typo in read.me description by @gui-fkb in #373
- chore: adjust exchange directory reference on read.me by @gui-fkb in #374
- build(deps): bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by @dependabot[bot] in #367
- refactor: improvements on performance by @rodrigo-brito in #386
- fix: nan output by @rodrigo-brito in #387
- Feature/contrib by @rodrigo-brito in #388
- build(deps): bump gonum.org/v1/gonum from 0.15.0 to 0.16.0 by @dependabot[bot] in #378
- build(deps): bump github.com/evanw/esbuild from 0.24.0 to 0.25.10 by @dependabot[bot] in #385
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1 by @dependabot[bot] in #383
- build(deps): bump github.com/schollz/progressbar/v3 from 3.16.1 to 3.18.0 by @dependabot[bot] in #376
- deps: upgrade binance lib by @rodrigo-brito in #389
- feat(chart): create enchanted chart by @rodrigo-brito in #390
New Contributors
Full Changelog: v0.3.7...v0.4.0
-
v0.3.8-0.20250523134258-dd752d60cc2023 May 2025 pre-releaseNothing published for this version
-
v0.3.8-0.20241028001316-eaf55a1d6cbe28 Oct 2024 pre-releaseNothing published for this version
-
v0.3.8-0.20240909174525-72c2a77f1b9609 Sep 2024 pre-releaseNothing published for this version
-
v0.3.8-0.20240713232813-42f6c82bc22913 Jul 2024 pre-releaseNothing published for this version
-
v0.3.718 Jun 2024Release notes
Open source →What's Changed
- build(deps): bump github.com/vektra/mockery/v2 from 2.36.0 to 2.38.0 by @dependabot in #297
- build(deps): bump github.com/schollz/progressbar/v3 from 3.13.1 to 3.14.1 by @dependabot in #298
- build(deps): bump gonum.org/v1/gonum from 0.13.0 to 0.14.0 by @dependabot in #299
- build(deps): bump github.com/evanw/esbuild from 0.19.5 to 0.19.11 by @dependabot in #302
- chore: fix function name by @avoidaway in #313
- build(deps): bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.1 by @dependabot in #307
- build(deps): bump github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2 by @dependabot in #312
- build(deps): bump gorm.io/gorm from 1.25.5 to 1.25.7 by @dependabot in #311
- build(deps): bump github.com/evanw/esbuild from 0.19.11 to 0.20.1 by @dependabot in #310
- build(deps): bump github.com/samber/lo from 1.38.1 to 1.39.0 by @dependabot in #301
- fix: update lint rules by @rodrigo-brito in #314
- fix typo by @JieTea in #320
- build(deps): bump github.com/evanw/esbuild from 0.20.1 to 0.20.2 by @dependabot in #315
- build(deps): bump github.com/adshao/go-binance/v2 from 2.4.5 to 2.5.0 by @dependabot in #317
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #318
- build(deps): bump gorm.io/gorm from 1.25.7 to 1.25.10 by @dependabot in #324
- feat: support custom binance api endpoint by @panapol-p in #323
- build(deps): bump github.com/glebarez/sqlite from 1.10.0 to 1.11.0 by @dependabot in #319
- fix: close recordFile by @testwill in #326
- fix: incorrect slice usage in Summary method by @ramilexe in #333
- build(deps): bump github.com/schollz/progressbar/v3 from 3.14.2 to 3.14.3 by @dependabot in #327
- build(deps): bump github.com/tidwall/buntdb from 1.3.0 to 1.3.1 by @dependabot in #328
- build(deps): bump github.com/evanw/esbuild from 0.20.2 to 0.21.4 by @dependabot in #330
- build(deps): bump gonum.org/v1/gonum from 0.14.0 to 0.15.0 by @dependabot in #331
- build(deps): bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in #329
New Contributors
- @avoidaway made their first contribution in #313
- @JieTea made their first contribution in #320
- @testwill made their first contribution in #326
- @ramilexe made their first contribution in #333
Full Changelog: v0.3.6...v0.3.7
-
v0.3.7-0.20240618120128-a57b4ce6896518 Jun 2024 pre-releaseNothing published for this version
-
v0.3.7-0.20240526012558-2325ed95bb6f26 May 2024 pre-releaseNothing published for this version
-
v0.3.7-0.20240519181041-219a9d97271519 May 2024 pre-releaseNothing published for this version
-
v0.3.7-0.20240318011548-722034fb922318 Mar 2024 pre-releaseNothing published for this version
-
v0.3.7-0.20240120002642-b3c310473c4c20 Jan 2024 pre-releaseNothing published for this version
-
v0.3.611 Nov 2023Release notes
Open source →What's Changed
- build(deps): bump github.com/glebarez/sqlite from 1.9.0 to 1.10.0 by @dependabot in #290
- build(deps): bump github.com/vektra/mockery/v2 from 2.33.1 to 2.36.0 by @dependabot in #292
- build(deps): bump gorm.io/gorm from 1.25.4 to 1.25.5 by @dependabot in #293
- build(deps): bump github.com/evanw/esbuild from 0.19.2 to 0.19.5 by @dependabot in #291
- feat: include confidence interval by @rodrigo-brito in #294
Full Changelog: v0.3.5...v0.3.6
-
v0.3.6-0.20231111160733-88c6a28aad1811 Nov 2023 pre-releaseNothing published for this version
-
v0.3.510 Sep 2023Release notes
Open source →What's Changed
- build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #274
- build(deps): bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.7 by @dependabot in #273
- build(deps): bump github.com/vektra/mockery/v2 from 2.26.1 to 2.30.18 by @dependabot in #275
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #270
- build(deps): bump github.com/tidwall/buntdb from 1.2.10 to 1.3.0 by @dependabot in #269
- refactor: improve performance of backtesting by @rodrigo-brito in #276
- build(deps): bump github.com/vektra/mockery/v2 from 2.30.18 to 2.32.2 by @dependabot in #281
- build(deps): bump gorm.io/gorm from 1.24.6 to 1.25.2 by @dependabot in #277
- build(deps): bump github.com/glebarez/sqlite from 1.8.0 to 1.9.0 by @dependabot in #279
- build(deps): bump github.com/adshao/go-binance/v2 from 2.4.2 to 2.4.4 by @dependabot in #278
- build(deps): bump github.com/evanw/esbuild from 0.17.11 to 0.18.17 by @dependabot in #280
- build(deps): bump github.com/adshao/go-binance/v2 from 2.4.4 to 2.4.5 by @dependabot in #285
- build(deps): bump gorm.io/gorm from 1.25.2 to 1.25.4 by @dependabot in #284
- build(deps): bump github.com/vektra/mockery/v2 from 2.32.2 to 2.33.1 by @dependabot in #283
- build(deps): bump github.com/evanw/esbuild from 0.18.17 to 0.19.2 by @dependabot in #286
Full Changelog: v0.3.4...v0.3.5
-
v0.3.5-0.20230910223916-ba2ba238fd1910 Sep 2023 pre-releaseNothing published for this version
-
v0.3.415 May 2023Release notes
Open source →What's Changed
- build(deps): bump github.com/glebarez/sqlite from 1.5.0 to 1.7.0 by @dependabot in #251
- build(deps): bump github.com/schollz/progressbar/v3 from 3.13.0 to 3.13.1 by @dependabot in #253
- build(deps): bump github.com/StudioSol/set from 0.0.0-20211001132805-52fe71d0afcf to 1.0.0 by @dependabot in #255
- build(deps): bump github.com/adshao/go-binance/v2 from 2.3.10 to 2.4.1 by @dependabot in #254
- build(deps): bump gorm.io/gorm from 1.24.2 to 1.24.6 by @dependabot in #252
- build(deps): bump github.com/adshao/go-binance/v2 from 2.4.1 to 2.4.2 by @dependabot in #263
- build(deps): bump github.com/urfave/cli/v2 from 2.25.0 to 2.25.3 by @dependabot in #262
- build(deps): bump github.com/samber/lo from 1.37.0 to 1.38.1 by @dependabot in #261
- build(deps): bump github.com/vektra/mockery/v2 from 2.15.0 to 2.26.1 by @dependabot in #260
- build(deps): bump github.com/glebarez/sqlite from 1.7.0 to 1.8.0 by @dependabot in #259
- fix(paperwallet): fix panic when asset is zero by @daydoing in #265
- chore: update pairs list by @rodrigo-brito in #266
New Contributors
Full Changelog: v0.3.3...v0.3.4
-
v0.3.4-0.20230502235039-13d871e8dbf202 May 2023 pre-releaseNothing published for this version
-
v0.3.4-0.20230402001655-9f24c58fdc9802 Apr 2023 pre-releaseNothing published for this version
-
v0.3.301 Apr 2023Release notes
Open source →What's Changed
- fix/model:make more sense by @darrenli6 in #246
- feat(download): include flag to futures market by @rodrigo-brito in #250
New Contributors
- @darrenli6 made their first contribution in #246
Full Changelog: v0.3.2...v0.3.3
-
v0.3.226 Mar 2023Nothing published for this version
-
v0.3.125 Mar 2023Nothing published for this version
-
v0.3.1-0.20230321015522-ec6792cab39421 Mar 2023 pre-releaseNothing published for this version
-
v0.3.020 Mar 2023Nothing published for this version
-
v0.2.6-0.20230318144230-2fac22664b0d18 Mar 2023 pre-releaseNothing published for this version
-
v0.2.6-0.20230314010946-ab3f8d82f91514 Mar 2023 pre-releaseNothing published for this version
-
v0.2.505 Mar 2023Nothing published for this version
-
v0.2.5-0.20221217205703-348caa02a90e17 Dec 2022 pre-releaseNothing published for this version
-
v0.2.416 Oct 2022Nothing published for this version
-
v0.2.313 Oct 2022Nothing published for this version
-
v0.2.222 Jul 2022Nothing published for this version
-
v0.2.122 Jul 2022Nothing published for this version
-
v0.2.1-0.20220715013001-f90189db0b4415 Jul 2022 pre-releaseNothing published for this version
-
v0.2.014 Jul 2022Nothing published for this version
-
v0.1.311 Jul 2022Nothing published for this version
-
v0.1.209 Jun 2022Nothing published for this version
-
v0.1.121 May 2022Nothing published for this version
-
v0.1.1-0.20220412230344-fa2d2617224a12 Apr 2022 pre-releaseNothing published for this version
-
v0.1.006 Apr 2022Nothing published for this version
-
v0.0.2501 Apr 2022Nothing published for this version
-
v0.0.2431 Mar 2022Nothing published for this version
-
v0.0.24-0.20220329022908-a508d8ef1b3d29 Mar 2022 pre-releaseNothing published for this version
-
v0.0.2327 Mar 2022Nothing published for this version
-
v0.0.23-0.20220320124525-4c7e4b72cc0120 Mar 2022 pre-releaseNothing published for this version
-
v0.0.2219 Mar 2022Nothing published for this version
-
v0.0.22-0.20220215115749-68b22e20c1e915 Feb 2022 pre-releaseNothing published for this version
-
v0.0.2123 Jan 2022Nothing published for this version
-
v0.0.2008 Dec 2021Nothing published for this version
-
v0.0.1906 Dec 2021Nothing published for this version
-
v0.0.1828 Nov 2021Nothing published for this version
-
v0.0.1720 Nov 2021Nothing published for this version
-
v0.0.1618 Nov 2021Nothing published for this version
-
v0.0.1513 Nov 2021Nothing published for this version
-
v0.0.1431 Oct 2021Nothing published for this version
-
v0.0.1326 Oct 2021Nothing published for this version