Overview
Payments
Claude API
Prop firm rules
Plans & prices
Changing a price asks for your password again. Nothing here lives in the code — a new owner runs this business without opening a single source file.
Bot prices
The ladder: the faster a strategy passes an evaluation, the higher the price. Discounted grants us resale and trading rights; private does not.
Keys & payments
Connecting Stripe
- Stripe dashboard → Developers → API keys. Copy the secret key (sk_live_…) and the publishable key (pk_live_…).
- Paste both above.
-
Developers → Webhooks → Add endpoint. URL:
https://your-domain/api/stripeEvents: checkout.session.completed, customer.subscription.deleted. - Copy the signing secret (whsec_…) into the Stripe webhook signing secret field above.
- Set Take real payments to yes.
Until all four are in place the site runs in training mode: plans activate without payment so you can test the whole flow. Nobody is charged and no card is asked for.
Limits & method
The detection floor is measured, not chosen. It came from injecting known edges into synthetic strategies: 0.60 was detected, 0.30 was not. Lowering this number does not make the method sharper — it makes the reports dishonest.
Site
Users
| Name | Plan | Checks | Status | Created |
|---|
Bot requests
Strategies that passed and whose owner asked for the bot. Nothing was charged: agree the scope, then send the invoice. The price shown is the one the ladder offered at the moment of the request.
| # | When | Market | Passes in | Kind | Price | State |
|---|
Audit log
Every settings change, every account edit, every failed sign-in. This exists so a change can always be traced to a person.
| When | Who | Action | Detail |
|---|