Your data.
Exactly what we store, where it lives, who sees it, and how to delete it. No legalese.
What we store
| From Stripe when you pay. Used for: welcome email, subscription receipts, support. STORED | |
| TradingView username | You enter this at checkout. Used to grant indicator access. STORED |
| Subscription tier | Which plan you're on and when it started. STORED |
| Stripe customer ID | Links your payment to your account. Stripe handles the card — we never see your card number. STORED |
What we don't store
| Trading data | The indicator runs entirely on your TradingView chart. Nothing phones home. We have no idea what you trade, when, or how much. NOT STORED |
| Chart data | Your charts, layouts, drawings, and indicators stay on TradingView's servers. We can't see them. NOT STORED |
| Position data | Open trades, closed trades, P&L — we have zero visibility. NOT STORED |
| Browsing behavior | No analytics cookies. No tracking pixels. No heatmaps. No session recordings. NOT STORED |
| IP address | Rate limiting uses temporary counters that expire. Your IP is never logged permanently. NOT STORED |
| Phone number | We don't ask for it. NOT STORED |
Where it lives
| Database | Cloudflare D1 — SQLite at the edge, encrypted at rest, US region. Two tables: users and auth codes (auth codes auto-expire in 10 minutes). |
| Payments | Stripe — PCI Level 1 certified. They handle your card. We never touch it. |
| Email sending | Resend — sends your welcome email and login codes. Does not store a mailing list. |
Who sees it
| Me | One person. I built this, I run it, I'm the only one with database access. There is no team, no data analyst, no marketing department, no investors. |
| Stripe | Your payment info for processing subscriptions. Their privacy policy. |
| Cloudflare | Infrastructure provider. They host the site and database. Their privacy policy. |
| Nobody else | No data brokers. No ad networks. No "trusted partners." No exceptions. |
Delete everything
| How | Email hq@stickymoneyai.com with "delete my data" in the subject. |
| Timeline | Gone within 24 hours. Database row deleted, Stripe customer archived, TradingView access revoked. |
| What remains | Stripe retains transaction records for tax/legal compliance (required by law). Everything else is gone. |
How this compares to most indicator sellers
Sticky Money ai
- This page exists
- 4 data points stored, listed above
- No analytics, no tracking cookies
- No trading data collected
- Delete request = 24 hours
- One person with access
Most indicator sellers
- No transparency page
- Unknown what's stored
- Google Analytics, Meta Pixel, etc.
- Unknown if indicator phones home
- Unknown deletion process
- Unknown who has access
I built this page because every time I buy software, I wonder what they're doing with my information. I've worked in environments where data integrity is life-or-death — integrating DOD biosensor technology into commercial systems, inspecting critical energy infrastructure with zero-error tolerance. Most companies bury the answer in a 4,000-word privacy policy written by lawyers. This is the version I'd want to read.
If you have questions about your data, email me directly: hq@stickymoneyai.com
This page is part of the AASDP (Automated Anonymization and Secure Data Protocol) framework — a standard for how software products should handle user data. Learn more