BlockWealth BTC Accumulator

How BTCBot works

A rules-based spot engine for Binance alt/BTC pairs. Every cycle follows the same transparent parameters you see in the public catalog.

Two different re-entry rules

Wins and losses are handled differently. Understanding this is key to reading the pair parameters in our catalog.

When take-profit wins

Re-enter with full profits

Price hits the target profit % and the cycle closes in profit. The bot does not wait for a buffer pullback. It immediately opens the next trade using your entire updated BTC balance — base capital plus every sat earned from the win.

  • Compounding wins cycle over cycle
  • No buffer delay on positive exits
  • Profits roll straight into the next entry

When stop-loss hits

Buffer before re-entry

Price hits the stop-loss % and the cycle closes at a loss. The bot waits for price to pull back by the configured re-entry buffer % (e.g. 0.2%) before opening the next position. This avoids chasing the market right after an adverse move.

  • Buffer applies only after SL exits
  • Typical default: 0.2% pullback
  • Shown per pair in the public catalog

Target % = take-profit above entry  ·  Stop-loss % = max loss before exit  ·  Buffer % = SL-only re-entry cushion

The two exit paths

Every cycle ends at take-profit or stop-loss. What happens next depends entirely on which one fires.

1. Entry → OCO position open

Win path

Immediate re-entry with all profits

Loss path

Wait for buffer % pullback, then re-enter

Tracked across every cycle

Aggregated stats from completed bot cycles. Individual results vary by pair selection and market conditions.

0

Wins

0

Losses

+0.00000000

Net BTC delta

Combined tracked BTC

The full cycle, step by step

1

Entry

The bot buys the alt asset with your allocated BTC when entry conditions are met. An OCO order is placed immediately with both take-profit and stop-loss legs.

2

Take-profit (win path)

If price reaches the target profit %, the cycle closes in profit. The bot immediately re-enters using your full updated BTC balance — original allocation plus every sat from the win. No buffer wait.

3

Stop-loss (loss path)

If price hits the stop-loss %, the cycle closes at a loss. The bot does not re-enter right away. It waits for price to pull back by the re-entry buffer % before opening the next position.

4

Repeat

The worker polls every few seconds, updates pair state, logs each cycle, and continues until you disable the pair or the admin pauses the market.

What you control

  • Your Binance API credentials (encrypted)
  • Which active catalog pairs are enabled
  • BTC allocation per pair on your account
  • When to disable pairs or disconnect exchange

What admins control

  • Global pair catalog (which markets exist)
  • Target %, stop-loss %, buffer % per pair
  • Default suggested BTC allocation
  • Bot-wide pause for delisted or risky markets