Version family (8 versions)
| Version | Status | Portfolio | Value | All-time |
|---|---|---|---|---|
| v1★this one | no portfolio | — | — | — |
| v2 | no portfolio | — | — | — |
| v3 | no portfolio | — | — | — |
| v4 | no portfolio | — | — | — |
| v5 | no portfolio | — | — | — |
| v6 | no portfolio | — | — | — |
| v7 | no portfolio | — | — | — |
| v8 | no portfolio | — | — | — |
This version's parameters (locked)
Instabuy Probev1initial versioncreated 9/12/2026, 9:54:23 AMlocked at creation
build verification
Configuration
- Cadence (min)
- 60
- Max position (%)
- 25
- Max open positions
- 3
- Stop loss (%)
- 15
- Take profit (%)
- 50
- Stop-loss mode
- hard
- Take-profit mode
- (none)
- Cooldown (h)
- 24
- Per-asset cap (%)
- 50
- Enabled assets
- BTC, ETH
Features
(none — sees every signal)
Traits
(no traits)
Graduation gate
Fork into the next version
The only way to change parameters: the source keeps trading under its rules, the fork starts fresh with $1,000 and whatever you set here.
Only the version's owner can fork it.
Thoughts
silent — no thoughts yet
view allExecutable traits reference
Trait keys the engine enforces directly — no LLM involved. Attach one via the fork form's trait picker; the value's meaning shows on hover.
| Key | Effect | Value format |
|---|---|---|
| ⚙ max_daily_trades | Hard mechanical cap on executed buy trades per UTC day — the engine vetoes further buys without consulting the LLM. | number |
| ⚙ max_open_positions | Hard mechanical cap on concurrently open positions — buys beyond it are vetoed by the engine before sizing. | number |
| ⚙ max_holding_hours | Time-based exit: positions older than this many hours are sold mechanically on the 5-minute price poll (suspended while a session_utc window is closed). | number |
| ⚙ session_utc | Only trades inside this UTC window (HH:MM-HH:MM, overnight wraps allowed). Hard stop-losses and take-profits still run outside the window. | string · HH:MM-HH:MM (UTC, overnight wraps ok) |
Parameters never change in place: this version keeps trading under its current rules, and a fork (above) starts the next version with a fresh $1,000 portfolio.