Skip to content

feat: add --charles-schwab-user-name option to README#640

Open
Romazes wants to merge 2 commits intoQuantConnect:masterfrom
Romazes:feature-charles-schwab-user-name-config
Open

feat: add --charles-schwab-user-name option to README#640
Romazes wants to merge 2 commits intoQuantConnect:masterfrom
Romazes:feature-charles-schwab-user-name-config

Conversation

@Romazes
Copy link
Contributor

@Romazes Romazes commented Mar 13, 2026

Adds charles-schwab-user-name input config to modules-1.14.json so the user's
Charles Schwab login ID is collected and used during OAuth authentication.

Updates README to document --charles-schwab-user-name across all relevant commands.

Closes #639

How Has This Been Tested?

  • The normal running
lean live deploy CharlesSchwabTestAlgo --brokerage CharlesSchwab --data-provider-live CharlesSchwab --charles-schwab-user-name XXXXXX --charles-schwab-account-number XXXXXXX
  • If the user inputs the wrong account-number
    image

  • If the user input does not exsist OAuth user name, he will be redirected to authorization page
    image

Regenerates README to document the new --charles-schwab-user-name CLI option
for Charles Schwab OAuth authentication across all relevant commands.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Romazes Romazes requested a review from Martin-Molinero March 13, 2026 15:23
@Romazes Romazes self-assigned this Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add UserId Parameter to Charles Schwab Deployment

1 participant