tastytrade OAuth Refresh Token
What it does
The OAuth refresh token authenticates ACondor with tastytrade. tastytrade uses OAuth 2.0; the refresh token is a long-lived credential that ACondor exchanges for a short-lived access token on each session start. Without a valid token, the bot cannot connect at all.
When to change it
When your token expires or you revoke it at the tastytrade developer portal. Live tokens: my.tastytrade.com > API Access > OAuth Applications. Sandbox tokens: developer.tastytrade.com.
Safe range
Paste the full token string. Never share it. It grants full account access.
Example
After regenerating a token in the tastytrade portal, paste the new value here and restart the bot session.