We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We should have a flag for the bt.plot() function which would show the cash amount at our broker.
bt.plot()
E.g.: bt.plot(plot_broker_cash=True)
bt.plot(plot_broker_cash=True)
Also, given this feature it would be nice to access the "cash at the broker" in each iteration.
Thank you for the great work!