Releases: Crynners/AccBot
Releases · Crynners/AccBot
Release v1.0.104
The current version of the AccBot running on Azure.
Installation instructions can be found in README.
Release v1.0.102
The current version of the AccBot running on Azure.
Installation instructions can be found in README.
Release v1.0.101
Release v1.0.99
Release v1.0.94
The current version of the AccBot running on Azure.
Installation instructions can be found in README.
Release v1.0.93
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
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
Aktuální verze Coinmate akumulačního bota běžícího na Azure.
Postup instalace naleznete v README.
Release v1.0.86
Solving bug #15
The installation instructions can be found in README.
Full Changelog: v1.0.85...v1.0.86