v0.1 — Initial Release
Released 2025-06-18
The first public release of Strateda. The platform launched as a focused backtesting tool — traders could compose strategies from technical indicator conditions and run them against historical market data without writing code.
What shipped
- No-code strategy builder — Crossover and Limit conditions over a library of configurable technical indicators, combined with AND/OR logic.
- Strategy backtesting — run a strategy against historical price data and inspect the resulting trades and performance.
- Strategy storage — save, load, and revisit strategies across sessions.
- AI strategy assistant — describe a strategy in natural language and have it scaffolded into the builder.
What was not yet available
Live execution, parameter optimization, walk-forward optimization, and transaction cost analysis all arrived later as part of v1.0.