Develop REST API to wrap Alpaca [3]
Opened this issue · 0 comments
andreakroy commented
- Node.js REST API
- /api/v1/orders
- GET: orderId
- POST: json body {ticker: <>, quantity: <>, order_type: <>, buy/sell: <>, stop_price: <>, take_profit_price: <>}
Opened this issue · 0 comments