Documentation Index
Fetch the complete documentation index at: https://uncoded.ch/docs/llms.txt
Use this file to discover all available pages before exploring further.
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
API key creation
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.
Connecting unCoded to Bitfinex
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.