Questions about the input and output of payout function

I just want to make sure that the following ideas are correct:

  1. The input of payout function is a DataFrame with all stocks’ [‘ohlcv’,‘bb_live’] from 01/2007 - 12/2016? (or anything I want)
  2. When I allocate the portfolio today, I can’t use tomorrow’s data(Although I already have tomorrow’s data).
  3. I need to give the the allocation  every day, not every 5 days or every month.


Meanwhile, I would like to know when to start ranking


Hello - have you read the answer to this similar question : https://dashboard.alphien.com/forum/350 ?


Thanks.