CS196Illinois/Group4-FA21

Develop REST API to wrap Alpaca [3]

Opened this issue · 0 comments

  • Node.js REST API
  • /api/v1/orders
  • GET: orderId
  • POST: json body {ticker: <>, quantity: <>, order_type: <>, buy/sell: <>, stop_price: <>, take_profit_price: <>}