PackageTrack
Sign in Get early access

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 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 95
  1. v0.5.1-0.20260822215304-e4b8e7ce1d84 22 Aug 2026 pre-release

    Nothing published for this version

  2. v0.5.0 22 Aug 2026
    Release notes

    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

    Full Changelog: v0.4.1...v0.5.0

    Open source →
  3. v0.4.2-0.20251222094533-0cb24118f1f4 22 Dec 2025 pre-release

    Nothing published for this version

  4. v0.4.2-0.20251209000451-87374ef03160 09 Dec 2025 pre-release

    Nothing published for this version

  5. v0.4.2-0.20251027001357-d005abfa85db 27 Oct 2025 pre-release

    Nothing published for this version

  6. v0.4.1 12 Oct 2025
    Release notes

    What's Changed

    Full Changelog: v0.4.0...v0.4.1

    Open source →
  7. v0.4.0 12 Oct 2025
    Release notes

    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

    Open source →
  8. v0.3.8-0.20250523134258-dd752d60cc20 23 May 2025 pre-release

    Nothing published for this version

  9. v0.3.8-0.20241028001316-eaf55a1d6cbe 28 Oct 2024 pre-release

    Nothing published for this version

  10. v0.3.8-0.20240909174525-72c2a77f1b96 09 Sep 2024 pre-release

    Nothing published for this version

  11. v0.3.8-0.20240713232813-42f6c82bc229 13 Jul 2024 pre-release

    Nothing published for this version

  12. v0.3.7 18 Jun 2024
    Release notes

    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

    Full Changelog: v0.3.6...v0.3.7

    Open source →
  13. v0.3.7-0.20240618120128-a57b4ce68965 18 Jun 2024 pre-release

    Nothing published for this version

  14. v0.3.7-0.20240526012558-2325ed95bb6f 26 May 2024 pre-release

    Nothing published for this version

  15. v0.3.7-0.20240519181041-219a9d972715 19 May 2024 pre-release

    Nothing published for this version

  16. v0.3.7-0.20240318011548-722034fb9223 18 Mar 2024 pre-release

    Nothing published for this version

  17. v0.3.7-0.20240120002642-b3c310473c4c 20 Jan 2024 pre-release

    Nothing published for this version

  18. v0.3.6 11 Nov 2023
    Release notes

    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

    Open source →
  19. v0.3.6-0.20231111160733-88c6a28aad18 11 Nov 2023 pre-release

    Nothing published for this version

  20. v0.3.5 10 Sep 2023
    Release notes

    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

    Open source →
  21. v0.3.5-0.20230910223916-ba2ba238fd19 10 Sep 2023 pre-release

    Nothing published for this version

  22. v0.3.4 15 May 2023
    Release notes

    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

    Open source →
  23. v0.3.4-0.20230502235039-13d871e8dbf2 02 May 2023 pre-release

    Nothing published for this version

  24. v0.3.4-0.20230402001655-9f24c58fdc98 02 Apr 2023 pre-release

    Nothing published for this version

  25. v0.3.3 01 Apr 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.3.2...v0.3.3

    Open source →
  26. v0.3.2 26 Mar 2023

    Nothing published for this version

  27. v0.3.1 25 Mar 2023

    Nothing published for this version

  28. v0.3.1-0.20230321015522-ec6792cab394 21 Mar 2023 pre-release

    Nothing published for this version

  29. v0.3.0 20 Mar 2023

    Nothing published for this version

  30. v0.2.6-0.20230318144230-2fac22664b0d 18 Mar 2023 pre-release

    Nothing published for this version

  31. v0.2.6-0.20230314010946-ab3f8d82f915 14 Mar 2023 pre-release

    Nothing published for this version

  32. v0.2.5 05 Mar 2023

    Nothing published for this version

  33. v0.2.5-0.20221217205703-348caa02a90e 17 Dec 2022 pre-release

    Nothing published for this version

  34. v0.2.4 16 Oct 2022

    Nothing published for this version

  35. v0.2.3 13 Oct 2022

    Nothing published for this version

  36. v0.2.2 22 Jul 2022

    Nothing published for this version

  37. v0.2.1 22 Jul 2022

    Nothing published for this version

  38. v0.2.1-0.20220715013001-f90189db0b44 15 Jul 2022 pre-release

    Nothing published for this version

  39. v0.2.0 14 Jul 2022

    Nothing published for this version

  40. v0.1.3 11 Jul 2022

    Nothing published for this version

  41. v0.1.2 09 Jun 2022

    Nothing published for this version

  42. v0.1.1 21 May 2022

    Nothing published for this version

  43. v0.1.1-0.20220412230344-fa2d2617224a 12 Apr 2022 pre-release

    Nothing published for this version

  44. v0.1.0 06 Apr 2022

    Nothing published for this version

  45. v0.0.25 01 Apr 2022

    Nothing published for this version

  46. v0.0.24 31 Mar 2022

    Nothing published for this version

  47. v0.0.24-0.20220329022908-a508d8ef1b3d 29 Mar 2022 pre-release

    Nothing published for this version

  48. v0.0.23 27 Mar 2022

    Nothing published for this version

  49. v0.0.23-0.20220320124525-4c7e4b72cc01 20 Mar 2022 pre-release

    Nothing published for this version

  50. v0.0.22 19 Mar 2022

    Nothing published for this version

  51. v0.0.22-0.20220215115749-68b22e20c1e9 15 Feb 2022 pre-release

    Nothing published for this version

  52. v0.0.21 23 Jan 2022

    Nothing published for this version

  53. v0.0.20 08 Dec 2021

    Nothing published for this version

  54. v0.0.19 06 Dec 2021

    Nothing published for this version

  55. v0.0.18 28 Nov 2021

    Nothing published for this version

  56. v0.0.17 20 Nov 2021

    Nothing published for this version

  57. v0.0.16 18 Nov 2021

    Nothing published for this version

  58. v0.0.15 13 Nov 2021

    Nothing published for this version

  59. v0.0.14 31 Oct 2021

    Nothing published for this version

  60. v0.0.13 26 Oct 2021

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive