AI Workspace
Published Jul 9, 2026 · Updated Jul 26, 2026
The Alphafox AI workspace is a chat-based strategy lab: say the trading idea in natural language, AI writes the strategy code, backtests validate it, publish when proud. Division of labor: the workspace validates ideas; Live Management runs production strategies.
Layout
- Chat: discuss; every round updates the strategy.
- Strategy panel: current code, parameters, validation status.
- Backtest area: configure, run, read results.
- Version history: every change, comparable and revertible.
Two generation modes
- Interview mode (recommended): AI asks key questions first—best when the idea is fuzzy.
- Simple mode: straight generation—best when it is already specific.
Idea to validation
Describe the idea
Symbol, timeframe, entry, exit, risk limits. Prompt tips: Generate a Strategy with AI.
Wait for validation
Code validates automatically; failures self-repair. Only validated strategies can backtest.
Backtest
Set symbol, timeframe, and range; read curve, drawdown, and trades. How to read: First Backtest.
Iterate
One variable per round keeps results comparable. The version list shows each round’s diffs.
Rolling back deletes messages and backtest records after that version.
Publish to the strategy plaza
Click Publish when satisfied. Before confirming, know what goes public: the full chat, source code and parameters, and backtest results. Others can copy it; you can unpublish anytime.
Requirements: validation passed + one completed backtest.
Guests welcome
Without login: 1 strategy, limited messages and backtests. Log in to continue or start fresh from your pending idea.