Alpaca Trading
JSON →Manage stock and crypto portfolios, place trades, and access market data via the Alpaca Trading API.
Install
npx -y @smithery/cli Tools · 8
- get_account_info_tool Get current account information
- place_market_order Place a market order to buy or sell a stock
- place_limit_order Place a limit order to buy or sell a stock at a specified price
- place_stop_order Place a stop order to buy or sell a stock when it reaches a specified price
- place_stop_limit_order Place a stop-limit order combining stop and limit order features
- cancel_order Cancel an open order by its ID
- close_position Close an open position for a specific symbol
- get_portfolio_summary Get a comprehensive summary of the portfolio
Environment variables
ALPACA_PAPER_API_KEYALPACA_PAPER_API_SECRET
Links
★ 32 GitHub stars