Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
How to Change Initial Capital in Research Environment

I am developing my first backtest script from Research Environment. Everything works fine except for default value of initial capital.

I am wondering whether there is any way to change the default value of initial capital (i.e., 100,000) to specific value for my backtest.

Thanks.