Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Commit

Permalink
Documentation changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Wade committed Aug 6, 2021
1 parent 221de58 commit b356536
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ If there is not enough USDT to complete the whole order, PieBot will skip the ta

The Rebalance task tries to keep all the values of your holdings the same, by selling coins whose values are over the average, and using those profits to buy more of the coins that are below the average.

PieBot will first run through the sell orders, then the buy orders. This is to ensure there is enough USDT available when it comes to the buy orders, just in case the `usdt_reserve` isn't adequate.

The frequency at which this task runs is configured using the `rebalance_frequency` environment variable.

PieBot has no maximum order value for buying or selling a holding to bring it back on target.
Expand Down

0 comments on commit b356536

Please sign in to comment.