This repository has been archived by the owner on Sep 14, 2022. It is now read-only.
Releases: piebotai/bot
Releases · piebotai/bot
v3.2.0
Updated
Adds performance improvements #35
Allows users to specify which task they want to run when in Dev mode #39
Adds an optional threshold for the Rebalance task #20
v3.1.2
Updated
The init script now handles installing the required Pip3 packages
Minor documentation adjustments
v3.1.1
Updated
Users can now disable the Rebalance task #32
Updates to the update and init scripts
Documentation improvements
v3.1.0
Updated
The "Rebalance" task now does the sell orders first, then the buy orders, to make extra sure there is enough USDT to complete the buy orders #28
Adds helpful "update" and "init" scripts
v3.0.0
Updated
_config.py
is now much simpler to understand and adjust #25
Adds graceful shutdown #27
v2.0.1
Updated
Removes emoji from the console output #19
Dramatically reduces the console output #23
v2.0.0
Updated
PieBot is now split into two separate tasks (Buy and Rebalance) that run at different intervals - #21
Users can now configure how often each task in PieBot should run - #4
Updated documentation for 2.0
v1.0.3
Updated
Documentation for the 1.0
release
v1.0.2
Updated
Sets the default environment to production
Various code quality adjustments
v1.0.1
Fixed
Fixes an issue where the bot was checking the total balance of a coin, rather than the available balance
Ensures the bot is always using the pairs
variable, rather than calling pair_list
directly
You can’t perform that action at this time.