Interact with the Alpaca trading API using natural language. Manage your stock trading, check positions, and fetch market data effortlessly. Empower your trading experience with real-time insights and order management capabilities.
Tools
get_account_info
Get the current account information including balances and status.
get_positions
Get all current positions in the portfolio.
get_stock_quote
Get the latest quote for a stock. Args: symbol: Stock ticker symbol (e.g., AAPL, MSFT)
get_stock_bars
Get historical price bars for a stock. Args: symbol: Stock ticker symbol (e.g., AAPL, MSFT) days: Number of trading days to look back (default: 5)
View 5 more tools
Installation
Please Login
Login to configure this server.