robin_stocks
robin_stocks copied to clipboard
Add support for Custom Pickle Paths
This is a small PR that allows a user to choose where to save the robinhood cookies .pickle
file. If not specified, it defaults to ~/.tokens/
(the current behavior). When defined with an absolute or relative path, it uses that instead.