How PremiumGuardHQ turns wheel strategy trades into a clear P&L
PremiumGuardHQ is an analytics platform built for self-directed options traders running the wheel strategy, connected to their brokerage accounts through SnapTrade.
Published September 14, 2026 · SnapTrade

Anyone who has run the wheel strategy knows the problem: a single trade shows up in your brokerage account as five, six, seven separate line items. Sell a put, get assigned, sell calls against the shares, maybe roll the option out a few weeks. By the time you’re a few cycles in, your actual cost basis is buried, and most traders are left guessing at their real numbers.
PremiumGuardHQ was built to solve exactly that.
What PremiumGuardHQ is and who it’s for
PremiumGuardHQ connects, read-only, to a trader’s brokerage account and reconstructs every wheel cycle automatically. Instead of a list of disconnected trades, it separates premium P&L from equity P&L so a trader can see exactly what to sell their next strike for.
The platform is built primarily for wheel traders, along with support for traders running other options strategies. Its founder describes the core audience as people trading for income, often those closer to retirement who are using the wheel as a systematic, lower-risk way to generate consistent returns compared to buying options outright.
Why it was built
PremiumGuardHQ’s founder, Mike, built the platform for himself first.
As his own trading scaled up, he was tracking everything in a spreadsheet, manually entering numbers that didn’t account for commissions or reflect what actually happened on a given trading day. Talking to other traders in his community, he noticed the same pattern everywhere: people thought they knew their numbers, but most were trading on gut feel because spreadsheets break down once you’re rolling options or holding a position for months.
The goal became building something strategy-agnostic that gives traders their exact adjusted cost basis without the manual work, so they can make decisions based on accurate information instead of a feeling.
“Nobody actually ever knew the real numbers. Everybody thinks they do. Some people are good at spreadsheets, some people aren’t, so they’re trading on a gut feel a lot of the times.”
How traders use it day to day
PremiumGuardHQ works two ways: as a tool traders check before every trade, and as a running trade journal they can look back on.
Before placing a trade, a user opens the Open Cycles tab for a ticker to see exactly where they stand before deciding on their next move. Alongside that, an insights engine runs every night and surfaces patterns a trader wouldn’t otherwise notice, like a position drifting past the concentration limit they set for their own strategy. The tool doesn’t make the trade for them. It flags when their actual trading has drifted from the rules they declared for themselves.
The platform also tracks an equity baseline against a trader’s contributed capital, and lets traders set their own withdrawal rules. That means a trader can take some profit as income each month while automatically reserving the rest to rebuild the account back toward its baseline.
In practice, that separation is what tells a trader what to do next. In a demo of the product using sample account data, one open position showed 200 shares of Palantir bought at $200 with $11.50 in premium collected so far, putting the adjusted cost basis at $188.50. With the stock trading in the $170s, that single number, not the original $200 purchase price, is what tells a trader where their real breakeven sits and what strike to consider selling next. PremiumGuardHQ also supports multi-leg trades like iron condors, showing Greeks, time decay, and a profit map by expiration date and price, rather than requiring a trader to track each leg separately.
Turning raw broker trades into a full options cycle
Reconstructing a full wheel cycle from raw trade data is harder than it sounds, because every broker records and exports data differently.
Some brokers log an assignment on the day it happens; others don’t record it until the settlement date. Some report share quantities as full integers; Robinhood, for example, records fractional shares out to four decimal places, which PremiumGuardHQ has to convert back to whole numbers to reconstruct a cycle correctly.
This is where SnapTrade’s standardization becomes central to how PremiumGuardHQ operates. Because SnapTrade normalizes data across every connected brokerage, PremiumGuardHQ can treat trades from any SnapTrade-supported broker the same way, rather than writing custom parsing logic for each one.
How SnapTrade supports PremiumGuardHQ
PremiumGuardHQ relies on several parts of SnapTrade to run its product:
- Standardized trade and activity data across every connected brokerage, so the team isn’t writing individual integration logic for each one
- The SnapTrade Connection Portal, so users authenticate directly with their own brokerage
- Account list and full activity history, pulled in to reconstruct historical wheel cycles
- Authorization removal, used when a trial ends or a user cancels, to cleanly sever a brokerage connection
- Access to brokers without a public API, including Robinhood, one of the most widely used platforms among options traders
On new broker rollouts, PremiumGuardHQ’s team estimates it takes roughly 40 lines of code to add a new SnapTrade-supported brokerage, since the integration pattern is already standardized. When tastytrade became available, the team had it integrated within two to three days, then spent about a week testing before rolling it out publicly.
Without SnapTrade’s standardization, PremiumGuardHQ would need to build and maintain its own parsing logic for every broker it supports, including brokers like Robinhood that don’t offer a public API for third parties to build on at all.
“If we didn’t have SnapTrade, we would never be able to service Robinhood as it is. And that’s like one of the most popular brokers.”
What the data shows
PremiumGuardHQ anonymizes trading data across its user base and publishes findings in its Wheel Report. As of this interview, the platform had tracked over 3,000 option cycles, 14,000 trades, and more than $125 million in cumulative options notional.
Two findings stood out from that research. First, traders more often run the wheel on smaller-cap, more volatile stocks chasing higher premium, rather than the blue-chip stocks the strategy is typically taught with. Second, roughly one in five puts actually gets assigned, lower than many traders assume, which suggests some traders may be rolling options out of unnecessary fear of assignment rather than strategy.
The platform’s stock scorecard, which ranks every ticker a trader has run across their full history, surfaces the same blind spot Mike originally built the product to solve. Tracking his own trading in a spreadsheet, Mike once believed PayPal was a winning position because he’d collected about $600 in premium on it. Looking back across four cycles on that ticker, he’d actually lost about $3,000 in equity, a net loss the premium alone didn’t reveal.
Getting started with PremiumGuardHQ
PremiumGuardHQ offers a 14-day free trial of its Pro plan, with no credit card required. Setup takes about three minutes: connect a brokerage account, pull in trade history, and cycles calculate automatically.
The free plan also covers most of what a trader needs day to day. The Pro plan adds support for tracking multiple accounts across several brokerages, aimed at traders scaling up their trading across more than one platform.
SnapTrade App Spotlight
Building something with SnapTrade?
This article is a SnapTrade App Spotlight - an editorial feature about an app built on SnapTrade: the problem it solves, who it helps, and how the experience works. If you’re building with SnapTrade and want to tell us about your app, we’d like to hear about it.
Submitting your app doesn’t guarantee selection or publication.
Build with SnapTrade
PremiumGuardHQ spent its engineering time on wheel-cycle reconstruction and trading analytics, not on parsing broker-specific data formats or building direct integrations with brokers like Robinhood that don’t offer a public API. SnapTrade supplies the standardized brokerage connectivity underneath it.