Sorry for a newbie question....
How do I get Buy and Sell Signals from an Algo?
Do I run a backtest up until this moment to see what I should buy/sell right now?
For example, I backtested the Algo in Getting Started: Lesson 7 1, which is supposed to rebalance weekly the 1st day of each week.
I ran the backtest on 12/20/19, but the last day I could use for the back test was 12/19/19.
Therefore, I would only be able to run it on the 2nd day of the week to see what I should have bought/sold on the 1st day of the week....
What am I missing?