Balancer is a cutting-edge, open-source, self-hosted platform that empowers users to trade Bitcoin automatically. It is exchange-agnostic and highly configurable.
Balancer automates Bitcoin trading by responding to market conditions.
When the price drops significantly, it analyzes multiple indicators to assess the likelihood of a rebound. If a reversal is likely, it increases the position using a portion of the allocated budget to improve the weighted entry price.
When the price rises and the position becomes profitable, Balancer gradually reduces it to secure gains. The greater the profit, the larger and more frequent the reductions.
For most users, cli-lite
provides everything needed to run a Balancer instance effortlessly. For advanced control and customization, use cli
instead.
- Command Line Interface (
cli
) - Command Line Interface Lite (
cli-lite
) - Application Programming Interface (
api
) - Graphical User Interface (
gui
) - Cloudflare Tunnel (
ct
)