Skip to content

Releases: Crynners/AccBot

Release v1.0.104

26 Apr 10:09
441c64f
Compare
Choose a tag to compare

The current version of the AccBot running on Azure.

Installation instructions can be found in README.

Release v1.0.102

20 Mar 11:23
Compare
Choose a tag to compare

The current version of the AccBot running on Azure.

Installation instructions can be found in README.

Release v1.0.101

19 Mar 18:01
ce1a3b3
Compare
Choose a tag to compare

The current version of the AccBot running on Azure.

RELEASE NOTES

  • Fixing bug #21
  • API libraries updates

Installation instructions can be found in README.

Release v1.0.99

12 Dec 13:40
1b4ae5f
Compare
Choose a tag to compare

The current version of the AccBot running on Azure.

RELEASE NOTES:

  • Pull request #19

Installation instructions can be found in README.

Release v1.0.94

10 Dec 08:52
a7d194b
Compare
Choose a tag to compare

The current version of the AccBot running on Azure.

Installation instructions can be found in README.

Release v1.0.93

10 Dec 08:50
5c4e960
Compare
Choose a tag to compare

The current version of the AccBot running on Azure.

RELEASE NOTES:

  • Rebuilding the project to .NET 6. The new Azure function version 4 is used.

Installation instructions can be found in README.

Release v1.0.90

21 Nov 19:15
a3c7cd3
Compare
Choose a tag to compare

RELEASE NOTES

New features / solved bugs regarding Pull request #17

  • Added a new "Account" configuration variable that is only used by the FTX part of the bot but I made it so that it could be reused for other exchanges. FYI, FTX allows to create subaccounts to split funds and manage balances separately. Retrocompatibility is not broken as I've tested the code and it properly falls back to the main FTX account in case of no variable found in the config or it's an empty string.
  • Fixed validation and parameters formatting used in the API calls
  • The FTX.Net library is now up to date (it was very outdated but it's a very young/fast moving lib apparently)
  • Prevented the logic to break and so the bot to crash with a null exception when no Ask price is received from the API (FTX.Net might have a bug there as i've never seen the field populated, i didn't dig into it nor contacted them)
  • Made the "Not enough money" error more verbose
  • Updated the relevant .ps1 script to account for the new "Account" configuration variable setup

Others

  • Solved bug within AccBot update by installation script.

Installation instructions can be found in README.

Release v1.0.89

21 Nov 19:11
ab1243b
Compare
Choose a tag to compare

Aktuální verze Coinmate akumulačního bota běžícího na Azure.

Postup instalace naleznete v README.

Release v1.0.86

17 Oct 13:47
Compare
Choose a tag to compare

Solving bug #15

The installation instructions can be found in README.

Full Changelog: v1.0.85...v1.0.86

Release v1.0.85

15 Oct 09:15
Compare
Choose a tag to compare

Solving bug #14

The installation instructions can be found in README.