I'm loving Alpaca more and more for back-testing and automated trading. One of the first items on my to-do list was to create very simply code for placing a buy or sell order. This example is the most basic of orders with the defaults set to a buy limit order.You can sell a stock by changing the order_side variable from 'buy' to 'sell' to sell. You can use a market order by changing the