How A-DCA Works

From account connection to rule-based Bitcoin trading in three steps. Automation can lose money and requires monitoring.

๐Ÿ’ก

Prefer watching over reading? Below you'll find a short video that covers the same information as this page. Feel free to read the text, watch the video โ€” or both!

๐ŸŽฌ Video

Watch: How A-DCA Works โ€” full walkthrough

This video explains setup and the intended trading rules. Check current provider instructions and the risk disclosure before acting; the video is product documentation, not investment advice.

Set up automated trading

1

Sign Up & Connect Exchange

Register on A-DCA, then connect an available exchange integration. The code includes OKX, Binance, Coinbase, Kraken and Hyperliquid adapters; availability and tested evidence differ by integration.

๐ŸฆOKX โ€” adapter available; verify account access
  1. Create an OKX account and complete KYC.
  2. Go to API Management โ†’ Create API key.
  3. Enable <strong>Trade</strong> permission. Do NOT enable withdrawal.
  4. Copy API Key, Secret Key, and Passphrase.
  5. Paste them into A-DCA. Done. (~5 minutes)
2

Fund Your Account

Deposit USDT/USDC or BTC as required by the selected mode. $500 is the stated operational starting amount, subject to exchange minimums and fees, not a recommended or guaranteed-profitable investment amount.

๐Ÿ’ต
Minimum deposit
$500 stated starting amount ยท Verify provider minimums ยท Use only funds you can afford to lose
3

Automation runs, you monitor

A-DCA evaluates configured rules and may place spot orders. Bull and BTC-first Bear workflows target different outcomes, but neither predicts the market or guarantees profit.

๐Ÿค–
Automated 24/7
Scheduled checks ยท Conditional orders ยท Recorded fills and fees ยท Ongoing monitoring required
Coming Soon โ€” Beta
๐Ÿฆ‘ Kraken (Beta โ€” not tested)๐Ÿ”ต Coinbase (Beta โ€” not tested)
๐ŸŽฌ Video

Watch: How to create API keys on OKX

Step-by-step: how to open the API menu on OKX, fill in the required fields and save your trading API credentials.

๐ŸŽฌ Video

Watch: Register & sign in to A-DCA

Full walkthrough of the A-DCA registration and sign-in process โ€” from the form to your first successful login.

What the robot does every day

The robot follows configured rules without discretionary judgment. Software, data, configuration and execution errors remain possible.

โ‘ 

Checks market conditions

On scheduled cycles the robot reads Bitcoin prices and technical indicators to evaluate configured conditions; it cannot know the best time to trade.

โ‘ก

Calculates order size

Based on how much the price has dropped, the robot calculates how much to buy. Bigger drop = bigger purchase.

โ‘ข

Places the order

The robot submits an order to the selected integration. Fills can be delayed, partial, cancelled or executed away from the displayed price because of liquidity and slippage.

โ‘ฃ

Monitors for profit

After entry, the robot evaluates configured exit conditions. A target may never be reached, and fees or execution can change the realized outcome.

Think of it like a smart savings plan

Instead of trying to time the market perfectly (impossible!), A-DCA spreads your purchases over time and buys more when prices are low.

๐Ÿ˜ฐ

Manual investing

$95,000Everyone is excited โ†’ You buy
$80,000Price drops โ†’ You panic, wait
$70,000Drops more โ†’ You sell at loss
$85,000Recovers โ†’ You missed it
๐Ÿค–

A-DCA robot

$95,000Buys small amount (normal)
$80,000Buys more! (price dropped)
$70,000Buys even more! (great price)
$85,000Attempts an exit when configured conditions are met

* Simplified example for illustration purposes

Why people choose A-DCA

๐Ÿค–

Full automation

Workflows run automatically when the service and provider are available, but permissions, balances, orders and risks still require monitoring.

๐Ÿ”’

Limited trading permissions

A-DCA does not request withdrawal permission for supported CEX keys. This reduces direct withdrawal exposure but does not prevent harmful trades, provider failure or market loss.

โœจ

No experience needed

Guided setup reduces strategy configuration, but users must still understand credentials, custody model, active mode and trading risk.

OKX REST API Integration

A-DCA uses standard OKX REST API v5 endpoints. No special permissions required beyond 'Trade'.

GET /api/v5/market/candlesOKX Docs โ†—

Get candlestick (OHLCV) data for the trading pair. Used to read current price and calculate technical indicators (RSI, CCI, Bollinger Bands).

POST /api/v5/trade/orderOKX Docs โ†—

Place a new market order (BUY or SELL). Used by the DCA algorithm to execute trades and by the risk management system to close positions.

GET /api/v5/trade/orderOKX Docs โ†—

Get details of a specific order by order ID. Used after placing an order to retrieve the actual fill price, amount, and commission.

GET /api/v5/account/balanceOKX Docs โ†—

Get account balance. Used to check available USDT and BTC balances before placing orders.

๐Ÿ”’ All API calls use 'Trade' permission only โ€” withdrawal permission is never required.

Trade Chains Explained

Recorded trades are grouped into flows so you can inspect entries, merges, exits, fees and outcomes.

Bear / Short Chainโ–ผ

6 Short Sells โ†’ 1 Close Buy

1782324989964BTCUSDCSSSB๐Ÿ”— merges: 6Closed7 trades
#Trade IDDate ModifiedTrade DirectionTrade SideTrade StatusOpening RateClosing RateRealized Profit (USDT)Realized Profit (BTC)
11781666206174-BTC-USDC-SSJun 24, 2026, 9:16 PMshortSS ยท Sell (short)Closed65664.0059611.86โ€”โ€”
21781790457043-BTC-USDC-SSJun 24, 2026, 9:16 PMshortSS ยท Sell (short)Closed63800.3159611.86โ€”โ€”
31781838129656-BTC-USDC-SSJun 24, 2026, 9:16 PMshortSS ยท Sell (short)Closed62919.9359611.86โ€”โ€”
41782029737385-BTC-USDC-SSJun 24, 2026, 9:16 PMshortSS ยท Sell (short)Closed64007.1659611.86โ€”โ€”
51782098838819-BTC-USDC-SSJun 24, 2026, 9:16 PMshortSS ยท Sell (short)Closed64193.0359611.86โ€”โ€”
61782188823115-BTC-USDC-SSJun 24, 2026, 9:16 PMshortSS ยท Sell (short)Closed63864.2659611.86โ€”โ€”
71782324989964-BTC-USDC-SBJun 24, 2026, 9:16 PMshortSB ยท Buy (short)Closedโ€”59611.86โ€”+0.00019000
SS ยท Sell (short)
65664
โ†’
SS ยท Sell (short)
63800
โ†’
SS ยท Sell (short)
62920
โ†’
SS ยท Sell (short)
64007
โ†’
SS ยท Sell (short)
64193
โ†’
SS ยท Sell (short)
63864
โ†’
SB ยท Buy (short)
59612

This recorded example groups several BTC sells with a later buy-back. A BTC gain occurs only when the matched buy-back cost, including fees, is below the sale proceeds.

Bull / Long Chainโ–ถ

Multiple DCA Buys โ†’ 1 Sell

1782324989964BTCUSDCSSSB๐Ÿ”— merges: 3Mixed4 trades

The chain ID encodes the direction: 'SSSB' = Short-Sell-Short-Buy (bear), 'LBLS' = Long-Buy-Long-Sell (bull).

Ready to start?

First month is completely free. No credit card required.

๐Ÿš€ Start Free Trial