-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
@gaborvecsei
Description
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!