Hi,
I copied the algorithm from the tutorial, lesson 1: https://www.quantopian.com/tutorials/getting-started but I don't understand the results of the backtest.
The algorithm allocates 100% of its portfolio in AAPL but the backtest shows buy and sell transactions of AAPL on the first day. Why?
I expected only buy transactions on the first day equivalent to the initial capital.
Thanks