alpaca-backtrader-api
alpaca-backtrader-api copied to clipboard
oauth parameter
Addresses https://github.com/alpacahq/alpaca-backtrader-api/issues/52
Currently I pass in my key_id and secret_key in addition to the oauth parameter. I'm not 100% sure how this will behave when I use another account's oauth access token.
Tested on alpaca paper trading account and orders went through
we should wait with this merge until we have a solution for the StreamConn object too