The backend is the point
This is a study in backend dataset structure: lookahead-safe queries, multiple-testing correction, and reproducible findings. The frontend stays thin.
full-stack rust · daily bars · rate-limited
Describe a strategy idea the way you would say it out loud. A bounded interpreter maps it to one of six transparent strategies, validates every parameter, and runs the result over real daily sector data in native Rust.
reading live data ...
Pick a symbol and a strategy. The backtest runs in native Rust over the full daily history, with returns lagged one bar so the result cannot peek at tomorrow.
The eleven select sectors and the index, on the same daily history the AI Gamma desktop tool uses. Single names are out of scope on purpose: this is about how the sectors move together.
This is a study in backend dataset structure: lookahead-safe queries, multiple-testing correction, and reproducible findings. The frontend stays thin.
Leptos on axum, read-only PostgREST, a Polars event shard, and the backtest core compiled native. After typed interpretation, execution is deterministic.
Daily bars only, generous beta limits, and a backend that refuses a question it cannot answer rather than inventing one.