You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: