Bitfinex is one of the longest-running crypto exchanges (since 2012). Long history through multiple market cycles, sophisticated API, broader product set than unCoded uses. Spot trading is solid. Distinguishing feature: trade pair symbols use a
t prefix (e.g., tBTCUSD).When Bitfinex makes sense
Long-history preference
Operating since 2012. Track record across multiple market cycles. For operators who value history.
Diversification beyond Kraken
Often paired with Kraken as both are long-established venues. Different jurisdictional profiles.
Strong major-pair liquidity
tBTCUSD, tETHUSD — solid books. Comparable to mid-tier majors.USD-quoted markets
Native USD pairs (not USDT). Useful for operators preferring fiat-quoted trading.
When NOT to use Bitfinex
Account creation
1
Sign up at Bitfinex
Standard signup.
2
Verify email and phone
Standard verification.
3
Complete KYC
Bitfinex KYC for spot trading. Plan for
1–3 business days.4
Enable 2FA
Authenticator app preferred.
API key creation
1
Navigate to API Management
Account → API → API Keys.
2
Create new API key
Standard flow.
3
Configure permissions
- ✅ Account history — read.
- ✅ Orders — write (for placing/canceling orders).
- ✅ Wallets — read (for balance queries).
- ❌ Withdrawal — leave unchecked. NEVER enable.
- ❌ Margin / Funding — disabled unless required.
4
Set IP allowlist
Paste your VPS IP. Wait for propagation.
5
Save key and secret
Save both immediately.
Connecting unCoded to Bitfinex
1
Open Dashboard, add Bitfinex
“Exchanges” → “Add Exchange” → “Bitfinex.”
2
Paste credentials
API key + secret. Test Connection.
3
Use Bitfinex's `t` prefix in symbols
Trade pairs are formatted as
tBTCUSD, tETHUSD (note the t prefix). The exchange profile handles this transparently when you specify symbols normally.Bitfinex-specific quirks
Symbol naming with `t` prefix
Symbol naming with `t` prefix
Bitfinex spot trading pairs use a
t prefix: tBTCUSD, tETHUSD. Funding pairs use f prefix.The unCoded exchange profile handles this transparently — but mentally translate when cross-referencing.USD-quoted natively
USD-quoted natively
Bitfinex offers USD pairs (not USDT). For US-based operators avoiding USDT, this is a benefit. For operators in USDT-pair pre-built modes, mentally treat USD as roughly equivalent.
Sophisticated product set
Sophisticated product set
Bitfinex supports margin, funding/lending, derivatives. unCoded uses spot-only. The other product features are visible in Bitfinex’s UI but unCoded doesn’t interact with them.
Long-history reputation considerations
Long-history reputation considerations
Bitfinex has had historical incidents (2016 hack with Tether-linked aftermath). Modern Bitfinex operations have improved substantially. Operator trust assessment is your call.
Fee structure
Fee structure
Default
0.20% taker, with substantial volume tier discounts. Higher than Binance, lower than some alternatives.Sub-account support
Sub-account support
Limited compared to Binance/Bybit. For strategy isolation, prefer venues with mature sub-account features.
Troubleshooting Bitfinex-specific
Authentication fails
Authentication fails
Standard checks: IP allowlist, permissions (Account history + Orders + Wallets), credential whitespace, propagation.
Symbol not found
Symbol not found
Bitfinex spot symbols use
t prefix (tBTCUSD). Verify the format matches.Insufficient balance
Insufficient balance
Standard fix. On Bitfinex, also verify balance is in spot wallet (not funding/margin wallet).
Best practices for Bitfinex operators
What’s next
API Key Security
Universal principles.
Kraken Setup
The other long-history venue. Often paired with Bitfinex.
Binance Setup
The recommended primary.
Other venues
Remaining production-ready.
TradingBot
The execution engine.