Hello,

Are you able to help finish this attached code for me?  My code is pulling in the correct tickers by date.  Now I want this algorithm to open a $1,000 short position on each of those tickers right when the market opens.  Once the short position is opened, I want the algorithm to then put in a stop loss order to close that position if it reaches a 10% loss on the position.  I want the algorithm to close any remaining open positions 10 seconds before the market closes.  Are you able to help make the attached backtest do these actions for me?  Thanks!