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.