
Spot Trading
Trade over 20 coins using our dashboard, Trading APIs or your favorite Alpaca Connect app. Gain access to complex order types, and build your strategy.
Trade Over 48 Crypto Pairs With Alpaca's Crypto Developer-Friendly API
Sign up99.95%
Uptime
10ms
Order processing
#1
API Broker*
*elected by BrokerChooser
Trade over 20 coins using our dashboard, Trading APIs or your favorite Alpaca Connect app. Gain access to complex order types, and build your strategy.
Tap into another dimension of trading with BTC and USDT coin-pairs.
Deposit and withdraw your coins faster than traditional banking rails.
Trade over 48 coin pairs including USD, BTC, and USDT.
Start TradingJoin hundreds of thousands of traders and developers building on Alpaca APIs.
Easy to Use Trading API
SDKs are available in Python, .NET/C#, Go, Node, and more
Free Real-Time Market Data
Paper trading and live trading both come with real-time market
data
Testing Environment
Test your work on Paper trading before deploying to production
1
2
3
4
5
6
7
8
9
10
11
12
from
alpaca.trading
import
TradingClient, MarketOrderRequest, OrderSide, TimeInForce
client
=
TradingClient
('api-key','secret-key')
order_params
=
MarketOrderRequest(
symbol
='BTC/ETH',
side
=OrderSide.
BUY
,
qty
=
0.324
,
time_in_force
=TimeInForce.
DAY
)
order
=
client
.submit_order
(
order_params
)
Check out these resources to learn more about crypto trading on Alpaca.
We provide support around the clock. Speak to a member of our support team anytime, from anywhere around the world.
Contact Support