### Expected Behavior We should have a flag for the `bt.plot()` function which would show the cash amount at our broker. E.g.: `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!