BRIX supports three exchanges. All have free testnets for risk-free testing.
| Exchange | Best For | Testnet | Min Deposit |
|---|---|---|---|
| Hyperliquid | Low fees, fast execution | Free | 0 (wallet-based) |
| Binance | Most liquid markets | Free | Any amount |
| Bybit | User friendly interface | Free | 0 |
Always start with Testnet:
TESTNET
MAINNET
TESTNET (recommended first)
MAINNET (real money)
TESTNET API Key
MAINNET API Key
Dashboard → Bot Config → Binance tab
Network: Testnet OR Mainnet (must match your keys)
API Key: paste your API key
Secret Key: paste your secret key
Click: Test Connection
Should show: Connected — $X USDT
Hyperliquid uses wallet-based authentication. Your private key IS your API access — no separate API key creation needed.
Option A — MetaMask (easiest):
For bot trading, create a SEPARATE wallet dedicated to the bot. Never use your main wallet's private key.
Dashboard → Bot Config → Hyperliquid tab
Network: Testnet OR Mainnet
Wallet Address: your 0x address
Private Key: your 0x private key
Click: Test Connection
Should show: Connected — $X USDT
TESTNET
MAINNET
Dashboard → Bot Config → Bybit tab
Network: Testnet OR Mainnet
API Key: paste your API key
API Secret: paste your secret key
Click: Test Connection
Should show: Connected — $X USDT
Your credentials are:
Security warnings:
Stay on testnet until all of these are true:
7+ days of testing completed
Win rate above 55%
Profit factor above 1.3
Max drawdown below 5%
You understand every Discord alert
You've seen both SL and TP hit
When switching:
Never rush to mainnet. The testnet exists to protect you.
BRIX uses two connection types (configured automatically):
REST API (for orders)
WebSocket (for live data)
You don't need to configure this — BRIX handles both automatically.
Invalid API Key
Double-check you copied the full key with no spaces. Make sure testnet keys are used with testnet, not mainnet.
Signature mismatch
Usually a time sync issue. Ensure your device time is correct and try again in 1 minute.
IP not whitelisted
On Binance/Bybit mainnet, add the BRIX server IP to your API key's IP restriction list.
Insufficient permissions
Enable Futures trading permission on your API key. On Binance, you may also need to activate Futures on your account first.
Balance 0 on Hyperliquid testnet
Use the faucet to get test funds: faucet.hyperliquid-testnet.xyz
Connection timeout
The exchange may be experiencing downtime. Check status.binance.com or status.bybit.com.
The percentage of your account risked on each individual trade.
When multiple engines confirm a signal, position size automatically increases:
Default SL: 0.21% | Default TP: 0.42% = 2:1 R:R ratio
With 2:1 R:R, you can be profitable even with a 40% win rate.