The post Peter Brandt Criticizes Robinhood’s New “Multiple Accounts” Feature appeared first on Coinpedia Fintech News
Robinhood has introduced a new feature called “Multiple Accounts” that allows users to organize their portfolios in different ways. Investors can split holdings based on asset type, themes, goals, or time horizons. For example, one account could hold long-term Bitcoin investments, another for short-term stock trades, and a third focused on trends like AI stocks. Robinhood says this update is designed to make crypto and stock trading more organized and flexible.
Why Peter Brandt Is Skeptical
Legendary trader Peter Brandt, active in the markets since the 1970s, wasn’t impressed. Instead of praising the feature, he reacted with sarcasm on X, calling Robinhood’s announcement “the best part.” His concern isn’t the tool itself but how it could be misused. Traders could showcase only their profitable accounts while hiding the losing ones, creating a distorted image of success.
The Risk of Misleading Content on Social Media
Brandt warned that Robinhood’s update could make social media trading more toxic. On platforms like X and YouTube, users might post screenshots of “winning accounts” while concealing the others. This makes it easy to create false impressions of consistent profits, misleading new traders who are looking for guidance.
This will make X and You Tube even more toxic slim buckets
For genuine investors, the tool may still be helpful in organizing different strategies. However, Brandt’s critique is a reminder that trading success stories online often show only part of the picture. Beginners who copy these so-called strategies risk following misleading signals.
Bottom Line: Convenience or Risk?
While Robinhood’s “Multiple Accounts” feature could bring convenience, Peter Brandt’s caution highlights the darker side of crypto and stock investing online. For investors, the lesson is clear: be wary of social media traders who only share selective results, and always do your own research before making financial decisions.
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
What is Robinhood’s new “Multiple Accounts” feature?
It allows users to create separate portfolios for different goals, like long-term crypto holds, short-term trades, or thematic investments like AI stocks.
Are there any legitimate uses for Multiple Accounts?
Yes, it helps genuine investors organize holdings by strategy, asset type, or time horizon for better portfolio management.
What is the main risk for retail investors?
The risk is following social media traders who display selective, profitable results without showing full portfolio performance.