bt
bt copied to clipboard
Where does the rebase of prices happen?
Hi,
At the end of the backtest, the equity progression graph seems to be rebased to $100. If i don't call plot, and just access the prices directly (via: results.stats.prices) the equity still seems like its rebased to $100 even if I set the capital to something huge (like $100000).
I can't see where that happens, and I was wondering if its possible to not rebase? Does it happen at the end? Is it rebased every day?
Thanks! Brett