itsjafer / schwab-api

A python library for placing trades on Charles Schwab
MIT License
201 stars 64 forks source link

Add functionality to rebalance an account #59

Open virgilbourassa opened 5 months ago

virgilbourassa commented 5 months ago

Added functionality to rebalance an account based on proportional allotments to desired stocks. Also addressed PyCharm IDE warnings and formatting.

itsjafer commented 2 months ago

Additionally, I believe this PR renames certain methods, which introduces breaking changes in terms of backwards compatibility.

I think we need strong justification before we take that step.