Document deployment details for the remaining brokerages - #2681
Merged
AlexCatarino merged 2 commits intoSep 15, 2026
Merged
AlexCatarino merged 2 commits into
AlexCatarino merged 2 commits into
Conversation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up to #2680. Every brokerage that calls
DeploymentDetailsHelper.Addnow has a Deployment Details page that lists the keys it shares, and the feature itself is documented outside of the brokerage sections.New brokerage pages and keys, taken from the current
masterof eachLean.Brokerages.*repo:ib-account,ib-user-name,ib-trading-mode,ib-financial-advisors-group-filter, plusib-fix-accountandib-fix-user-namefor FIX deployments.trade-station-account-id,trade-station-account-type.tastytrade-account-number.public-account-number.alpaca-paper-trading.charles-schwab-account-number.clearstreet-account-id.webull-account-id.bybit-vip-level.tradier-account-id,tradier-use-sandbox.bloomberg-fix-sender-sub-id,bloomberg-fix-on-behalf-of-comp-id,bloomberg-fix-deliver-to-comp-id.eze-user-name,eze-domain,eze-locale,eze-trading-account.oanda-account-id,oanda-environment.Binance, Coinbase, Kraken, Bitfinex, dYdX, Trading Technologies and Wolverine don't share deployment details yet, so they get no page.
Feature pages:
AlgorithmId/algorithm_id, and Get Deployment Details.Resources/live-trading/deployment-details.php's new sibling,Resources/live-trading/read-deployment-details.php, so the brokerage pages and the two new pages share it.Test plan
🤖 Generated with Claude Code