alpacahq / alpacahq/Alpaca-API
Retain API keys when a paper account is reset
Open
feature request
- Dominant language
- No language data
- Stars
- 173
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Currently, when a paper trading account is reset it also resets the API_KEY and the SECRET_KEY. This creates confusion, and a fair amount of support issues, because user trading programs then fail with the wrong key.
One solution would be to copy the key and secret key to the new account. If this is not possible, perhaps at least add a message indicating that the keys must be updated after an account reset.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.