Describe
Your question, in English — tickers, indicators, date ranges, and what “best” means to you.
GPU-compiled strategy research
TradingFlow compiles your question into a typed dataflow program and sweeps the whole parameter grid on an NVIDIA L4 GPU — charts, rankings, and a reproducible receipt in about a second. Not the minutes it takes a coding agent to write Python.
Example queries — create an account to run them live.
How it works
Your question, in English — tickers, indicators, date ranges, and what “best” means to you.
An agent authors a typed dataflow program. Every node is validated before it touches a GPU — bad programs never run.
The whole parameter grid executes in one pass on an NVIDIA L4. Top-k comes back with charts and receipts for every answer.
Performance
Numbers from the production execution path — programs compile once, then the whole parameter grid answers from a warm cache on an NVIDIA L4.
These bars filled in exactly 0.5 s and 1.0 s — the measured warm and novel query times.
Reproducibility
one id pins the data window · the compiled program · the full parameter grid
Each run gets a res_ id that pins the data window, the compiled program, and the full parameter grid. Re-run it next week — same inputs, same answer. Share the id and your team sees exactly what you saw.
Run receipt
every run reproducible by id
Sign in and get your first ranked run in minutes — no notebooks, no backtesting boilerplate.