The attached algorithm backtest is for a daily backtest run.
This uses a scheduled function to rebalance one a month at a specific offset from the beginning of the month and beginning of the trading day.
Since it is specifc as to when it trades.
I expected to see no difference between the daily and minutely backtests, since I trade at a specific offset to the month and offset to the trading start.
But I am seeing a difference. Can someone help me understand why?
The attached backtest is daily.
If you switch it to minutely the final return as well as profit/loss percentage logged at every rebalance is different.