EB28 Answers · retail trading trust

Should a trading bot know your brokerage password?

Short answer Never. A bot holding your password is indistinguishable from the bot's author holding your password — full account access, invisible to you, revocable only by changing credentials. Official broker APIs exist precisely to replace this: scoped, isolated, auditable connections you can revoke at the broker level without touching your login.
Last updated July 30, 2026 First published July 30, 2026 Backed by our public tape

What password access actually grants

Your brokerage login is not a trading permission — it is everything: transfers, linked bank accounts, personal information, security settings. Software holding those credentials can do anything you can do, and so can anyone who compromises that software. The bot's security becomes your account's security, and you have no way to audit either.

Password-sharing also breaks the broker's ability to protect you. Their systems cannot distinguish the bot from you, terms of service are typically violated (jeopardizing the account itself), and fraud protections may not cover activity conducted with credentials you handed over voluntarily.

The API alternative, and the rule of thumb

Official agent APIs invert every one of those properties: the connection is scoped to what the API permits, confined (in Robinhood's agentic design) to a dedicated sub-account, visible to the broker as software with the broker's checks applied to each order, and revocable at the broker level in one action while your login stays yours.

The rule of thumb is absolute: a vendor whose setup instructions include 'enter your brokerage username and password' has disqualified themselves, whatever else is attractive about the product. Our own desk cannot be configured with credentials at all — the official API connection is the only path it supports.

First-party data — from our own desk

The EB28 Bluechip tape, as of July 30, 2026 Public record
record15 market days journaled · 1014 cycles run · 696 setups reviewed · 0 orders placed · mode: review-only (paper)
whyWe publish this on every answer page because advice about verifying trading software rings hollow without a record of our own to check. Quiet days and warnings included.
checkLive dashboard: eb28.co/fundmanager · daily archive: eb28.co/tape

More questions people ask

What about read-only password access for tracking?

Credential-sharing has no read-only mode — the password grants what the password grants. Use official data connections with scoped tokens for portfolio tracking.

Are API keys risky too?

They carry scoped risk: a leaked key allows what the key allows, which is exactly why scoping and sub-account isolation matter. Store keys properly and revoke any you cannot account for.

How do I undo password access I already gave a bot?

Change the password immediately, enable two-factor authentication, review linked banks and recent activity, and tell your broker — then move any future automation to an official API connection.

Regulator resources and sources

Independent, official reading — not affiliated with EB28:

Keep going

Software, not advice. Bluechip (the desk behind DayTradingBot.net, by EB28) is licensed software that you install and operate yourself. Nothing on this page is investment advice, an offer, or a recommendation to buy or sell any security. Trading involves risk of loss: you can lose money, including everything you put in. Activity shown here is a record of past activity from our own desk and is not a prediction of future results. Robinhood and related marks belong to their owner, which does not endorse or sponsor EB28, Bluechip, or DayTradingBot.net.